点击或拖拽改变大小

XinJEInternalNetMessageId 属性

获取协议自增的消息号,你可以自定义modbus的消息号的规则,详细参见XinJEInternalNet说明,也可以查找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.Profinet.XINJE
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法
public SoftIncrementCount MessageId { get; }

属性值

类型:SoftIncrementCount
参见