DLTTransform 类 |
命名空间: HslCommunication.Instrument.DLT
DLTTransform 类型公开以下成员。
名称 | 说明 | |
---|---|---|
DLTTransform | 初始化 DLTTransform 类的一个新实例 |
名称 | 说明 | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (继承自 Object。) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (继承自 Object。) | |
GetDLT1997FormatWithDataArea |
DLT645/1997的地址参数数据格式
| |
GetDLT2007FormatWithDataArea |
根据不同的数据地址,返回实际的数据格式,然后解析出正确的数据
| |
GetHashCode | Serves as the default hash function. (继承自 Object。) | |
GetType | Gets the Type of the current instance. (继承自 Object。) | |
MemberwiseClone | Creates a shallow copy of the current Object. (继承自 Object。) | |
ToString | Returns a string that represents the current object. (继承自 Object。) | |
TransDltFromStrings(DLT645Type, String, Byte, Boolean) |
将字符串数据,转变为实际的等待写入的数据信息
| |
TransDltFromStrings(DLT645Type, String, Byte, Boolean) |
将字符串数据,转变为实际的等待写入的数据信息
| |
TransDoubleFromDLt |
Byte[]转Dlt double[],使用一样的 format 格式来转换多个double类型的数据
| |
TransStringFromDLt |
Byte[]转ToHexString
| |
TransStringsFromDLt |
从读取的原始字节里解析出实际的字符串数组
|
名称 | 说明 | |
---|---|---|
ToJsonString |
获取当前对象的JSON格式表示的字符串。 (由 HslExtension 定义。)Gets the string represented by the JSON format of the current object. |