ModbusRtuMessage 属性 |
ModbusRtuMessage 类型公开以下成员。
名称 | 说明 | |
---|---|---|
ContentBytes |
消息内容字节 (继承自 NetMessageBase。)Message content byte | |
HeadBytes |
消息头字节 (继承自 NetMessageBase。)Message header byte | |
ProtocolHeadBytesLength |
消息头的指令长度,第一次接受数据的长度 Instruction length of the message header, the length of the first received data | |
SendBytes |
发送的字节信息 (继承自 NetMessageBase。)Byte information sent | |
StationCheckMacth |
获取或设置当前是否启用站号检查的功能,默认启用,读写数据时将进行站号确认操作,如果需要忽略站号,则设置为 false 即可。 Gets or sets whether the station ID check function is enabled. It is enabled by default. When reading or writing data, the station ID is confirmed. |