点击或拖拽改变大小

ModbusTcpMessageIsCheckMessageId 属性

获取或设置是否进行检查返回的消息ID和发送的消息ID是否一致,默认为true,也就是检查
Get or set whether to check whether the returned message ID is consistent with the sent message ID, the default is true, that is, check

命名空间:  HslCommunication.Core.IMessage
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:11.8.2.0 (11.8.2.0)
语法
public bool IsCheckMessageId { get; set; }

属性值

类型:Boolean
参见