点击或拖拽改变大小

DLT645HelperWriteAsync 方法

重载列表
  名称说明
公共方法静态成员WriteAsync(IDlt645, String, String, String, Byte)
根据指定的数据标识来写入相关的原始数据信息,地址标识根据手册来,从高位到地位,例如 00-00-00-00,分割符可以任意特殊字符或是没有分隔符。
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 00-00-00-00. The separator can be any special character or no separator.
公共方法静态成员WriteAsync(IDlt645, String, String, String, String)
将指定的数据写入到仪表中,,地址标识根据手册来,从高位到地位,例如 00-00-00-00,分割符可以任意特殊字符或是没有分隔符。
Write the data to the gauge, address identification according to the manual, from high bit to position, such as 00-00-00-00, the separator can be any special character or no delimiter.
Top
参见