点击或拖拽改变大小

ModbusTcpNetReadUInt32Async 方法

重载列表
  名称说明
公共方法代码示例ReadUInt32Async(String)
异步读取32位的无符号整型
Asynchronously read 32-bit unsigned integer
(继承自 DeviceCommunication。)
公共方法代码示例ReadUInt32Async(String, UInt16)
异步读取32位的无符号整型数组
Asynchronously read 32-bit unsigned integer array
(重写 DeviceCommunicationReadUInt32Async(String, UInt16).)
Top
参见