| PanasonicMewtocolOverTcpReadBoolAsync 方法 | 
 重载列表
重载列表| 名称 | 说明 | |
|---|---|---|
|  | ReadBoolAsync(String) | 
            读取单个的地址信息的bool值,地址举例:SR0.0  X0.0  Y0.0  R0.0  L0.0(重写 DeviceCommunicationReadBoolAsync(String).) Read the bool value of a single address, for example: SR0.0 X0.0 Y0.0 R0.0 L0.0 | 
|  | ReadBoolAsync(String) | 
            批量读取松下PLC的位数据,传入一个读取的地址列表,地址支持X,Y,R,T,C,L, 举例:R1.0, X2.0, R3.A Batch read the bit data of Panasonic PLC, pass in a read address list, the address supports X, Y, R, T, C, L, for example: R1.0, X2.0, R3.A | 
|  | ReadBoolAsync(String, UInt16) | 
            读取单个的地址信息的bool值,地址举例:SR0.0  X0.0  Y0.0  R0.0  L0.0(重写 DeviceCommunicationReadBoolAsync(String, UInt16).) Read the bool value of a single address, for example: SR0.0 X0.0 Y0.0 R0.0 L0.0 | 
 参见
参见