| GeSRTPNetReadBoolAsync 方法 | 
 重载列表
重载列表| 名称 | 说明 | |
|---|---|---|
|  | ReadBoolAsync(String) | 
            异步读取单个的Boolean数据信息(继承自 DeviceCommunication。) Asynchronously read a single Boolean data message | 
|  | ReadBoolAsync(String, UInt16) | 
            按照位为单位,批量从指定的地址里读取 bool 数组数据,不支持 AI,AQ,R 地址类型,地址比如从1开始,例如 I1,Q1,M1,T1,SA1,SB1,SC1,S1,G1(重写 DeviceCommunicationReadBoolAsync(String, UInt16).) In units of bits, read bool array data from the specified address in batches. AI, AQ, R address types are not supported. For example, the address starts from 1, such as I1, Q1, M1, T1, SA1, SB1, SC1, S1, G1 | 
 参见
参见