点击或拖拽改变大小

DLTTransform 方法

DLTTransform 类型公开以下成员。

方法
  名称说明
公共方法Equals (继承自 Object。)
受保护的方法Finalize (继承自 Object。)
公共方法静态成员GetDLT1997FormatWithDataArea
DLT645/1997的地址参数数据格式
公共方法静态成员GetDLT2007FormatWithDataArea
根据不同的数据地址,返回实际的数据格式,然后解析出正确的数据
公共方法GetHashCode (继承自 Object。)
公共方法GetType (继承自 Object。)
受保护的方法MemberwiseClone (继承自 Object。)
公共方法ToString (继承自 Object。)
公共方法静态成员TransDltFromStrings(DLT645Type, String, Byte, Boolean)
将字符串数据,转变为实际的等待写入的数据信息
公共方法静态成员TransDltFromStrings(DLT645Type, String, Byte, Boolean)
将字符串数据,转变为实际的等待写入的数据信息
公共方法静态成员TransDoubleFromDLt
Byte[]转Dlt double[],使用一样的 format 格式来转换多个double类型的数据
公共方法静态成员TransStringFromDLt
Byte[]转ToHexString
公共方法静态成员TransStringsFromDLt
从读取的原始字节里解析出实际的字符串数组
Top
扩展方法
  名称说明
公共扩展器方法ToJsonString
获取当前对象的JSON格式表示的字符串。
Gets the string represented by the JSON format of the current object.
(由 HslExtension 定义。)
Top
参见