| IDlt698UseSecurityResquest 属性  | 
 
            获取或设置是否使用安全的请求模式,对于有些仪表来说,不支持使用安全的模式,就需要设置为False。
            Get or set whether to use the secure request mode, for some meters, the safe mode is not supported, so you need to set it to False.
            
 
        命名空间: 
     HslCommunication.Instrument.DLT.Helper
        程序集:
     HslCommunication (在 HslCommunication.dll 中) 版本:12.5.1.0 (12.5.1.0)
 语法
语法bool UseSecurityResquest { get; set; }Property UseSecurityResquest As Boolean
	Get
	Set
property bool UseSecurityResquest {
	bool get ();
	void set (bool value);
}abstract UseSecurityResquest : bool with get, set
属性值
类型:
Boolean 参见
参见