获取或设置是否在每一次的报文通信时,增加"FE FE FE FE"的命令头
Get or set whether to add the command header of "FE FE FE FE" in each message communication
命名空间:
HslCommunication.Instrument.DLT.Helper
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 bool EnableCodeFE { get; set; }
Property EnableCodeFE As Boolean
Get
Set
property bool EnableCodeFE {
bool get ();
void set (bool value);
}
abstract EnableCodeFE : bool with get, set
属性值
类型:
Boolean参见