NetworkDoubleBaseLogMsgFormatBinary 字段 |
设置日志记录报文是否二进制,如果为False,那就使用ASCII码
Set whether the log message is binary, if it is False, then use ASCII code
命名空间:
HslCommunication.Core.Net
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 protected bool LogMsgFormatBinary
Protected LogMsgFormatBinary As Boolean
protected:
bool LogMsgFormatBinary
val mutable LogMsgFormatBinary: bool
字段值
类型:
Boolean参见