| DLT698OverTcpEnableCodeFE 属性  | 
 
            获取或设置是否在每一次的报文通信时,增加"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
        程序集:
     HslCommunication (在 HslCommunication.dll 中) 版本:12.5.1.0 (12.5.1.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实现
IDlt698EnableCodeFE 参见
参见