ModbusInfoCheckAsciiReceiveDataComplete 方法 |
名称 | 说明 | |
---|---|---|
CheckAsciiReceiveDataComplete(Byte) |
当消息头报文的长度定义为-1的时候,则使用动态的长度信息,可以使用本方法来判断一个消息是否处于完整的状态。 If the length of the message header is defined as -1, this method can be used to determine whether a message is in the complete state by using dynamic length information. | |
CheckAsciiReceiveDataComplete(Byte, Int32) |
当消息头报文的长度定义为-1的时候,则使用动态的长度信息,可以使用本方法来判断一个消息是否处于完整的状态。 If the length of the message header is defined as -1, this method can be used to determine whether a message is in the complete state by using dynamic length information. |