5.3 Set parameter
STX |
| OP code page | OP code |
| Set Value |
| ETX |
| ||||||
| Hi |
| Lo | Hi | Lo |
| MSB |
|
| LSB |
|
| ||
1st |
|
| 2nd- | 3rd | 4th |
|
|
| 10th |
| ||||
Send this message to change monitor’s adjustment and so on. | ||||||||||||||
The controller requests a monitor to change value. |
|
| ||||||||||||
1stbyte) STX: Start of Message |
|
|
|
|
|
| ||||||||
| ASCII STX (02h) |
|
|
|
|
|
|
|
|
|
| |||
|
| |||||||||||||
| This OP code page data must be encoded to ASCII characters. | |||||||||||||
| Ex.) The byte data 02h must be encoded to ASCII '0' and '2' (30h and 32h). | |||||||||||||
| Refer to the Operation code table. |
|
|
|
|
|
| |||||||
|
|
|
|
|
| |||||||||
| This OP code data must be encoded to ASCII characters. | |||||||||||||
| Ex.) OP code 1Ah | OP code (Hi) = ASCII '1' (31h) | ||||||||||||
|
|
|
|
|
| OP code (Lo) = ASCII 'A' (41h) | ||||||||
| Refer to the Operation code table. |
|
|
|
|
|
| |||||||
|
|
|
|
|
|
|
| |||||||
| This data must be encoded to ASCII characters. |
|
| |||||||||||
| Ex.) 0123h |
| 1st(MSB) = ASCII '0' (30h) |
|
| |||||||||
|
|
|
|
|
| 2nd | = ASCII '1' (31h) |
|
| |||||
|
|
|
|
|
| 3rd | = ASCII '2' (32h) |
|
|
4th(LSB) = ASCII '3' (33h)
10thbyte) ETX: End of Message
ASCII ETX (03h)
(15/72)