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 (Lo) = ASCII 'A' (41h)
Refer to the Operation code table.
This data must be encoded to ASCII characters.
Ex.) 0123h
2nd = ASCII '1' (31h)
3rd = ASCII '2' (32h)
4th(LSB) = ASCII '3' (33h)
10thbyte) ETX: End of Message
ASCII ETX (03h)
5.4 "Set parameter" reply
| Result | OP code page |
| OP code |
| Type |
| Max value | Requested setting |
| ||||||||||||||
STX |
|
|
|
| Value |
| ETX | |||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |||||
| Hi |
| Lo | Hi |
| Lo |
| Hi |
| Lo |
| Hi | Lo | MSB |
|
|
| LSB | MSB |
|
|
| LSB |
|
1st | 2nd |
| 4 |
| 6th |
| 8th |
|
| 14th | 18th | |||||||||||||
|
| The Monitor echoes back the parameter and status of the requested operation code. |
| |||||||||||||||||||||
|
| 1stbyte) STX: Start of Message |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |||||||
|
|
| ASCII STX (02h) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| ||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| ||||||
|
|
| ASCII '0''0' (30h, 30h): No Error. |
|
|
|
|
|
|
|
|
|
|
|
| |||||||||
|
|
| ASCII '0''1' (30h, 31h): Unsupported operation with this monitor or unsupported operation under | |||||||||||||||||||||
|
|
| current condition. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| ||||
|
|
|
| |||||||||||||||||||||
|
|
| Reply data from the monitor is encoded to ASCII characters. |
|
|
|
|
|
| |||||||||||||||
|
|
| Ex.) OP code page 02h |
|
| OP code page = ASCII '0' and '2' (30h and 32h) |
|
| ||||||||||||||||
|
|
| Refer to Operation code table. |
|
|
|
|
|
|
|
|
|
|
|
|
|
Ex.) OP code 1Ah
OP code (Lo) = ASCII 'A' (41h)
Refer to Operation code table
(9/50)