Controlling the LCD monitor via RS-232C Remote Control
This LCD monitor can be controlled by connecting a personal computer with a
Functions that can be controlled by a personal computer are:
•Power ON or OFF
•Switching between input signals
Connection
LCD Monitor + PC
NOTE: If your PC (IBM or IBM compatible) is equipped only with a
*
1) Interface
PROTOCOL | |
BAUD RATE | 9600 [bps] |
DATA LENGTH | 8 [bits] |
|
|
PARITY BIT | NONE |
|
|
STOP BIT | 1 [bits] |
FLOW CONTROL | NONE |
|
|
This LCD monitor uses RXD, TXD and GND lines for
2)Control command diagram
The command is structured by the address code, function code, data code and end code. The length of the command is different for each function.
| Address code | Function code | Data code |
| End code |
|
HEX | 30h 30h | Function | Data |
| 0Dh |
|
ASCII | '0' '0' | Function | Data |
|
|
|
|
|
|
|
|
| |
| [Address code] | 30h 30h (ASCII code, '0' '0'), fixed. | ||||
| [Function code] | A code of each fixed control move. | ||||
| [Data code] | A code of each fixed control data (number) and not always indicated. | ||||
| [End code] | 0Dh (In ASCII code, ' | ') fixed. |
English-28
Downloaded From