点击或拖拽改变大小

MelsecMcNetReadBoolAsync 方法

重载列表
  名称说明
公共方法ReadBoolAsync(String)
读取单个的Boolean数据信息
Read a single Boolean data message
(重写 NetworkDeviceBaseReadBoolAsync(String).)
公共方法ReadBoolAsync(String, UInt16)
批量读取Boolean数组信息,需要指定地址和长度,返回Boolean 数组
Batch read Boolean array information, need to specify the address and length, return Boolean array
(重写 NetworkDeviceBaseReadBoolAsync(String, UInt16).)
Top
参见