PLC-ET30L Expand Serial Command Functional Specifications
43/62
9.5.8 CR_ORGMODE Command
Command
“CR_ORGMODE” [CR]
Details
Get the original signal of current selected Mode that is set in PC Adj.
When MODE1- 10 or EXT11-50 is not selected, get the current signal.
Response
Acceptable
“000_%1” [CR]
%1
When input signal is PC Analog;
“VGA1” ------------------------ Indicates signal Is VGA1
“VGA2” ------------------------ Indicates signal is VGA2
:
:
“XGA1” ------------------------ Indicates signal is XGA1
:
:
“WXGA3” --------------------- Indicates signal is WXGA3
“1080i60” --------------------- Indicates signal is 1080i60
“1080i50” --------------------- Indicates signal is 1080i50
“1035i” ------------------------ Indicates signal is 10350i
“720p60” --------------------- Indicates signal is 720p60
“720p50” --------------------- Indicates signal is 720p50
“575p” ------------------------- Indicates signal is 575p
“480p” ------------------------- Indicates signal is 480p
“575i” -------------------------- Indicates signal is 575i
“480i” -------------------------- Indicates signal is 480i
Note; To differentiate between
60Hz
and
50Hz
in 1080i and 720p,
“60” or “50” is necessary to add to the parameter in this command
* When input signal is not PC Analog, error code “101” is
returned.
Unacceptable
“?” [CR]
9.5.9 CR_PCSTORE Command
Command
“CR_PCSTORE” [CR]
Details
Get Free or Stored status of MODE1 -10 in PC Adjust.
Data consists of 10 bytes and each byte represents MODE1-10.
(F:Free, S:Stored)
Response
Acceptable
“000_%1” [CR]
%1
“FFFFFFFFFF” ---------------- ALL Free
“SFFFFFFFFF” --------------- Mode1 is Stored, others are Free
:
“FFFFFFFFFS” --------------- Mode10 is Stored, others are Free
“SSSSSSSSSS” ------------- ALL Stored
Unacceptable
“?” [CR]