点击或拖拽改变大小

OmronFinsNetHelperRead 方法

重载列表
  名称说明
公共方法静态成员Read(IOmronFins, String)
从欧姆龙PLC中读取多个地址的数据,返回读取结果,每个地址按照字为单位读取,地址格式为"D100","C100","W100","H100","A100"
公共方法静态成员Read(IOmronFins, String, UInt16, Int32)
从欧姆龙PLC中读取想要的数据,返回读取结果,读取长度的单位为字,地址格式为"D100","C100","W100","H100","A100"
Read the desired data from the Omron PLC and return the read result. The unit of the read length is word. The address format is "D100", "C100", "W100", "H100", "A100"
Top
参见