BeckhoffAdsNetReadAdsState 方法 |
读取Ads设备的状态信息,其中
Content1是Ads State,
Content2是Device State
Read the status information of the Ads device, where
Content1 is the Ads State, and
Content2 is the Device State
命名空间:
HslCommunication.Profinet.Beckhoff
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 public OperateResult<ushort, ushort> ReadAdsState()
Public Function ReadAdsState As OperateResult(Of UShort, UShort)
public:
OperateResult<unsigned short, unsigned short>^ ReadAdsState()
member ReadAdsState : unit -> OperateResult<uint16, uint16>
返回值
类型:
OperateResultUInt16,
UInt16设备状态信息
参见