Wireshark 4.7.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
Public Attributes | List of all members
TAdsReadDeviceInfoRes Struct Reference

Response structure for the ADS ReadDeviceInfo command. More...

#include <packet-ams.h>

Public Attributes

uint32_t result
 
AdsVersion version
 
char sName [16]
 

Detailed Description

Response structure for the ADS ReadDeviceInfo command.

Member Data Documentation

◆ result

uint32_t TAdsReadDeviceInfoRes::result

ADS result code; 0 indicates success.

◆ sName

char TAdsReadDeviceInfoRes::sName[16]

Fixed-length null-terminated string containing the device name.

◆ version

AdsVersion TAdsReadDeviceInfoRes::version

Version of the ADS device's firmware or software.


The documentation for this struct was generated from the following file: