点击或拖拽改变大小

ModbusTcpNetReadInt64Async 方法

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