点击或拖拽改变大小

LSCpuReadBool 方法

重载列表
  名称说明
公共方法ReadBool(String)
读取单个的Boolean数据信息
Read a single Boolean data message
(继承自 DeviceCommunication。)
公共方法ReadBool(String, UInt16)
从PLC的指定地址读取原始的位数据信息,地址示例:MB100.0, MW100.0
Read the original bool data information from the designated address of the PLC. Examples of addresses: MB100.0, MW100.0
(重写 DeviceCommunicationReadBool(String, UInt16).)
Top
参见