点击或拖拽改变大小

TcpForwardLogMsgFormatBinary 属性

设置日志记录报文是否二进制,如果为False,那就使用ASCII码
Set whether the log message is binary, if it is False, then use ASCII code

命名空间:  HslCommunication.Enthernet
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.0.0.0 (12.0.0.0)
语法
public bool LogMsgFormatBinary { get; set; }

属性值

类型:Boolean
备注
默认值为 true
参见