External Control - Mitsubishi Diamondview DV75UM User Manual

Table of Contents

Advertisement

External Control

RS232 control is not necessary for operation but is a convenient way to control displays from a computer at
a distance. Most functions that can be done with the remote, can also be done with RS232 commands. Plus,
you can send inquiries to the displays and find out the current settings and values.
RS232 Command and Response Format
Commands sent from an automation/control system or PC to the display must have the following format:
STX(1byte) + IDT(1byte)+ Type(1byte)+ CMD(3bytes)+ [Value/Reply(1byte)] + ETX(1byte)
STX:Start byte = 07
IDT:Don't care
Type:Read or Write command, 01: read, 02: write; 00: return to host (from monitor)
CMD:as following tables
Value:Setting Value of "Write Command"
Reply:Return Value of monitor
ETX:End byte = 08
Transmit from PC (Host)
Read command:07 IDT 01 CMD 08 (7bytes)
Write/Setting command:07 IDT 02 CMD VAL 08 (8bytes)
Return from Monitor: Return CMD is the same with received CMD, the return command will be sent after action.
Serial Port Setting
Baud Rate
Data Bit
115200
Baud rate can be set to 115200, 38400, 19200, or 9600 to match the monitor baud rate setting.
Baud rate 19200 is the default setting.
Explanation of symbols
▲: Valid command on Power saving/ off mode (The setting of "Power Saving Config" must be Wake on All).
Serial Command/ Response Examples
Description
Turn LCD panel power off.
Turn LCD panel power on.
Request LCD panel power status.
Set the LCD panel contrast to 30
Parity Bit
8
None
Command sent to LCD Panel
07 01 02 50 4F 57 00 08
07 01 02 50 4F 57 01 08
07 01 01 50 4F 57 08
07 01 02 43 4F 4E 1E 08
Stop Bit
1
Response Received from LCD Panel
07 01 00 50 4F 57 00 08
07 01 00 50 4F 57 01 08
07 01 00 50 4F 57 XX 08
(XX = 0 when off or 1 when on)
07 01 00 43 4F 4E 1E 08
41

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents