获取当前的DLT645的类型信息
Gets the type information of the current DLT645
命名空间:
HslCommunication.Instrument.DLT
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 public DLT645Type DLTType { get; }
Public ReadOnly Property DLTType As DLT645Type
Get
public:
virtual property DLT645Type DLTType {
DLT645Type get () sealed;
}
abstract DLTType : DLT645Type with get
override DLTType : DLT645Type with get
属性值
类型:
DLT645Type实现
IDlt645DLTType参见