点击或拖拽改变大小

CJT188Read 方法

重载列表
  名称说明
公共方法代码示例ReadT
读取支持Hsl特性的数据内容,该特性为HslDeviceAddressAttribute,详细参考api文档说明
Read the data content of the Hsl attribute. The attribute is HslDeviceAddressAttribute, please refer to the api documentation for details.
(继承自 DeviceCommunication。)
公共方法Read(String, UInt16)
根据指定的数据标识来读取相关的原始数据信息,地址标识根据手册来,从高位到地位,例如 91-1F,分割符可以任意特殊字符或是没有分隔符。
Read the relevant original data information according to the specified data identifier. The address identifier is based on the manual, from high to position, such as 91-1F. The separator can be any special character or no separator.
(重写 DeviceCommunicationRead(String, UInt16).)
Top
参见