Sanyo PLC-XC50 - 2600 Lumens Manual
Sanyo PLC-XC50 - 2600 Lumens Manual

Sanyo PLC-XC50 - 2600 Lumens Manual

Expand serial command functional specifications
Hide thumbs Also See for PLC-XC50 - 2600 Lumens:
Table of Contents

Advertisement

Quick Links

EXPAND SERIAL COMMAND
FUNCTIONAL SPECIFICATIONS
PLC-XC50/55
Ver. 1.00
SANYO Electric Co., Ltd
DS Company
Projector Division

Advertisement

Table of Contents
loading

Summary of Contents for Sanyo PLC-XC50 - 2600 Lumens

  • Page 1 EXPAND SERIAL COMMAND FUNCTIONAL SPECIFICATIONS PLC-XC50/55 Ver. 1.00 SANYO Electric Co., Ltd DS Company Projector Division...
  • Page 2: Table Of Contents

    PLC-XC50/55 Expand Serial Command Functional Specifications - CONTENTS - Overview .........................8 Serial Interface Specification ..................8 Transfer Specification ....................8 Connection .......................8 Notes for communication ....................9 Name Definition ......................9 Functional Execution Command Table ..............10 Image Command Table ..................10 PC Adjust Control Command Table ..............10 Input Control Command Table ................
  • Page 3 PLC-XC50/55 Expand Serial Command Functional Specifications 8.4.9 CF_PROGV Command ................. 18 8.4.10 CF_NZRED Command .................. 18 8.4.11 CF_IMAGE Command .................. 19 8.4.12 CF_IMAGEADJ Command ................19 PC Adjust Control Command ................20 8.5.1 CF_FSYNC Command .................. 20 8.5.2 CF_TDOTS Command .................. 20 8.5.3 CF_CLAMP Command..................
  • Page 4 PLC-XC50/55 Expand Serial Command Functional Specifications 8.10.3 CF_AUTOSETUPKEYSTONE Command ............ 33 8.10.4 CF_AUTOSETUP Command ................ 34 8.10.5 CF_INPUTSEARCH Command ..............34 8.10.6 CF_BBACK Command ................. 34 8.10.7 CF_DISP Command ..................34 8.10.8 CF_LOGO Command ..................35 8.10.9 CF_CEIL Command ..................35 8.10.10 CF_REAR Command ................
  • Page 5 PLC-XC50/55 Expand Serial Command Functional Specifications 9.4.6 CR_GAMMA Command ................44 9.4.7 CR_WBAL – R Command ................44 9.4.8 CR_WBAL – G Command ................44 9.4.9 CR_WBAL – B Command ................44 9.4.10 CR_COLTEMP Command................44 9.4.11 CR_NZRED Command ................. 45 9.4.12 CR_PROGV Command .................
  • Page 6 PLC-XC50/55 Expand Serial Command Functional Specifications 9.9.4 CR_LAMPMODE Command ................. 55 9.9.5 CR_LAMPMSTS Command................56 9.9.6 CR_PROJH Command ................. 56 9.9.7 CR_HMLAMP Command ................56 9.10 Sound Status Read Command ................57 9.10.1 CR_VOLUME Command ................57 9.10.2 CR_MUTE Command ..................57 9.11 Setting Status Read Command ................
  • Page 7 PLC-XC50/55 Expand Serial Command Functional Specifications 9.12.6 CR_TEMPWARN Command ................. 65 9.12.7 CR_TEMP Command ..................66 9.12.8 CR_TEMPFAIL Command ................67 7/67...
  • Page 8: Overview

    PLC-XC50/55 Expand Serial Command Functional Specifications Overview 1.1 This Functional Specification defines communication functions for PLC-XC50/55 1.2 Compatible to Firmware Ver. 1.x of the projector. 1.3 Most commands can be used to control projector remotely from PC by RS-232C. Therefore, the commands are defined as Expand Serial Commands.
  • Page 9: Notes For Communication

    PLC-XC50/55 Expand Serial Command Functional Specifications Notes for communication 3.1 Expand Serial Command is defined as one command / one line that starts with “C” and ends with carriage return (0x0D) 3.2 There are two types of commands: Functional Execution Command and Status Read Command. - Example of Functional Execution Command:”CF_BRIGHT_032”[CR] - Example of Status Read Command: “CR_RIGHT”[CR] Note) ”_”...
  • Page 10: Functional Execution Command Table

    PLC-XC50/55 Expand Serial Command Functional Specifications 5. Functional Execution Command Table 5.1 Image Command Table Execute command Item CF_BRIGHT_%1[CR] Set Brightness value CF_CONT_%1[CR] Set Contrast value CF_COLOR_%1[CR] Set Color value CF_TINT_%1[CR] Set Tint value CF_SHARP_%1[CR] Set Sharpness value CF_GAMMA_%1[CR] Set Gamma value CF_WBAL-R_%1[CR] Set White Balance Red value CF_WBAL-G_%1[CR]...
  • Page 11: Lamp Command Table

    PLC-XC50/55 Expand Serial Command Functional Specifications 5.5 Lamp Command Table Execute command Item CF_LAMPH_%1[CR] Reset total running time of each lamp CF_LAMPMODE_%1[CR] Select Lamp mode 5.6 Sound Command Table Execute command Item CF_VOLUME_%1[CR] Set Volume value CF_MUTE_%1[CR] Control ON/OFF of Sound Mute 5.7 Setting Command Table Execute command Item...
  • Page 12: Status Read Command Table

    PLC-XC50/55 Expand Serial Command Functional Specifications 6. Status Read Command Table 6.1 Image Status Read Command Table Status read command Item CR_BRIGHT[CR] Get Brightness value CR_CONT[CR] Get Contrast value CR_COLOR[CR] Get Color value CR_TINT[CR] Get Tint value CR_SHARP[CR] Get Sharpness value CR_GAMMA[CR] Get Gamma value CR_WBAL-R[CR]...
  • Page 13: Screen Status Read Command Table

    PLC-XC50/55 Expand Serial Command Functional Specifications 6.5 Screen Status Read Command Table Status read command Item CR_SCREEN[CR] Get selected screen size CR_KYSTNMODE[CR] Get setting status of Keystone Store mode CR_VSCALE[CR] Get setting status of Vertical Scale CR_VPOS[CR] Get setting status of Vertical Position CR_HSCALE[CR] Get setting status of Horizontal Scale CR_HPOS[CR]...
  • Page 14: Other Status Read Command

    PLC-XC50/55 Expand Serial Command Functional Specifications 6.9 Other Status Read Command Status read command Item CR_STATUS[CR] Get setting status of Projector behavior CR_SIGNAL[CR] Get Signal Status if there is a signal or not CR_VMUTE[CR] Get setting status of No Show CR_FREEZE[CR] Get setting status of Freeze CR_PTIMER[CR]...
  • Page 15: Functional Execution Command

    PLC-XC50/55 Expand Serial Command Functional Specifications 8. Functional Execution Command 8.1 Format PC issues commands in format as below: Pattern1 : “CF_COMMAND” [CR] Pattern2 : “CF_COMMAND_”%1 [CR] CF_ : Header COMMAND : Character line %1 : Parameter (Character line) _ : Space (To separate COMMAND and Parameter) The projector decodes the received command and when it is ready to receive the next command, it returns the response.
  • Page 16: Image Command

    PLC-XC50/55 Expand Serial Command Functional Specifications 8.4 Image Command 8.4.1 CF_BRIGHT Command Command "CF_BRIGHT_%1”[CR] "000~063” --------------- Directly select Brightness setting value "UP” ----------------------- Current Brightness setting value + 1 "DN” ----------------------- Current Brightness setting value – 1 Set Brightness value of user control The value set by this command will not be saved to projector.
  • Page 17: Cf_Sharp Command

    PLC-XC50/55 Expand Serial Command Functional Specifications 8.4.5 CF_SHARP Command Command “CF_SHARP_%1”[CR] “000~015” ---------------- Directly select Sharpness setting value “UP” ------------------------ Current Sharpness setting value + 1 “DN” ------------------------ Current Sharpness setting value - 1 Set Sharpness value of user control The value set by this command will not be saved to projector.
  • Page 18: Cf_Coltemp Command

    PLC-XC50/55 Expand Serial Command Functional Specifications 8.4.8 CF_COLTEMP Command Command “CF_COLTEMP_%1”[CR] “000” ------ Xlow “001” ------ Low “002” ------ Mid “003” ------ High Set Color Temperature. (Available only in the normal Power ON status) The value set by this command will not be saved to the projector. Therefore, when Details turning into Standby-mode or ALL is OFF, the value returns to original setting.
  • Page 19: Cf_Image Command

    PLC-XC50/55 Expand Serial Command Functional Specifications 8.4.11 CF_IMAGE Command Command “CF_IMAGE_%1”[CR] “DYNAMIC” ------ Dynamic (Fixed value to enable projection with a sharp, powerful picture tone) “STAND” ---------- Standard (Image adjust value is set to factory default) “REAL” ------------ Real (Fixed value to display graphic image with natural tone) “CINEMA”...
  • Page 20: Pc Adjust Control Command

    PLC-XC50/55 Expand Serial Command Functional Specifications 8.5 PC Adjust Control Command 8.5.1 CF_FSYNC Command Command “CF_FSYNC_%1”[CR] “0000~0031” --------------- Directly select Fine Sync setting value “UP” -------------------------- Current Fine Sync setting value + 1 “DN” -------------------------- Current Fine Sync setting value - 1 Set Fine Sync value of PC signal The value set by this command will not be saved to projector.
  • Page 21: Cf_H - Pos Command

    PLC-XC50/55 Expand Serial Command Functional Specifications 8.5.4 CF_H – POS Command Command “CF_H-POS_%1”[CR] “0000~nnnn” --- Directly select Horizontal Position setting value “nnnn” shows maximum value, it is current Total Dots value - Display Dots value “UP” -------------- Current Horizontal Position setting value + 1 “DN”...
  • Page 22: Cf_Dline Command

    PLC-XC50/55 Expand Serial Command Functional Specifications 8.5.7 CF_DLINE Command Command “CF_DLINE_%1”[CR] “0100”~”nnnn” --- Directly select Display Line setting value “nnnn” shows maximum value, it is current Total Line value – Vertical Position value “UP” -------------- Current Display Line setting value + 1 “DN”...
  • Page 23: Input Control Command

    PLC-XC50/55 Expand Serial Command Functional Specifications 8.6 Input Control Command 8.6.1 CF_INPUT Command Command “CF_INPUT_%1”[CR] “CMP1-A” ------------- Select Computer1 (Analog) Input “CMP1-D” ------------- Select Computer1 (Digital) Input “COMPUTER2” ----- Select Computer2 Input “VIDEO” -------------- Select Video Input “UP” ------------------- Switch Input setting in forward direction CMP1-A -- CMP1-D -- Computer2 –...
  • Page 24: Cf_Input1 Command

    PLC-XC50/55 Expand Serial Command Functional Specifications 8.6.3 CF_INPUT1 Command Command “CF_INPUT1_%1_”[CR] “ANALOG” ----------Select Analog RGB Input ”DIGITAL” -----------Select DVI Input ”HDCP” --------------Select DVI HDCP Input “ANALOG” selects Input - Computer 1(Analog). “DIGITAL” / “HDCP” select Input - Computer 1(Digital) and source specified by %1 Details at the same time.
  • Page 25: Cf_Input_%1_%2 Command

    PLC-XC50/55 Expand Serial Command Functional Specifications 8.6.6 CF_INPUT_%1_%2 Command Command “CF_INPUT_%1_%2”[CR] “COMPUTER1” ------ Select Computer1 Input “COMPUTER2” ------ Select Computer2 Input “VIDEO” -------------- Select Analog Input When %1 is COMPUTER1 “ANALOG” ----- Select Analog RGB Input “DIGITAL” ------ Select DVI Input “HDCP”...
  • Page 26 PLC-XC50/55 Expand Serial Command Functional Specifications “AUTO” -------------------------- Select System “Auto” “NTSC” -------------------------- Select NTSC “NTSC443” --------------------- Select NTSC4.43 “PAL” ----------------------------- Select PAL “SECAM” ----------------------- Select SECAM “PAL-M” ------------------------- Select PAL-M Input is “PAL-N” ------------------------- Select PAL-N Video “1080I” -------------------------- Select 1080i “1035I”...
  • Page 27: Screen Control Command

    PLC-XC50/55 Expand Serial Command Functional Specifications 8.7 Screen Control Command 8.7.1 CF_SCREEN Command Command “CF_SCREEN_%1”[CR] “NORMAL” ---------------------- Select Normal size “TRUE” -------------------------- Select True size “WIDE” --------------------------- Select Wide size “FULL” --------------------------- Select Full size “CUSTOM” ---------------------- Select Custom size “DZOOM_UP”...
  • Page 28: Cf_Keystone Command

    PLC-XC50/55 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 by 2steps “DN” ------------- Correct Keystone distortion to reduce lower part of image “FDN”...
  • Page 29: Cf_Vpos Command

    PLC-XC50/55 Expand Serial Command Functional Specifications 8.7.6 CF_VPOS Command Command “CF_VPOS_%1”[CR] “015” --------- +15 “014” --------- +14 ÿ “002” --------- +2 “001” --------- +1 “000” --------- +0 “-01” ---------- -1 “-02” ---------- -2 ÿ “-14” ---------- -14 “-15” ---------- -15 “UP”...
  • Page 30: Cf_Hpos Command

    PLC-XC50/55 Expand Serial Command Functional Specifications 8.7.8 CF_HPOS Command Command “CF_HPOS_%1”[CR] “015” --------- +15 “014” --------- +14 ÿ “002” --------- +2 “001” --------- +1 “000” --------- +0 “-01” ---------- -1 “-02” ---------- -2 ÿ “-14” ---------- -14 “-15” ---------- -15 “UP”...
  • Page 31: Lamp Command

    PLC-XC50/55 Expand Serial Command Functional Specifications 8.8 Lamp Command 8.8.1 CF_LAMPH Command Command “CF_LAMPH_%1”[CR] “RST” Reset total lamp running time Details This command is available in normal Power ON status. Acceptable “000”[CR] Response Unacceptable “Error Code”[CR] 8.8.2 CF_LAMPMODE Command Command “CF_LAMPMODE_%1”[CR] “NORMAL”...
  • Page 32: Sound Command

    PLC-XC50/55 Expand Serial Command Functional Specifications 8.9 Sound Command 8.9.1 CF_VOLUME Command Command “CF_VOLUME_%1”[CR] “000-063” -------------------------- Directly set Volume level “UP” --------------------------------- Turn up the Volume level by 1 “DN” --------------------------------- Turn down Volume level by 1 Control Volume value As the same operation of Volume Up/Down with RC, the command directly set Details Volume level.
  • Page 33: Setting Command

    PLC-XC50/55 Expand Serial Command Functional Specifications 8.10 Setting Command 8.10.1 CF_LANG Command Command “CF_LANG_%1”[CR] “ENG” --------------------------- Select English “DEU” --------------------------- Select German “FRA” --------------------------- Select French “ITA” ----------------------------- Select Italian “ESP” ---------------------------- Select Spanish “POR” --------------------------- Select Portuguese “NED” --------------------------- Select Dutch “SVE”...
  • Page 34: Cf_Autosetup Command

    PLC-XC50/55 Expand Serial Command Functional Specifications 8.10.4 CF_AUTOSETUP Command Command “CF_AUTOSETUPPCADJ_%1”[CR] “START” ------------------- Execute Auto Setup Execute Auto Setup Details This command is available in normal Power ON status. Acceptable “000”[CR] Response Unacceptable “Error Code”[CR] 8.10.5 CF_INPUTSEARCH Command Command “CF_INPUTSEARCH_%1”[CR] “OFF”...
  • Page 35: Cf_Logo Command

    PLC-XC50/55 Expand Serial Command Functional Specifications 8.10.8 CF_LOGO Command Command “CF_LOGO_%1_%2”[CR] “0000”-”9999” ----------------- Set LOGO PIN CODE directly “OFF” ---------------------------- Disable Logo function “DFLT” --------------------------- Display Default Logo “USER” -------------------------- Display Captured Logo “UP” --------------- Switch Logo setting in forward direction (OFF -- DFLT -- User –...
  • Page 36: Cf_Rear Command

    PLC-XC50/55 Expand Serial Command Functional Specifications 8.10.10 CF_REAR Command Command “CF_REAR_%1”[CR] “ON” --------------------------- Set Rear to ON “OFF” ------------------------- Set Rear to OFF Set/Cancel Rear setting. When Rear is ON, image is left/right reversed. Details The status set by this command is stored in EEPROM and its setting is effective after ALL is OFF This command is available in normal Power ON status.
  • Page 37: Cf_On - Sta Command

    PLC-XC50/55 Expand Serial Command Functional Specifications 8.10.14 CF_ON – STA Command Command “CF_ONÿ STA_%1”[CR] “ON” --------------------------- Set Power On Start to ON “OFF” ------------------------- Set Power On Start to OFF “UP” --------------------------- Switch setting (On → Off → On → ÿ e ÿ e ÿ e ) “DN”...
  • Page 38: Cf_Filtimer Command

    PLC-XC50/55 Expand Serial Command Functional Specifications 8.10.18 CF_FILTIMER Command Command “CF_FILTIMER_%1”[CR] “400” -------------------- Set 400 hours “700” -------------------- Set 700 hours “1000” ------------------- Set 1000 hours “OFF” ------------------- No warning display Details Set timer of Warning display of Filter cleaning and Filter replacement Acceptable “000”[CR] Response...
  • Page 39: Cf_Pjpincode Command

    PLC-XC50/55 Expand Serial Command Functional Specifications 8.10.23 CF_PJPINCODE Command Command “CF_PJPINCODE_%1”[CR] “0000” – “9999” ---------Set PJ PIN CODE directly Set PJ PIN CODE to release PJ LOCK. PIN CODE cannot be changed by this command. -When PJ LOCK is in operation PIN CODE is correct ------------------------- Command is valid (Acceptable) PIN CODE is incorrect ----------------------- Command is invalid(Error Code”102”) PIN CODE is out of %1 range ------------- Command is invalid (Error Code “? “)
  • Page 40: Other Command

    PLC-XC50/55 Expand Serial Command Functional Specifications 8.11 Other Command 8.11.1 CF_KEYENU Command Command “CF_KEYENU_%1”[CR] “RIGHT” ------------------------- Shift Pointer on OSD Menu to right “LEFT” --------------------------- Shift Pointer on OSD Menu to left “UP” ------------------------------ Shift Pointer on OSD Menu to right “DN”...
  • Page 41: Cf_Freeze Command

    PLC-XC50/55 Expand Serial Command Functional Specifications 8.11.4 CF_FREEZE Command Command “CF_FREEZE_%1”[CR] “ON” ------------------------ Set Freeze to ON “OFF” ----------------------- Set Freeze to OFF “UP” ------------------------------ Switch setting (On → Off → On → ÿ e ÿ e ÿ e ) “DN”...
  • Page 42: Status Read Command

    PLC-XC50/55 Expand Serial Command Functional Specifications 9. Status Read Command 9.1 Format PC issues commands in format as below: “CR_Command” [CR] Command : Character Line When projector receives the appropriate command, it returns a character line as the required data “000ÿ...
  • Page 43: Image Status Read Command

    PLC-XC50/55 Expand Serial Command Functional Specifications 9.4 Image Status Read Command 9.4.1 CR_BRIGHT Command Command “CR_BRIGHT”[CR] Details Get Brightness value of user control Acceptable “000_ÿ ÿ A ”[CR] Response “000”~“063” Unacceptable “Error Code”[CR] 9.4.2 CR_CONT Command Command “CR_CONT”[CR] Details Get Contrast value of user control Acceptable “000_ÿ...
  • Page 44: Cr_Gamma Command

    PLC-XC50/55 Expand Serial Command Functional Specifications 9.4.6 CR_GAMMA Command Command "CR_GAMMA”[CR] Details Get Gamma value of user control Acceptable “000_%a”[CR] Response “000”~“015” Unacceptable “Error Code”[CR] 9.4.7 CR_WBAL – R Command Command "CR_WBAL-R”[CR] Details Get White Balance Red value of user control Acceptable “000_%a”[CR] Response...
  • Page 45: Cr_Nzred Command

    PLC-XC50/55 Expand Serial Command Functional Specifications 9.4.11 CR_NZRED Command Command “CR_NZRED”[CR] Details Get setting status of Noise Reduction Acceptable “000_%1”[CR] “L1” -------- Noise Reduction for moving image Response “L2” -------- Noise Reduction for still image “OFF” ----- Noise Reduction is OFF Unacceptable “Error Code”[CR] 9.4.12 CR_PROGV Command...
  • Page 46: Pc Adjust Status Read Command

    PLC-XC50/55 Expand Serial Command Functional Specifications 9.5 PC Adjust Status Read Command 9.5.1 CR_FSYNC Command Command "CR_FSYNC”[CR] Details Get Fine Sync value Acceptable “000_%a”[CR] “0000”~“0031” Response “Error Code”[CR] ----- The command is invalid due to condition Unacceptable such as invalid input source 9.5.2 CR_TDOTS Command Command...
  • Page 47: Cr_V - Pos Command

    PLC-XC50/55 Expand Serial Command Functional Specifications 9.5.5 CR_V – POS Command Command “CR_V POS”[CR] Details Get Vertical Position value Acceptable “000_%a”[CR] “0000”~“nnnn” Response (nnnn = Total Line - Display Line) “Error Code”[CR] ----- The command is invalid due to condition Unacceptable such as invalid input source 9.5.6...
  • Page 48: Video Status Read Command

    PLC-XC50/55 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 Returns auto-detected signal in Auto mode Only available for Video input. (N/A when Input is computer) Acceptable “000_%a”[CR] “1080I60” -------------- 1080i 60Hz “1080I50”...
  • Page 49: Input Status Read Command

    PLC-XC50/55 Expand Serial Command Functional Specifications 9.7 Input Status Read Command 9.7.1 CR_INPUT Command Command “CR_INPUT”[CR] Details Get selected INPUT No. Acceptable “000_%1”[CR] Response Request data “1”-”3” Unacceptable “Error Code”[CR] 9.7.2 CR_SOURCE Command Command “CR_SOURCE”[CR] Details Get selected Source Acceptable “000_%1”[CR] “DIGITAL”...
  • Page 50: Cr_Srcinp3 Command

    PLC-XC50/55 Expand Serial Command Functional Specifications 9.7.5 CR_SRCINP3 Command Command "CR_SRCINP3” [CR] Details Get selected source of Input 3_Video Acceptable “000_%1”[CR] “AUTO” -------------- Video Auto is selected “VIDEO” ------------- Composite Video Input is selected Response Request data “Sÿ VIDEO” -------- S-Video Input is selected Unacceptable “Error Code”[CR] 9.7.6...
  • Page 51: Cr_Syslist Command

    PLC-XC50/55 Expand Serial Command Functional Specifications “AUTO” --------------- Auto is selected “NTSC” --------------- NTSC is selected “NTSC443” ---------- NTSC4.43 is selected “PAL” ------------------ PAL is selected Input is “SECAM” ------------- SECAM is selected Video, S-Video “PALÿ M” ------------- PAL-M is selected “PALÿ...
  • Page 52: Cr_Modelist Command

    PLC-XC50/55 Expand Serial Command Functional Specifications 9.7.8 CR_MODELIST Command Command “CR_MODELIST”[CR] Details Get selectable Mode titles Acceptable “000_%1_%2_..._%x” [CR] Returns Error code “101” when Input is other than PC-Analog Returns Error code “101” when Input is PC-Analog but no signal When Input is PC-Analog and signal is found, returns selectable Mode among Mode1 –...
  • Page 53: Screen Status Read Command

    PLC-XC50/55 Expand Serial Command Functional Specifications 9.8 Screen Status Read Command 9.8.1 CR_SCREEN Command Command “CR_SCREEN”[CR] Details Get selected on-screen image size Acceptable “000_%a”[CR] “NORMAL” --------------- Normal mode is selected “TRUE” -------------------- True mode is selected Input “WIDE” -------------------- Wide mode is selected “FULL”...
  • Page 54: Cr_Hpos Command

    PLC-XC50/55 Expand Serial Command Functional Specifications 9.8.6 CR_HPOS Command Command “CR_HPOS”[CR] Details Get setting status of Horizontal Position Store Mode Acceptable “000_%1”[CR] Response “-15” ~ “015” Unacceptable “Error Code”[CR] 54/67...
  • Page 55: Lamp Status Read Command

    PLC-XC50/55 Expand Serial Command Functional Specifications 9.9 Lamp Status Read Command 9.9.1 CR_LAMPREPL Command Command “CR_LAMPREPL”[CR] Details Get information of Lamp Replacement time Acceptable “000_%1”[CR] “1Y” -------------------------- Over lamp replacement time “1N” -------------------------- Within lamp replacement time “1” means the number of lamps. Response (1 lamp model→...
  • Page 56: Cr_Lampmsts Command

    PLC-XC50/55 Expand Serial Command Functional Specifications 9.9.5 CR_LAMPMSTS Command Command “CR_LAMPSTS”[CR] Details Get Lighting status of lamp Acceptable “000_%1”[CR] “ÿ N **** ” A number of * should be among 1-4. First character shows how many lamps are incorporated in projector.
  • Page 57: Sound Status Read Command

    PLC-XC50/55 Expand Serial Command Functional Specifications 9.10 Sound Status Read Command 9.10.1 CR_VOLUME Command Command “CR_VOLUME”[CR] Details Get Volume value of user control Acceptable “000_%a”[CR] Response “000”~“063” Unacceptable “Error Code”[CR] 9.10.2 CR_MUTE Command Command “CR_MUTE”[CR] Details Get sound mute setting status Acceptable “000_%a”[CR] “ON”...
  • Page 58: Setting Status Read Command

    PLC-XC50/55 Expand Serial Command Functional Specifications 9.11 Setting Status Read Command 9.11.1 CR_LANG Command Command “CR_LANG”[CR] Details Get selected language Acceptable “000_%a”[CR] “ENG” -------------------------- English is selected “DEU” -------------------------- German is selected “FRA” -------------------------- French is selected “ITA” --------------------------- Italian is selected “ESP”...
  • Page 59: Cr_Bback Command

    PLC-XC50/55 Expand Serial Command Functional Specifications 9.11.5 CR_BBACK Command Command “CR_BBACK”(CR) Details Get setting status of Blue Back Acceptable “000_%a”[CR] “ON” ------------------------- Blue Back is ON Response “OFF” ----------------------- Blue Back is OFF Unacceptable “Error Code”[CR] 9.11.6 CR_DISP Command Command “CR_DISP”[CR] Details Get setting status of Display...
  • Page 60: Cr_Standbymode Command

    PLC-XC50/55 Expand Serial Command Functional Specifications 9.11.10 CR_STANDBYMODE Command Command “CR_STANDBYMODE” [CR] Details Get Standby Mode setting status Acceptable “000_%a”[CR] “ECO” -------------- Eco Mode Response “NORMAL” -------- Normal Mode Unacceptable “Error Code” [CR] 9.11.11 CR_P – MANE Command Command “CR_P-MANE”[CR] Details Get Power management setting status Acceptable...
  • Page 61: Cr_Ccaptioncolor Command

    PLC-XC50/55 Expand Serial Command Functional Specifications 9.11.15 CR_CCAPTIONCOLOR Command Command “CR_ CCAPTIONCOLOR”[CR] Details Get status of Closed caption display color Acceptable “000_%a”[CR] “COLOR” ---------------------------- “COLOR” is selected Response “WHITE” ----------------------------- “White” is selected Unacceptable “Error Code” [CR] 9.11.16 CR_FILH Command Command “CR_FILH”[CR] Details...
  • Page 62: Cr_Rcode Command

    PLC-XC50/55 Expand Serial Command Functional Specifications Acceptable “000_%1” [CR] “09” = Remaining number of usable Filter scroll : 9 times Response “00” = Remaining number of usable Filter scroll : 0 time Unacceptable “Error Code” [CR] 9.11.21 CR_RCODE Command Command “CR_RCODE”[CR] Details Get selected Remote Control Code...
  • Page 63: Cr_ Pjlockmenu Command

    PLC-XC50/55 Expand Serial Command Functional Specifications 9.11.25 CR_ PJLOCKMENU Command Command “CR_PJLOCKMENU” [CR] Details Get status of PJ Lock on Menu Acceptable “000_%1[CR] “ON1” ------------- PJ Lock status is On-1 Response “ON2” ------------- PJ Lock status is On-2 “OFF” ------------- PJ Lock status is OFF Unacceptable “Error Code”...
  • Page 64: Other Status Read Command

    PLC-XC50/55 Expand Serial Command Functional Specifications 9.12 Other Status Read Command 9.12.1 CR_STATUS Command Command “CR_STATUS”(CR) Get status of Projector behavior. Details This command affects the same as ”CR0” of Basic Serial command, but this has an error code. Acceptable “000_%1”[CR] “00”= Power ON “80”= Stand by...
  • Page 65: Cr_Ptimer Command

    PLC-XC50/55 Expand Serial Command Functional Specifications 9.12.5 CR_PTIMER Command Command "CR_PTIMER”[CR] Details Get status of Presentation Timer Acceptable “000_%a”[CR] “ON” -------------------- Presentation timer is in operation Response “STOP” ----------------- Presentation timer is paused “OFF” ------------------- Presentation timer is not operating Unacceptable “Error Code”[CR] 9.12.6 CR_TEMPWARN Command...
  • Page 66: Cr_Temp Command

    PLC-XC50/55 Expand Serial Command Functional Specifications 9.12.7 CR_TEMP Command Command "CR_TEMP”[CR] Get current temperature inside a projector. Details If there are several sensors installed, it is possible to get information from all the sensors at once. Acceptable “000_%1_%2_%3”[CR] %1= Sensor 1 temperature (External temperature) %2= Sensor 2 temperature (Inside temperature1) %3= Sensor 3 temperature (Inside temperature2) %1,%2 are consists of 6 bites fixed...
  • Page 67: Cr_Tempfail Command

    PLC-XC50/55 Expand Serial Command Functional Specifications 9.12.8 CR_TEMPFAIL Command Command "CR_TEMPFAIL”[CR] Get the temperature inside a projector when abnormal temperature occurs. Details If there are several sensors installed, it is possible to get information from all the sensors at once. Acceptable “000_%a_%b_%c”[CR] %a ------------------ Sensor 1 temp.

Table of Contents