IAdsConnection.ReadDeviceInfo Method
Reads the identification and version number of an ADS server.
Namespace: TwinCAT.Ads
Assembly: TwinCAT.Ads.Abstractions (in
TwinCAT.Ads.Abstractions.dll) Version: 6.0.328+39e3229
Syntax
C#
DeviceInfo ReadDeviceInfo()
Return Value
Type: DeviceInfo
DeviceInfo struct containing the name of the device and the version
information.