Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Status is used to indicate the message state. Status is a 1-byte unsigned char. The following Status bit flags are defined.
Value |
Description |
---|---|
0x00 |
"Normal" message. |
0x01 |
End of message (EOM). EOM indicates the last packet of the message. |
0x02 |
From client to server. Ignore this event (0x01 MUST also be set). |
All other bits are not used and are ignored.