|
Wireshark 4.7.0
The Wireshark network protocol analyzer
|
Response structure for the ADS ReadDeviceInfo command. More...
#include <packet-ams.h>
Public Attributes | |
| uint32_t | result |
| AdsVersion | version |
| char | sName [16] |
Response structure for the ADS ReadDeviceInfo command.
| uint32_t TAdsReadDeviceInfoRes::result |
ADS result code; 0 indicates success.
| char TAdsReadDeviceInfoRes::sName[16] |
Fixed-length null-terminated string containing the device name.
| AdsVersion TAdsReadDeviceInfoRes::version |
Version of the ADS device's firmware or software.