OpenProtocolNetKeepAliveMessageEnable 属性 |
获取或设置当前 MID 9999 的心跳命令是否生效,默认为 True
Get or set the current MID 9999's heartbeat command that is in effect, defaulting to True
命名空间:
HslCommunication.Profinet.OpenProtocol
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.2.0.0 (12.2.0.0)
语法 public bool KeepAliveMessageEnable { get; set; }
Public Property KeepAliveMessageEnable As Boolean
Get
Set
public:
property bool KeepAliveMessageEnable {
bool get ();
void set (bool value);
}
member KeepAliveMessageEnable : bool with get, set
属性值
类型:
Boolean参见