ModbusTcpMessage 属性 |
ModbusTcpMessage 类型公开以下成员。
名称 | 说明 | |
---|---|---|
ContentBytes |
消息内容字节 (继承自 NetMessageBase。)Message content byte | |
HeadBytes |
消息头字节 (继承自 NetMessageBase。)Message header byte | |
IsCheckMessageId |
获取或设置是否进行检查返回的消息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 | |
ProtocolHeadBytesLength |
消息头的指令长度,第一次接受数据的长度 Instruction length of the message header, the length of the first received data | |
SendBytes |
发送的字节信息 (继承自 NetMessageBase。)Byte information sent |