PLC-ZM5000/ZM5000L Expand Serial Command Functional Specifications
1 Overview
・ This Functional Specification defines communication with PJ-Net organizer for PLC-ZM5000 /
ZM5000L.
・ Supporting Firmware Ver. 1.x of the projector.
・ Commands in this document are to communicate with PJ-Net organizer, but most commands are
used to control a projector remotely from a computer with RS-232C. Therefore commands in this
document are defined as Expand Serial Commands.
2 Serial Interface Specification
2.1 Transfer Specification
Item Specification
Synchronous System Asynchronous
Transmission Speed 9600 / 19200
Data Length 8 bits
Parity N/A
Stop Bit 1
Flow Control N/A
Note1) Transmission Speed: initial setting value is 19200
Note2) Transmission Speed can be changed in Service mode.
2.2 Connection
Dedicated serial cables must be used for the connection between a computer and a projector.
PC Projector
COM 1 CONTROL PORT
(D-Sub 9Pin) (D-Sub 9Pin)
Connect COM port of the computer to CONTROL PORT of the projector.
COM Port (COM1 or COM2) of a computer is specified by control software of the computer.
9/89
PLC-ZM5000/ZM5000L Expand Serial Command Functional Specifications
3 Notes for communication
1. Expand Serial Command is defined as a single command per line that starts with “C” and ends
with carriage return (0x0D).
2. There are two types of commands; Functional Execution Commands and Status Read
Command.
- Example of Functional Execution Command: “CF_BRIGHT_032” [CR]
- Example of Status Read Command: “CR_BRIGHT” [CR]
Note) “_” means a space
3. When it takes more than a second to receive a single command, it is not executed.
When it takes more than a second to receive carriage return (0x0D) since the reception of the
first data “C”, it clears the information of the receive buffer.
4. When the command pipelining, allow the interval time of no less than100ms after receiving
return value. (No less than 100 ms)
Command
PC → Projector “CF_BRIGHT_032” CRNext command
Projector → PC “000” CR
Return Value (A few ms - 5s)
5. Do not send another command before the reception of the return value; the operation by the
command is not ensured.
However this is not the case when no response is returned after more than 5 seconds.
6. It takes about 5 seconds for internal initialization after plugging in AC power. During this time, it
cannot process commands. Do not issue any command.
4 Notation Convention
1. Data from a controller to a projector is represented as COMMAND, and data from a projector to
a controller in response to the incoming command is represented as RESPONSE.
2. [CR]: Carriage Return Code
Carriage Return code is added to the end of the command.
Response is also followed by carriage return code.
3. _: Space Code
Space Code is represented as (_).
4. %1: Parameter included in Command
When there are more than one parameter, they are defined as %2, %3…
5. %%%: Error Code returned from a projector
Acceptable: “000”.
Unacceptable: See [7. Error Code Table].
10/89
PLC-ZM5000/ZM5000L Expand Serial Command Functional Specifications
5 Functional Execution Command Table
5.1 Image Command Table
Execute command Item
CF_BRIGHT_%1 [CR] Set value of Brightness
CF_CONT_%1 [CR] Set value of Contrast
CF_COLOR_%1 [CR]
CF_TINT_%1 [CR]
CF_IRIS_%1 [CR]
Set value of Color
Set value of Tint
Set ON/OFF of Iris function
CF_SHARP_%1 [CR] Set value of Sharpness
CF_GAMMA_%1 [CR] Set value of Gamma
CF_WBAL-R_%1 [CR]
Set Red value of White Balance
Set Green value of White Balance
Set Blue value of White Balance
Set level of Color Temperature
Set Red value of Offset
Set Green value of Offset
Set Blue value of Offset
Set ON/OFF of Noise reduction
Set mode of Progressive scan
Set Image mode
Set Store/Reset of values in Image Adjustment
Set value of Fine Sync
Set value of Total Dots
Set value of Clamp Phase
Set value of Horizontal Position
Set value of Vertical Position
Set value of Display Dots
Set value of Display Line
Apply values set in PC Adjust menu to screen image
Specify the original signal for PC mode
Store current setting values in PC Adjust menu to
Mode %1
Delete the values registered in Mode %1 and return it to
Free status.
Select Input
Select Source of selected Input
Select Input1 and also set input source to %1
CF_INPUT2_%1 [CR] Select Input2 and also set input source to %1
CF_INPUT3_%1 [CR] Select Input3 and also set input source to %1
CF_INPUT4_%1 [CR] Select Input4 and also set input source to %1
CF_SYSTEM_%1 [CR]
Select System of currently selected Input
11/89
PLC-ZM5000/ZM5000L Expand Serial Command Functional Specifications
Select Screen size
Cancel Digital Zoom mode
Set V Scale
Set V Position
Set H Scale
Set H Position
Set Keystone correction
Set Keystone store mode
Correct top-left corner
Correct top-right corner
Correct bottom-left corner
Correct bottom-right corner
Select test pattern for Corner correction.
Set ON/OFF of Ceiling
Set ON/OFF of Rear
Set Screen aspect function
Select language for OSD
Select the position of the On-Screen Menu.
Set Menu size
Set up Input search function
Set ON/OFF of On Screen Display
Select screen for no signal
Set PIN code and mode for Logo
Set “Picture in Picture”
Set mode of “Picture in Picture”
Select Input and Source for “Picture in Picture”
(Main picture)
Select Input and Source for “Picture in Picture”
(Sub picture)
Set picture size in “Picture in Picture”
Set position in “Picture in Picture”
Set Frame lock in “Picture in Picture”
Store current status in “Picture in Picture” to User1-5
Clear registration value in User %1 and return to state
of Free.
Reset setting of “Picture in Picture”
Set Image mode of HDMI menu.
Set Sound mode of HDMI menu.
Reset Filter used time
12/89
PLC-ZM5000/ZM5000L Expand Serial Command Functional Specifications
Set time to display Filter cleaning / replacement warning
on screen
Execute operation of scroll of filter
Reset Filter scroll counter
Set level of Fan Speed
Set Simple mode function
Select Remote Control Code
Select location of infrared remote receiver of remote
control
Set Power Management function
Set time of Power Management
Set Standby mode
Set Direct on function
Set Pointer function
Set count up / count down in P-timer function
Set the status of P-timer
Set the time for count down mode in P-timer function
Prohibit RC/KEY control
Enter PJ PIN code to cancel PJ lock
Set valid / invalid of Side panel or RC key on Shutter
control function
Set release key of Shutter
Set time of operating shutter management function
Set channel of Closed caption
Set color of Closed caption
Set Video delay control function
Set Test pattern display function
Reset to Factory Default settings
Get value of Brightness
Get value of Contrast
Get value of Color
Get value of Tint
Get setting status of Iris function
Get value of Sharpness
Get value of Gamma
Get Red value of White Balance
Get Green value of White Balance
Get Blue value of White Balance
Get value of Color temperature
Get Offset Red
Get Offset Green
Get Offset Blue
Get setting status of Noise reduction
Get setting status of Progressive scan
Get Selected Image status
Get setting value of Image Gamma
6.2 PC Adjust Status Read Command Table
Status Read commandItem
CR_FSYNC [CR]
CR_TDOTS [CR]
CR_CLPPHASE [CR]
CR_H-POS [CR]
CR_V-POS [CR]
CR_DDOTS [CR]
CR_DLINE [CR]
CR_ORGMODE [CR] Get the original signal for PC-Adjusted mode
CR_PCSTORE [CR]
CR_SETPCADJ [CR]
Get setting value of Fine Sync
Get setting value of Total Dots
Get setting value of Clamp phase
Get setting value of Horizontal Position
Get setting value of Vertical Position
Get setting value of Display Dots
Get setting value of Display Line
Get status Free/ Stored for PC Adj. mode 1-10
Get currently displayed PC signal in system
6.3 Video Status Read Command Table
Status Read commandItem
CR_SERSYS [CR]
Get currently selected signal. In Auto mode, it returns a
result by Auto detection.
Get selected Input
Get selected Source
Get selected source for Input 1
Get selected source for Input 2
Get selected source for Input 3
Get selected source for Input 4
Get selected system in current Input mode
Get possible system list
Get possible mode list
Get total number of Inputs
Get terminal information of Input1.
Get terminal information of Input2.
Get terminal information of Input3
14/89
PLC-ZM5000/ZM5000L Expand Serial Command Functional Specifications
Get terminal information of Input4.
Get ID information of Input1
Get ID information of Input2
Get ID information of Input3
Get ID information of Input4
6.5 Screen Status Read Command Table
Status Read commandItem
CR_SCREEN [CR]
CR_VSCALE[CR]
CR_VPOS[CR] Get setting status of V Position
CR_HSCALE[CR]
CR_HPOS[CR]
CR_KYSTNMODE[CR]
CR_CORNERTESTPAT [CR]
CR_CEIL [CR]
CR_REAR [CR]
CR_SCREENASPECT[CR]
Get selected screen size
Get setting status of V Scale
Get setting status of H Scale
Get setting status of H Position
Get selected Keystone store mode
Get setting of test pattern for Corner correction.
Get setting status of Ceiling
Get setting status of Rear
Get setting status of Screen aspect
Get information of Lamp replacement time
Get information of actual Lamp running time
Get lamp running time multiplied by a coefficient
Get selected Lamp mode
Get status of the Lamp
Get total running time of projector
Get the total number of lamps
Get selected mode in Lamp life control function
6.7 Sound Status Read Command Table
Status Read command Item
CR_VOLUME [CR]
CR_MUTE [CR]
CR_BLTINSP [CR]
Get value of Volume
Get setting status of Sound Mute
Get setting status of Built-in speaker
Get selected language
Get setting status of Menu size
Get setting status of Input button function
Get setting status of Display
Get setting status of Screen for no signal
Get setting status of Logo
Get setting status of Logo Lock
Get setting status of “Picture in Picture”
Get setting status of Mode in “Picture in Picture”
Get setting status of Input / Source for “Picture in Picture”
(Main picture)
Get setting status of Input / Source for “Picture in Picture”
(Sub picture)
Get picture size in “Picture in Picture”
Get setting status of Frame lock in “Picture in Picture”
Get stored status in “Picture in Picture”
Get status of Image mode of HDMI setup.
15/89
PLC-ZM5000/ZM5000L Expand Serial Command Functional Specifications
Get status of Sound mode of HDMI setup.
Get remaining number of usable Filter scroll
Get Filter used time
Get time to display Filter cleaning / replacement warning on
screen
Get status of filter clog
Get status of Filter cleaning / replacement time
Get selected Fan Control Speed
Get selected mode in Simple mode function
Get selected Remote Control code
Get selected location of infrared remote receiver of remote
control
Get supported Remote Control type (IR/RF)
Get Power management setting status
Get setting time for Power Management
Get selected mode of Standby function
Get setting status of Direct on
Get setting status of Pointer
Get setting mode of P-timer
Get status of P-timer
Get setting time for count down mode in P-timer
Get RC/KEY prohibited status
Get setting status of Security
Get setting status of current PJ Lock
Get PJ Lock setting status on the menu
Get disability state of Side panel and RC key for controlling
shutter
Get setting status of release key of shutter
Get time setting to begin the shutter management
Get setting status of channel of Closed caption
Get setting status of color of Closed caption
[CR]
CR_DELAYCTRL[CR]
CR_TESTPAT[CR]
Get selected mode of Video delay control
Get setting status of Test pattern
Get operating status of Projector
Get status of signal existence
Get setting status of video mute
Get setting status of Freeze
Get temperature when sensors approach abnormal
temperature
Get current temperature
Get setting status of Shutter
Get value of SERIAL NO.
16/89
PLC-ZM5000/ZM5000L Expand Serial Command Functional Specifications
Not executable due to PIN code in operation.
7 Error Code Table
Error Code Contents
-When the received data cannot be decoded
?
000 Normal reception (This is “Not” error)
101 The function is not available in the selected Mode
102 Selected value is out of range (Not reflected)
-Parameter designation error (wrong digit number,
including invalid value, etc.)
103
201
301
402
Note) These error codes are applied to Expand Command, not to Basic Command
Command mismatched to Hardware (the command
is for Optional function which is not implemented)
Incremented or decremented value or values are
beyond upper or lower limits.
Not executable due to screen capturing in process.
Prompting reissue of the command after a while.
Prompting reissue of the command after a while.
17/89
PLC-ZM5000/ZM5000L Expand Serial Command Functional Specifications
CF_: Header
COMMAND: String
%1: Parameter (String)
_: Space (To separate COMMAND and Parameter)
2) The projector decodes the received command and when it is ready to receive the next
command, it returns the response.
“000” [CR]:(0x06,0x0D)When receiving Functional Execution Command
“nnn” [CR]: Except “000”, when it is unable to execute command for any specific reason.
See Error Code Table for details
3) When the received data cannot be decoded, the projector returns ”?” [CR]
8.2 Transfer Example
When setting projector’s total dots to 1344 by Expand Serial command
1. Functional Execution Command is limited when the projector status is as below.
However, Status Read Command is still effective under following conditions.
Projector Status Available Functional Execution Command
Standby Mode
Countdown in process
Cooling Down in process N/A
Cooling Down due to
Abnormal Temperature
Abnormal Temperature N/A
Power Failure
(60 seconds after Power failure occurred)
Abnormal Filter N/A
Power-Save Cooling Down in process N/A
Cooling Down in process due to
Shutter management
Power Save in process
Note) When projector receives another command in the above status, it returns error code which
C00: Power ON
CF POWER ON
C00: Power ON
CF POWER ON (Terminates Count Down)
N/A
N/A
N/A
C00: Power ON
C01: Power OFF
CF POWER ON
CF POWER OFF
shows the status.
2. Functional Execution Commands are invalid when projector is in standby under Eco mode
18/89
PLC-ZM5000/ZM5000L Expand Serial Command Functional Specifications
8.4 Image Command
8.4.1 CF_ BRIGHT Command
Command “CF_BRIGHT_%1” [CR]
%1
Details
Response
“000-063”--------------- Directly specify setting value of Brightness
“UP”--------------------- Increment setting value of Brightness by 1
“DN”--------------------- Decrement setting value of Brightness by 1
Set user controlled value of Brightness (Available only in the normal Power ON
status)
The value set by this command will not be stored in the projector’s memory.
Therefore, when the power is turned to ALL OFF status, the value returns to the
original setting. (It is stored in Suspend mode.)
“000-063”--------------- Directly specify setting value of Contrast
“UP”--------------------- Increment setting value of Contrast by 1
“DN”--------------------- Decrement setting value of Contrast by 1
Set user controlled value of Contrast (Available only in the normal Power ON
status)
The value set by this command will not be stored in the projector. Therefore, when
the power is turned to ALL OFF status, the value returns to the original setting. (It
is stored in Suspend mode.)
“000-063”--------------- Directly specify setting value of Color
“UP”--------------------- Increment setting value of Color by 1
“DN”--------------------- Decrement setting value of Color by 1
Set user controlled value of Color (Available only in the normal Power ON status)
The value set by this command will not be stored in the projector’s memory.
Therefore, when the power is turned to ALL OFF status, the value returns to the
original setting. (It is stored in Suspend mode.)
“000-063”--------------- Directly specify setting value of Tint
“UP”--------------------- Increment setting value of Tint by 1
“DN”--------------------- Decrement setting value of Tint by 1
Set Tint value (Available only in the normal Power ON status)
The value set by this command will not be saved to the projector’s memory.
Therefore, when the power is turned to ALL OFF status, the value returns to the
original setting. (It is stored in Suspend mode.)
PLC-ZM5000/ZM5000L Expand Serial Command Functional Specifications
8.4.5 CF_IRIS Command
Command “CF_IRIS_%1” [CR]
%1
Details
Response
“OFF” ---------------- Set Iris function to OFF
“ON” ------------------- Set Iris function to ON
Set Iris function to ON/OFF. (Available only in the normal Power ON status)
The setting status with this command will not be stored in the projector’s memory.
Therefore, when the power is turned to ALL OFF status, the value returns to the
original setting. (It is stored in Suspend mode.)
“000-031”--------------- Directly specify setting value of Sharpness
“UP”--------------------- Increment setting value of Sharpness by 1
“DN”--------------------- Decrement setting value of Sharpness by 1
Set user controlled value of Sharpness (Available only in the normal Power ON
status)
The value set by this command will not be stored in the projector’s memory.
Therefore, when the power is turned to ALL OFF status, the value returns to the
original setting. (It is stored in Suspend mode.)
“000-015”---------------- Directly specify setting value of Gamma
“UP”---------------------- Increment setting value of Gamma by 1
“DN”---------------------- Decrement setting value of Gamma by 1
Set user controlled value of Gamma (Available only in the normal Power ON
status)
The value set by this command will not be stored in the projector’s memory.
Therefore, when the power is turned to ALL OFF status, the value returns to the
original setting. (It is stored in Suspend mode.)
PLC-ZM5000/ZM5000L Expand Serial Command Functional Specifications
8.4.8 CF_WBAL- Command
Command “CF_WBAL-%1_%2” [CR]
%1
%2
Details
Response
“R” --------- RED
“G” --------- GREEN
“B” --------- BLUE
“000-063”------ Directly specify value of Color selected in %1 of White Balance.
“UP”-------- Increment setting value of Color specified in %1 of White Balance by 1
“DN”------- Decrement setting value of Color specified in %1 of White Balance by 1
Set value of Color specified in %1 of White Balance (Available only in the normal
Power ON status)
The value set by this command will not be stored in the projector’s memory.
Therefore, when the power is turned to ALL OFF status, the value returns to the
original setting. (It is stored in Suspend mode.)
“001”------------------------------- Low
“002”------------------------------- Mid
“003”------------------------------- High
Set Color Temperature
The value set by this command will not be stored in the projector’s memory.
Therefore, when the power is turned to ALL OFF status, the value returns to the
original setting. (It is stored in Suspend mode.)
“R” --------- RED
“G” --------- GREEN
“B” --------- BLUE
“000-063”------ Directly specify value of Color selected in %1 of Offset.
“UP”------------ Increment setting value of Color specified in %1 of Offset by 1
“DN”------------ Decrement setting value of Color specified in %1 of Offset by 1
Set value of Color specified in %1 of Offset (Available only in the normal Power ON
status)
The value set by this command will not be stored in the projector’s memory.
Therefore, when the power is turned to ALL OFF status, the value returns to the
original setting. (It is stored in Suspend mode.)
PLC-ZM5000/ZM5000L Expand Serial Command Functional Specifications
8.4.11 CF_NZRED Command
Command “CF_NZRED_%1” [CR]
“OFF” ---------------- Cancel Noise Reduction
%1
Details
Response
“ON” ------------------- Set Noise Reduction
“UP” ----------- The same operation as pressing Up key or Left key
“DN” -----------The same operation as pressing Down key or Right key
*”UP” and “DN” are exactly same operation.
Set Noise Reduction level (Available only in the normal Power ON status)
The value set by this command will not be stored in the projector’s memory
Therefore, when the power is turned to ALL OFF status, the value returns to the
original setting. (It returns to the original setting in Suspend mode as well.)
“ON” ----------------- Set Progressive scan to On.
%1
Details
Response
“FILM” --------------- Set Progressive scan to Film.
“OFF” ---------------- Set Progressive scan to OFF.
“UP” ----------- The same operation as pressing Up key or Left key
“DN” -----------The same operation as pressing Down key or Right key
Set Progressive scan mode. (Available only in the normal Power ON status)
The value set by this command will not be stored in the projector’s memory.
Therefore, when the power is turned to ALL OFF status, the value returns to the
original setting. (It is stored in Suspend mode.)
“DYNAMIC” --- Dynamic (Fixed value to enable projection with a sharp,
powerful picture tone)
“STAND” ------ Standard(Image adjust value is set to factory default for Still Image)
“REAL---------- Real (Fixed value to display graphic image with natural tone)
“NATURAL”--- Natural (Fixed value to provide image with more natural
color and tone)
“CINEMA”------------- Cinema (Fixed value to focus on tone reproduction for movie)
“CUSTOM1” ------------- Image1 (the value adjusted and stored by user)
%1
Details
Response
“CUSTOM2” ------------- Image2 (the value adjusted and stored by user)
“CUSTOM3” ------------- Image3 (the value adjusted and stored by user)
“CUSTOM4” ------------- Image4 (the value adjusted and stored by user)
“CUSTOM5” ------------- Image5 (the value adjusted and stored by user)
“CUSTOM6” ------------- Image6 (the value adjusted and stored by user)
“CUSTOM7” ------------- Image7 (the value adjusted and stored by user)
“CUSTOM8” ------------- Image8 (the value adjusted and stored by user)
“CUSTOM9” ------------- Image9 (the value adjusted and stored by user)
“CUSTOM10” ----------- Image10 (the value adjusted and stored by user)
Select Image Mode (Available only in the normal Power ON status)
Parameter “CUSTOM1” to “CUSTOM10” corresponds to “Image1” to “Image10”
displayed in projector OSD menu on selecting Image.
The value set by this command is stored in EEPROM so that the setting can
remain effective even after the power is turned to ALL OFF status.
PLC-ZM5000/ZM5000L Expand Serial Command Functional Specifications
8.4.14 CF_IMAGEADJ Command
Command “CF_IMAGEADJ_%1”[CR]
“RST”------ Reset adjusted value for the Image
“STR1”---- Store current adjusted value to Image 1
“STR2”---- Store current adjusted value to Image 2
“STR3”---- Store current adjusted value to Image 3
%1
Details
Response
“STR4”---- Store current adjusted value to Image 4
“STR5”---- Store current adjusted value to Image 5
“STR6”---- Store current adjusted value to Image 6
“STR7”---- Store current adjusted value to Image 7
“STR8”---- Store current adjusted value to Image 8
“STR9”---- Store current adjusted value to Image 9
“STR10”---- Store current adjusted value to Image 10
Reset or Store adjusted value for Image.
(Available only in the normal Power ON status)
“STR1”-”STR10” corresponds to “Image1”-”Image10” displayed in projector OSD
menu on selecting “Store” for adjusted value of Image. The setting value set in
“Image1” to “Image10” is stored and can be retrieved when turning on the
projector again after the power is turned to ALL OFF status.
PLC-ZM5000/ZM5000L Expand Serial Command Functional Specifications
8.5 PC Adjust Control Command
8.5.1 CF_FSYNC Command
Command “CF_FSYNC_%1” [CR]
%1
Details
Response
“0000-0031” ----------------- Directly specify setting value of Fine Sync
“UP” --------------------------- Increment setting value of Fine Sync by 1
“DN” --------------------------- Decrement setting value of Fine Sync by 1
Set value of Fine Sync in PC signal (Available only in the normal Power ON
status)
The value set by this command will not be stored in the projector’s memory.
Therefore, when the power is turned to ALL OFF status, the value returns to the
original setting.
Acceptable “000” [CR]
Unacceptable
“101” [CR] --- When input is Video signal
--- When input is no signal
8.5.2 CF_TDOTS Command
Command “CF_TDOTS_%1” [CR]
“mmmm - nnnn” --------------- Directly specify setting value of Total Dots
“mmmm” indicates minimum value, which is current (Display area H + Position H) value
%1
Details
Response
“nnnn” indicates maximum value, which is less than 140 MHz in Dot Clocks
“UP” ------------------------- Increment setting value of Total Dots by 1
“DN” ------------------------- Decrement setting value of Total Dots by 1
Set value of Total Dots in PC signal (Available only in the normal Power ON
status)
The value set by this command will not be stored in the projector’s memory.
Therefore, when the power is turned to ALL OFF status, the value returns to the
original setting.
Acceptable “000” [CR]
Unacceptable
“101” [CR] --- When input is Video signal
--- When input is no signal
8.5.3 CF_CLPPHASE Command
Command “CF_CLPPHASE_%1” [CR]
%1
Details
Response
“0000-0255” ----------- Directly specify setting value of Clamp Phase
“UP” --------------------- Increment setting value of Clamp Phase by 1
“DN” --------------------- Decrement setting value of Clamp Phase by 1
Set value of Clamp Phase (Available only in the normal Power ON status)
The value set by this command will not be stored in the projector. Therefore, when
the power is turned to ALL OFF, the value returns to the original setting.
Acceptable “000” [CR]
Unacceptable
“101” [CR] --- When input is Video signal
--- When input is no signal
24/89
PLC-ZM5000/ZM5000L Expand Serial Command Functional Specifications
8.5.4 CF_H-POS Command
Command “CF_H-POS_%1” [CR]
“0000-nnnn” -------- Directly specify setting value of Horizontal Position
%1
Details
Response
“nnnn” indicates maximum value, which is current value of (Total dots - Display area H)
“UP” ------------------- Increment setting value of Horizontal Position by 1
“DN” ------------------ Decrement setting value of Horizontal Position by 1
Set value of Horizontal Position in PC signal (Available only in the normal Power
ON status)
The value set by this command will not be stored in the projector’s memory.
Therefore, when the power is turned to ALL OFF status, the value returns to the
original setting.
Acceptable “000” [CR]
Unacceptable
“101” [CR] --- When input is Video signal
--- When input is no signal
8.5.5 CF_V-POS Command
Command “CF_V-POS_%1” [CR]
“0000-nnnn” ------------ Directly specify setting value of Vertical Position
%1
Details
Response
“nnnn” indicates maximum value, which is current (Total Line – Display Area V) value
“UP” --------------------- Increment setting value of Vertical Position by 1
“DN” --------------------- Decrement setting value of Vertical Position by 1
Set Vertical Position value (Available only in the normal Power ON status)
The value set by this command will not be stored in the projector’s memory.
Therefore, when the power is turned to ALL OFF status, the value returns to the
original setting.
Acceptable “000” [CR]
Unacceptable
“101” [CR] ---- When input is Video signal
--- When input is no signal
8.5.6 CF_DDOTS Command
Command “CF_DDOTS_%1” [CR]
“0100-nnnn” -------------- Directly specify setting value of Display Dots
%1
Details
Response
“nnnn” indicates maximum value, which is current value of (Total Dots - Position H).
In this projector, the value should be “even number” and if “odd number” is specified, it
adds 1 to make the value even number.
“UP” ------------------------ Increment setting value of Display Dots by 2
“DN” ------------------------ Decrement setting value of Display Dots by 2
Set setting value of Display Dots in PC signal (Available only in the normal
Power ON status)
The value set by this command will not be stored in the projector’s memory.
Therefore, when the power is turned to ALL OFF status, the value returns to the
original setting.
Acceptable “000” [CR]
Unacceptable
“101” [CR] --- When input is Video signal
--- When input is no signal
25/89
PLC-ZM5000/ZM5000L Expand Serial Command Functional Specifications
8.5.7 CF_DLINE Command
Command “CF_DLINE_%1” [CR]
“0100-nnnn” ----------- Directly specify setting value of Display Line
%1
Details
Response
“nnnn” indicates maximum value, which is current value of (Total Line - Position V).
“UP” ------------------- Increment setting value of Display Line by 1
“DN” ------------------- Decrement setting value of Display line by 1
Set setting value of Display Line in PC signal (Available only in the normal Power
ON status)
The value set by this command will not be stored in the projector’s memory.
Therefore, when the power is turned to ALL OFF status, the value returns to the
original setting.
Acceptable “000” [CR]
Unacceptable
“101” [CR] --- When input is Video signal
--- When input is no signal
8.5.8 CF_SETPCADJ Command
Command “CF_SETPCADJ_%1” [CR]
%1
Details
Response
None
“EXT11-60”
1. Apply setting value of PC adj. to the projecting image.
Projecting image can be corrected with this command as well as when PC control
command and Screen control command below directly apply its value to the
image. (Available only in the normal Power ON status)
* When input signal is not PC Analog, error code “101” is returned.
After “EXT n” is set by PC control command such as CF_FSYNC/CF_TDOTS
and CF_SETPCADJ command, specify the signal originated with by issuing
this command.
This command is used to specify projector internal settings such as whether or
not to get PC signal through IP (Available only in the normal Power ON status)
Note; To differentiate between 60Hz and 50Hz in 1080i and 720p, “60” or “50”
is necessary to add to the parameter in this command.
Acceptable “000” [CR]
Unacceptable “101” [CR] --- When input isn’t PC analog
8.5.10 CF_PCSTORE Command
Command “CF_PCSTORE_%1” [CR]
“1” --------------------------- Store current value of PC Adjust to Mode1
“2” --------------------------- Store current value of PC Adjust to Mode2
“3” --------------------------- Store current value of PC Adjust to Mode3
“4” --------------------------- Store current value of PC Adjust to Mode4
%1
Details
Response
“5” --------------------------- Store current value of PC Adjust to Mode5
“6” --------------------------- Store current value of PC Adjust to Mode6
“7” --------------------------- Store current value of PC Adjust to Mode7
“8” --------------------------- Store current value of PC Adjust to Mode8
“9” --------------------------- Store current value of PC Adjust to Mode9
“10” ------------------------- Store current value of PC Adjust to Mode10
Store current value of PC Adjust (each parameter status such as Total dots) to
Mode1-10. This command operates the same way as storing to Mode1-10 in
PC Adjust Menu.
(Available only in the normal Power ON status)
Acceptable “000” [CR]
Unacceptable
“101” [CR] --- When input is Video signal
--- When input is no signal
27/89
Loading...
+ 62 hidden pages
You need points to download manuals.
1 point = 1 manual.
You can buy points or you can get point for every manual you upload.