点击或拖拽改变大小

DLT698OverTcpUseSecurityResquest 属性

获取或设置是否使用安全的请求模式,对于有些仪表来说,不支持使用安全的模式,就需要设置为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
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.0.0.0 (12.0.0.0)
语法
public bool UseSecurityResquest { get; set; }

属性值

类型:Boolean

实现

IDlt698UseSecurityResquest
参见