点击或拖拽改变大小

ModbusTcpNetReadUInt64Async 方法

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