Terminal Description (continued)
C Parameters used for the data format
The following 3 types of parameters are used for command and response data:
(1) Numeric value (2) ON/OFF (3) Special parameters Each parameter is as follows:
(1) Numeric value
A
(2) ON/OFF
Shows the status (ON or OFF) of the unit, such as POWER and HIDE.
Character | Hex | Meaning |
|
|
|
0 | 30 | OFF |
|
|
|
1 | 31 | ON |
|
|
|
(3)Special parameters Operation mode parameters
Character | Hex | Meaning |
|
|
|
0000 | 30h 30h 30h 30h | Standby mode |
|
|
|
0001 | 30h 30h 30h 31h | Operate mode |
|
|
|
0002 | 30h 30h 30h 32h | Cool down mode |
|
|
|
0004 | 30h 30h 30h 34h | Emergency mode |
|
|
|
cExternal control command table
Function | Command | Asking |
|
| Data Type |
| |
|
|
|
|
|
| ||
|
| Operate mode | ELSE | Numeric Value |
| ON/OFF | Special Data |
|
|
|
|
|
|
|
|
Operate | U0F |
| X | ||||
|
|
|
|
|
|
|
|
HIDE | U00 | X |
| X | |||
|
|
|
|
|
|
|
|
Left/Right Reversal | U17 | X |
| X | |||
|
|
|
|
|
|
|
|
Top/Bottom | U18 | X |
| X | |||
Inversion |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Operation Mode | Z03 | X | X |
| X | ||
|
|
|
|
|
|
|
|
Operation mode: Only Asking command is possible
46