|
Wireshark 4.7.0
The Wireshark network protocol analyzer
|
Response structure for the ADS ReadState command. More...
#include <packet-ams.h>
Public Attributes | |
| uint32_t | result |
| uint16_t | adsState |
| uint16_t | deviceState |
Response structure for the ADS ReadState command.
| uint16_t TAdsReadStateRes::adsState |
Current ADS state of the target device (e.g. run, stop, config).
| uint16_t TAdsReadStateRes::deviceState |
Current device-specific state reported by the target.
| uint32_t TAdsReadStateRes::result |
ADS result code; 0 indicates success.