| LSCnetReadBool 方法 | 
 重载列表
重载列表| 名称 | 说明 | |
|---|---|---|
|  | ReadBool(String) | 
            从PLC的指定地址读取原始的位数据信息,地址示例:MX100, MX10A(重写 DeviceCommunicationReadBool(String).) Read the original bool data information from the designated address of the PLC. Examples of addresses: MX100, MX10A | 
|  | ReadBool(String, UInt16) | 
            从PLC的指定地址读取原始的位数据信息,地址示例:MB100.0, MW100.0(重写 DeviceCommunicationReadBool(String, UInt16).) Read the original bool data information from the designated address of the PLC. Examples of addresses: MB100.0, MW100.0 | 
 参见
参见