获取或设置当前的DLT645是否检查数据标识,默认为true
            Get or set whether the current DLT645 checks data identifiers, with the default being true
            
 
        命名空间: 
     HslCommunication.Instrument.DLT.Helper
        程序集:
     HslCommunication (在 HslCommunication.dll 中) 版本:12.5.1.0 (12.5.1.0)
 语法
语法bool CheckDataId { get; set; }Property CheckDataId As Boolean
	Get
	Set
property bool CheckDataId {
	bool get ();
	void set (bool value);
}abstract CheckDataId : bool with get, set
属性值
类型:
Boolean 参见
参见