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