| BeckhoffAdsNetReadBool 方法 | 
 重载列表
重载列表| 名称 | 说明 | |
|---|---|---|
|  | ReadBool(String) | 
            读取单个的Boolean数据信息(继承自 DeviceCommunication。) Read a single Boolean data message | 
|  | ReadBool(String, UInt16) | 
            读取PLC的数据,地址共有三种格式,一:I,Q,M数据信息,举例M0,M100;二:内存地址,i=100000;三:标签地址,s=A(重写 DeviceCommunicationReadBool(String, UInt16).) Read PLC data, there are three formats of address, one: I, Q, M data information, such as M0, M100; two: memory address, i = 100000; three: tag address, s = A | 
 参见
参见