点击或拖拽改变大小

ModbusTcpNetMessageId 属性

获取modbus协议自增的消息号,你可以自定义modbus的消息号的规则,详细参见ModbusTcpNet说明,也可以查找SoftIncrementCount说明。
Get the message number incremented by the modbus protocol. You can customize the rules of the message number of the modbus. For details, please refer to the description of ModbusTcpNet, or you can find the description of SoftIncrementCount

命名空间:  HslCommunication.ModBus
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:11.8.2.0 (11.8.2.0)
语法
public SoftIncrementCount MessageId { get; }

属性值

类型:SoftIncrementCount
参见