点击或拖拽改变大小

AllenBradleyNetReadDoubleAsync 方法

重载列表
  名称说明
公共方法代码示例ReadDoubleAsync(String)
异步读取双浮点的数据
Asynchronously read double floating point data
(继承自 NetworkDeviceBase。)
公共方法代码示例ReadDoubleAsync(String, UInt16)
异步读取双浮点数据的数组
Asynchronously read double floating point data array
(重写 NetworkDeviceBaseReadDoubleAsync(String, UInt16).)
Top
参见