Sanyo PLC-WXE46 User Manual
Page 46

PLC-WXE46/WXL46
Expand Serial Command Functional Specifications
46/65
9.5.5
CR_V – POS Command
Command “CR_V
-
POS”[CR]
Details
Get Vertical Position value
Response
Acceptable
“000_%a”[CR]
%a
“0000”~“nnnn”
(nnnn = Total Line - Display Line)
Unacceptable
“Error Code”[CR] -------- When the command is invalid due to
condition such as Input source
“?”[CR] ----------------------- When unclear command is received
9.5.6
CR_DDOTS Command
Command “CR_DDOTS”[CR]
Details
Get Display Dots value
Response
Acceptable
“000_%a”[CR]
%a
“0256”~“nnnn”
(nnnn = Total Dots – Horizontal Position value)
Unacceptable
“Error Code”[CR] -------- When the command is invalid due to
condition such as Input source
“?”[CR] ----------------------- When unclear command is received
9.5.7
CR_DLINE Command
Command “CR_DLINE”[CR]
Details
Get Display Line value
Response
Acceptable
“000_%a”[CR]
%a
“0100”~“nnnn”
(nnnn = Total Line – Vertical Position value)
Unacceptable
“Error Code”[CR] -------- When the command is invalid due to
condition such as Input source
“?”[CR] ----------------------- When unclear command is received
9.5.8
CR_PCSTORE Command
Command “CR_PCSTORE”[CR]
Details
Get Free/Stored status of MODE1 - MODE5 for PC Adjust
Each data consists of 5 bytes.
Each byte indicates the status of MODE1~MODE5 respectively.
(F:Free S:Stored)
Response
Acceptable
“000_%a”[CR]
%a
“FFFFF” ----------- All Free
“SFFFF” ----------- MODE1 is Stored, others are Free
:
“FFFFS” ----------- MODE5 is Stored, others are Free
“SSSSS” ---------- All Stored
Unacceptable “Error Code”[CR]