点击或拖拽改变大小

ModbusUdpNetReadDouble 方法

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