|
Wireshark 4.7.0
The Wireshark network protocol analyzer
|
Response structure for the ADS Read command. More...
#include <packet-ams.h>
Public Attributes | |
| uint32_t | result |
| uint32_t | cbLength |
| uint16_t | firstDataWord |
Response structure for the ADS Read command.
| uint32_t TAdsReadRes::cbLength |
Number of bytes of data returned in the response payload.
| uint16_t TAdsReadRes::firstDataWord |
First two bytes of the returned data payload, for quick inspection without parsing the full payload.
| uint32_t TAdsReadRes::result |
ADS result code; 0 indicates success.