PLC-XF1000 Expand Serial Command Functional Specifications 1. Overview ・ This Functional Specification defines communication with Network board for PLC-XF1000. ・ Commands are designed to communicate with Network board, but most commands are also available to remote-control a projector through RS-232C from a computer. Therefore, commands are defined as Expand Serial Commands.
PLC-XF1000 Expand Serial Command Functional Specifications 3. Notes for communication ・ Expand Serial Command is defined as a single command per line that starts with “C” and ends with carriage return (0x0D). ・ When a projector receives carriage return (0x0D), it starts decoding. ・...
PLC-XF1000 Expand Serial Command Functional Specifications 4. Notation ・ 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. ・ [CR]: Carriage Return Code The command ends with carriage return code.
PLC-XF1000 Expand Serial Command Functional Specifications 5. Functional Execution Command Table 5.1 Image Command Table Execute command Item CF_CONT_%1[CR] Set value of Contrast CF_BRIGHT_%1[CR] Set value of Brightness CF_COLOR_%1[CR] Set value of Color CF_TINT_%1[CR] Set value of Tint CF_COLMNSAV_%1[CR] Set area to store current values of Color Management CF_COLMNLD_%1[CR] Set area to load values of Color Management CF_APCTRL_%1[CR]...
PLC-XF1000 Expand Serial Command Functional Specifications 5.3 Input Control Command Table Execute command Item CF_INPUT_%1[CR] Select Input CF_SOURCE_%1[CR] Select Source of selected Input CF_INPUT1_%1[CR] 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]...
PLC-XF1000 Expand Serial Command Functional Specifications 5.6 Setting Command Table Execute command Item CF_LANG_%1[CR] Select language for OSD CF_DISP_%1[CR] Set ON/OFF of On Screen Display CF_BACKGND_%1[CR] Select screen for no signal CF_LOGO_%1[CR] Set ON/OFF of Logo CF_FANSPEED_%1[CR] Select Fan Speed CF_RCODE_%1[CR] Select Remote Control Code Select location of infrared remote receiver of...
PLC-XF1000 Expand Serial Command Functional Specifications 6. Status Read Command Table 6.1 Image Status Read Command Table Status read command Item CR_CONT [CR] Get value of Contrast CR_BRIGHT [CR] Get value of Brightness CR_COLOR [CR] Get value of Color CR_TINT [CR] Get value of Tint CR_APCTRL Get setting status of Auto Picture Control...
PLC-XF1000 Expand Serial Command Functional Specifications 6.4 Input Status Read Command Table Status read command Item CR_INPUT [CR] Get selected Input CR_SOURCE [CR] Get selected Source CR_SYSTEM [CR] Get selected System in Video Input mode CR_SRCINP1 [CR] Get selected source for Input 1 CR_SRCINP2 [CR] Get selected source for Input 2 CR_SRCINP3 [CR]...
PLC-XF1000 Expand Serial Command Functional Specifications 6.7 Setting Status Read Command Table Status read command Item CR_LANG [CR] Get selected language CR_DISP [CR] Get setting status of Display CR_BACKGND [CR] Get setting status of Screen for no signal CR_LOGO [CR] Get setting status of Logo CR_LOGOLOCK [CR] Get setting status of Logo Lock...
PLC-XF1000 Expand Serial Command Functional Specifications 7. Error Code Table Error Code Contents -When the received data cannot be decoded -Parameter designation error (wrong digit number, including invalid value, etc.) Normal reception (This is “Not” error) Specified function is not available in the selected mode Specified value is out of range (Not reflected) Command mismatched to Hardware (the command...
PLC-XF1000 Expand Serial Command Functional Specifications 8. Functional Execution Command 8.1 Format 1) PC issues a command in the format below: Pattern1: “CF_Command” [CR] Pattern2: “CF_Command_” %1 [CR] CF_: Header Command: String %1: Parameter (String) _: Space (To separate Command and Parameter) 2) The projector decodes the received command and when it gets ready to receive another command, it returns the response.
PLC-XF1000 Expand Serial Command Functional Specifications 8.4 Image Command 8.4.1 CF_ CONT Command Command “CF_CONT_%1” [CR] “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) Details The value set by this command is not stored in the projector.
PLC-XF1000 Expand Serial Command Functional Specifications 8.4.5 CF_COLMNSAV Command Command “CF_COLMNSAV_%1” [CR] “000 – 009” ---------------- Specify the area to store Store current setting status of Color Management to the area specified in %1. Details (Available only in the normal Power ON status) Acceptable “000”...
PLC-XF1000 Expand Serial Command Functional Specifications 8.4.9 CF_WBAL- Command Command “CF_WBAL-%1_%2” [CR] “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)
PLC-XF1000 Expand Serial Command Functional Specifications 8.4.12 CF_GAMMA Command Command “CF_GAMMA_%1” [CR] “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) Details The value set by this command is not stored in the projector’s memory.
PLC-XF1000 Expand Serial Command Functional Specifications 8.4.15 CF_IMAGE Command Command “CF_IMAGE__%1” [CR] “STAND” ----------- Standard (Image adjustment value is set to factory default) “REAL” ------------- Real (Fixed value to display graphic image with natural tone) “CINEMA” --------- Cinema (Fixed value to focus on tone reproduction for movie) “CUSTOM1”...
PLC-XF1000 Expand Serial Command Functional Specifications 8.4.17 CF_ADVCOL Command Command “CF_ADVCOL_%1” [CR] “AUTO” -------------- Set Advanced color to Auto “OFF” ----------------- Set Advanced color OFF. “ UP” ------------------ Switch setting forward direction (OFF→Auto→OFF→Auto) “ DN” ------------------ Switch setting backward direction (OFF→Auto→OFF→Auto) *”UP”...
PLC-XF1000 Expand Serial Command Functional Specifications 8.5 PC Control Command 8.5.1 CF_FSYNC Command Command “CF_FSYNC_%1” [CR] “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 is not stored in the projector’s memory.
PLC-XF1000 Expand Serial Command Functional Specifications 8.5.4 CF_V-POS Command Command “CF_V-POS_%1” [CR] “0000-nnnn” ------------ Directly specify setting value of Vertical Position “nnnn” indicates maximum value, which is current (Total Line – Display Area V) value “UP” --------------------- Increment setting value of Vertical Position by 1 “DN”...
PLC-XF1000 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 “nnnn” indicates maximum value, which is current value of (Total Line - Position V). “UP” ------------------- Increment setting value of Display Line by 1 “DN”...
PLC-XF1000 Expand Serial Command Functional Specifications 8.5.10 CF_PCSTORE Command Command “CF_PCSTORE_%1” [CR] “MODE1” --------------------------- Store current PC Adjust status to Mode1 “MODE2” --------------------------- Store current PC Adjust status to Mode2 “MODE3” --------------------------- Store current PC Adjust status to Mode3 “MODE4” --------------------------- Store current PC Adjust status to Mode4 “MODE5”...
PLC-XF1000 Expand Serial Command Functional Specifications 8.7.3 CF_KEYSTONE Command Command “CF_KEYSTONE _%1” [CR] “UP” ------------- Correct Keystone distortion to reduce upper part of image “FUP” ----------- Correct Keystone distortion to reduce upper part “DN” ------------- Correct Keystone distortion to reduce lower part of image “FDN”...
PLC-XF1000 Expand Serial Command Functional Specifications 8.7.6 CF_REAR Command Command “CF_REAR_%1” [CR] “ON” --------------------------- Set Rear to ON “OFF” ------------------------- Set Rear to OFF Set/Cancel Rear. (Valid only when in the normal Power ON status.) When Rear is set to ON, image is left/right reversed. Details The status set by this command is stored in EEPROM and the setting remains effective after the power is turned to ALL OFF status.
PLC-XF1000 Expand Serial Command Functional Specifications 8.8 Lamp Command 8.8.1 CF_LAMPH Command Command “CF_LAMPH_%1” [CR] “RSTn” (n=1-2) --------------------------- Reset lamp 1-2 running time Reset running time of the lamp specified in “n”. Details (Valid only when it is in the normal Power ON status.) Acceptable “000”...
PLC-XF1000 Expand Serial Command Functional Specifications 8.9.7 CF_RSENS Command Command “CF_RSENS_%1” [CR] “BOTH” -------------------------------- Select both front and back receiver of projector “FRONT” ---------------------------- Select only front receiver of projector “BACK” ------------------------------------ Select only back receiver of projector “UP” --------- Switch forward (BOTH → FRONT → BACK → BOTH) “DN”...
PLC-XF1000 Expand Serial Command Functional Specifications 8.9.11 CF_PJPINCODE Command Command “CF_PJPINCODE_%1” [CR] “0000 – 9999” ------------- Directly specify PJ PIN code Enter PIN code to cancel PIN code lock (Available only in the normal Power ON status) PIN code can not be changed. (Only PIN code lock is canceled.) *When PIN code Lock is enabled: PIN code is matched ------------------------- Command is valid (Acceptable) PIN code is mismatched -------------------- Command is invalid (Error code “102”)
PLC-XF1000 Expand Serial Command Functional Specifications 8.9.19 CF_SHUTRCPROT Command Command “CF_SHUTRCPROT_%1” [CR] “ON” ------------------ Disable RC key from controlling Shutter (Protection On) “OFF” ----------------- Enable RC key to control Shutter (Protection Off) Set valid / invalid of RC use on Shutter control function Details (Valid only when in the normal Power ON status) Acceptable...
PLC-XF1000 Expand Serial Command Functional Specifications 8.11 HD data wireless Command 8.11.1 CF_HDWLMODE Command Command “CF_HDWLMODE_%1” [CR] “SINGLE”------------------ 1-1 mode “BLOADCAST” ---------- 1-N mode Set communication mode with a radio transmitter. Details (Valid only when HD-wireless input is selected) Acceptable “000”...
PLC-XF1000 Expand Serial Command Functional Specifications 9. Status Read Command 9.1 Format PC issues a command in the format below: “CR_Command” [CR] Command: String When the projector receives the applicable command, it returns the required information as a data string. “000_”...
PLC-XF1000 Expand Serial Command Functional Specifications 9.4 Image Status Read Commands 9.4.1 CR_CONT Command Command “CR_CONT” [CR] Details Get user controlled value of Contrast Acceptable “000_%1” [CR] Response “000” – “063” Unacceptable “?” [CR] 9.4.2 CR_BRIGHT Command Command “CR_BRIGHT” [CR] Details Get user controlled value of Brightness Acceptable...
PLC-XF1000 Expand Serial Command Functional Specifications 9.4.12 CR_OFFSET-B Command Command “CR_OFFSET-B” [CR] Details Get user controlled Blue value of Offset Acceptable “000_%1” [CR] Response “000” – “063” Unacceptable “?” [CR] 9.4.13 CR_SHARP Command Command “CR_SHARP” [CR] Details Get user controlled value of Sharpness Acceptable “000_%1”...
PLC-XF1000 Expand Serial Command Functional Specifications 9.5 PC Status Read Commands 9.5.1 CR_FSYNC Command Command “CR_FSYNC” [CR] Details Get value of Fine Sync Acceptable “000_%1” [CR] Response “0000” – “0031” “Error Code” [CR] -------------- When command is invalid in the Unacceptable given condition (such as being selected input) “?”...
PLC-XF1000 Expand Serial Command Functional Specifications 9.5.5 CR_CLAMP Command Command “CR_CLAMP” [CR] Details Get value of Clamp Acceptable “000_%1” [CR] “0000” – “ 4095” Response “Error Code” [CR] -------------- When command is invalid in the Unacceptable given condition (such as being selected input) “?”...
PLC-XF1000 Expand Serial Command Functional Specifications 9.5.8 CR_SETPCADJ Command Command “CR_SETPCADJ” [CR] Details Get PC signal for current system Acceptable “000_%1” [CR] When input signal is PC Analog; “VGA1” ------------------------ Indicates VGA1 is selected “VGA2” ------------------------ Indicates VGA2 is selected “XGA1”...
PLC-XF1000 Expand Serial Command Functional Specifications 9.5.9 CR_ORGMODE Command Command “CR_ORGMODE” [CR] Get the original signal of current selected Mode that is set in PC Adj. Details When MODE1- 10 or EXT11-60 is not selected, get the current signal. Acceptable “000_%1”...
PLC-XF1000 Expand Serial Command Functional Specifications 9.6 Video Status Read Command 9.6.1 CR_SERSYS Command Command “CR_SERSYS” [CR] Get currently selected signal. Details Value only when Input is video. (Invalid when Input is computer) Acceptable “000_%1” [CR] “1080I60”--------------- 1080i 60Hz “1080I50” -------------- 1080i 50Hz “1035I”...
PLC-XF1000 Expand Serial Command Functional Specifications 9.7.4 CR_SRCINP1 Command Command “CR_SRCINP1” [CR] Details Get Source of Input1 Acceptable “000_%1” [CR] “DIGITAL” ---------------------- in Computer mode “ANALOG”“ -------------------- in Computer mode “VIDEO” ------------------------- in Video mode “S-VIDEO” ---------------------- in Video mode “YPBPR”...
PLC-XF1000 Expand Serial Command Functional Specifications 9.7.13 CR_IDSLOT1 Command Command “CR_IDSLOT1” [CR] Get ID information on Slot 1.This command is used to recognize the inserted Details board and specify the valid Input source. Acceptable “000_%1” [CR] “01” --------------- D-sub board Valid Input Source: ANALOG “03”...
PLC-XF1000 Expand Serial Command Functional Specifications Command “CR_VPOS” [CR] Details Get setting status of V Position Acceptable “000_%1” [CR] Response “-15”-”015” Unacceptable “Error Code” [CR] 9.8.7 CR_HSCALE Command Command “CR_HSCALE” [CR] Details Get setting status of H scale Acceptable “000_%1” [CR] Response “-32”-”035”...
PLC-XF1000 Expand Serial Command Functional Specifications 9.9 Lamp Status Read Commands 9.9.1 CR_LAMPREPL Command Command “CR_LAMPREPL” [CR] Details Get the information of Lamp Replacement time Acceptable “000_%1” [CR] “2**” 2 ---------------- indicates 2 lamps are used in this model. * ---------------- indicates the status of each lamp in lamp number order.
PLC-XF1000 Expand Serial Command Functional Specifications 9.9.5 CR_INFLAMP Command Command “CR_INFLAMP” [CR] Details Get Lamp mode switching status Acceptable “000_%1” [CR] “NML” --------- in Normal status (lamp switching operation is not Response active.) “CNG” ---------- during lamp switching operation Unacceptable “?”...
PLC-XF1000 Expand Serial Command Functional Specifications 9.10 Setting Status Read Commands 9.10.1 CR_BACKGND Command Command “CR_BACKGND” [CR] Details Get setting status of Screen for no signal Acceptable “000_%1” [CR] “BLUE” -------------------------------- Blue Back is selected Response “USER” ------------------------------- User is selected “BLACK”...
PLC-XF1000 Expand Serial Command Functional Specifications 9.10.6 CR_RSENS Command Command “CR_RSENS” [CR] Details Get selected location of infrared remote receiver of remote control Acceptable “000_%1” [CR] “BOTH” --------Select both front and back receiver of projector Response “FRONT” ----- Select only front receiver of projector “BACK”...
PLC-XF1000 Expand Serial Command Functional Specifications 9.10.24 CR_TESTPAT Command Command “CR_TESTPAT” [CR] Details Get setting status of Test pattern Acceptable “000_%1” [CR] “COLOR” ---------------------- Color bar is displayed “GRAD1” ---------------------- 16step(white→black) is displayed “GRAD2” ---------------------- 16step(white←black) is displayed “GRAD3” ---------------------- 16step(white↓black) is displayed Response “GRAD4”...
PLC-XF1000 Expand Serial Command Functional Specifications 9.11 Other Status Read Commands 9.11.1 CR_STATUS Command Command “CR_STATUS” [CR] Get operating status of Projector Details Same as “CR0” in basic command except error code follows it. Acceptable “000_%1” [CR] “00” = Power ON “80”...
PLC-XF1000 Expand Serial Command Functional Specifications 9.11.7 CR_TEMPFAIL Command Command “CR_TEMPFAIL” [CR] Get the temperature inside the projector when the abnormal status occurs. Details It is possible to get the temperatures for more than one sensor all at once if it is applicable.
PLC-XF1000 Expand Serial Command Functional Specifications 9.12 HD-wireless Read Commands 9.12.1 CR_ HDWLMODE Command Command “CR_HDWLMODE”[CR] Get communication mode with a radio transmitter. Details (Valid only when HD-wireless input is selected) Acceptable “000_%1” [CR] “SINGLE”------------- 1-1 mode is set Response “BROADCAST”----- 1-N mode is set Unacceptable “Error Code”...
PLC-XF1000 Expand Serial Command Functional Specifications 10. Command with Address Specification 10.1. Overview - Commands with address are used to remote control more than one projector through RS-232C by a computer. - The command with address is defined as a single command per line that starts with “A” and ends with carriage return (0x0D).
PLC-XF1000 Expand Serial Command Functional Specifications 10.2.2. When the command pipelining is needed When it needs command pipelining, the operation is the same as the remote control as below: Sending-side system issues commands every 100ms When receiving an applicable command, the function is executed repeatedly for 120ms.