OmronFinsServerAnalysisLogMessage 属性 |
是否分析通信报文信息,并将分析结果追加到报文日志里去
Should we analyze the communication message information and add the analysis results to the message log?
命名空间:
HslCommunication.Profinet.Omron
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.9.1.0 (12.9.1.0)
语法public bool AnalysisLogMessage { get; set; }Public Property AnalysisLogMessage As Boolean
Get
Set
public:
property bool AnalysisLogMessage {
bool get ();
void set (bool value);
}member AnalysisLogMessage : bool with get, set
属性值
类型:
Boolean
参见