Event Bool Data Message
Target ==>> Azande Studio
This message is sent from Target to Azande Studio.
The Boolean argument has only two states TRUE or FALSE.
State |
BOOL VALUE |
TRUE |
1 |
FALSE |
0 |
The value is represented by one single byte in the message.
Byte# |
0 |
1 |
2 |
3 |
4 |
5 |
6 |
Name |
START |
ID |
SUB ID |
BOOL VALUE |
CRC MSB |
CRC LSB |
END |
Value |
0xAA |
[0..255] |
[0..255] |
[0..1] |
CRC16-CITT |
0xBB |