Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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.