点击或拖拽改变大小

MelsecA3CNetOverTcpReadBool 方法

重载列表
  名称说明
公共方法ReadBool(String)
读取单个的Boolean数据信息
Read a single Boolean data message
(继承自 DeviceCommunication。)
公共方法ReadBool(String, UInt16)
批量读取bool类型数据,支持的类型为X,Y,S,T,C,具体的地址范围取决于PLC的类型
Read bool data in batches. The supported types are X, Y, S, T, C. The specific address range depends on the type of PLC.
(重写 DeviceCommunicationReadBool(String, UInt16).)
Top
参见