|
Wireshark 4.7.0
The Wireshark network protocol analyzer
|
Request structure for the ADS Read command. More...
#include <packet-ams.h>
Public Attributes | |
| uint32_t | indexGroup |
| uint32_t | indexOffset |
| uint32_t | cbLength |
Request structure for the ADS Read command.
| uint32_t TAdsReadReq::cbLength |
Maximum number of bytes to read from the target.
| uint32_t TAdsReadReq::indexGroup |
Index group identifying the data area on the target device to read from.
| uint32_t TAdsReadReq::indexOffset |
Index offset within the index group identifying the specific data item to read.