| KeyenceKvOldReadBoolAsync 方法 | 
 重载列表
重载列表| 名称 | 说明 | |
|---|---|---|
|  | ReadBoolAsync(String) | 
            读取单个的Boolean数据信息(重写 DeviceCommunicationReadBoolAsync(String).) Read a single Boolean data message | 
|  | ReadBoolAsync(String, UInt16) | 
            异步批量读取Boolean数组信息,需要指定地址和长度,返回Boolean 数组(继承自 DeviceCommunication。) Asynchronously batch read Boolean array information, need to specify the address and length, return Boolean array | 
 参见
参见