Sanyo PLC-XL51 - 2700 Lumens Manual
Sanyo PLC-XL51 - 2700 Lumens Manual

Sanyo PLC-XL51 - 2700 Lumens Manual

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

Advertisement

Quick Links

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

Advertisement

Table of Contents
loading

Summary of Contents for Sanyo PLC-XL51 - 2700 Lumens

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

    PLC-XL51 Expand Serial Command Functional Specifications - CONTENTS - Overview .........................7 Serial Interface Specification ..................7 2.1 Transfer Specification ....................7 2.2 Connection .........................7 Notes for communication ....................8 Name Definition ......................8 Functional Execution Command Table ................9 Image Command Table ...................9 PC Adjust Control Command Table ..............9 Input Control Command Table ................9 Screen Command Table ..................9 Lamp Command Table ..................
  • Page 3 PLC-XL51 Expand Serial Command Functional Specifications 8.4.9 CF_PROGV Command ................. 17 8.4.10 CF_NZRED Command .................. 17 8.4.11 CF_IMAGE Command .................. 18 8.4.12 CF_IMAGEADJ Command ................18 PC Adjust Control Command ................19 8.5.1 CF_FSYNC Command .................. 19 8.5.2 CF_TDOTS Command .................. 19 8.5.3 CF_CLAMP Command..................
  • Page 4 PLC-XL51 Expand Serial Command Functional Specifications 8.10.6 CF_LOGO Command ..................31 8.10.7 CF_CEIL Command ..................31 8.10.8 CF_REAR Command ..................31 8.10.9 CF_TERMINAL Command ................32 8.10.10 CF_AUTOSETUPPCADJ Command ............32 8.10.11 CF_AUTOSETUP ..................32 8.10.12 CF_INPUTSEARCH Command ..............32 8.10.13 CF_STANDBYMODE Command...............
  • Page 5 PLC-XL51 Expand Serial Command Functional Specifications 9.4.9 CR_WBAL – B Command ................41 9.4.10 CR_COLTEMP Command................41 9.4.11 CR_NZRED Command ................. 42 9.4.12 CR_PROGV Command ................. 42 9.4.13 CR_IMAGE Command .................. 42 9.4.14 CR_IMGGMD Command ................42 PC Adjust Status Read Command ..............43 9.5.1 CR_FSYNC Command ..................
  • Page 6 PLC-XL51 Expand Serial Command Functional Specifications 9.10.2 CR_MUTE Command ..................53 9.11 Setting Status Read Command ................54 9.11.1 CR_LANG Command ..................54 9.11.2 CR_ZOOM Command ................... 54 9.11.3 CR_UNIFORMITY Command ............... 54 9.11.4 CR_AUTOSETUPPCADJ Command ............54 9.11.5 CR_BBACK Command ................. 55 9.11.6 CR_DISP Command..................
  • Page 7: Overview

    PLC-XL51 Expand Serial Command Functional Specifications Overview 1.1 This Functional Specification defines communication functions for PLC-XL51. 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 8: Notes For Communication

    PLC-XL51 Expand Serial Command Functional Specifications Notes for communication 1. Expand Serial Command is defined as one command / one line that starts with “C” and ends with carriage return (0x0D) 2. There are two types of commands: Functional Execution Command and Status Read Command.
  • Page 9: Functional Execution Command Table

    PLC-XL51 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 10: Lamp Command Table

    PLC-XL51 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 11: Status Read Command Table

    PLC-XL51 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 12: Screen Status Read Command Table

    PLC-XL51 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 6.6 Lamp Status Read Command Table Status read command Item CR_LAMPREPL[CR] Get the information for Lamp replacement time CR_LAMPH[CR] Get lamp total running time...
  • Page 13: Other Status Read Command

    PLC-XL51 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 14: Functional Execution Command

    PLC-XL51 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 15: Image Command

    PLC-XL51 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 16: Cf_Sharp Command

    PLC-XL51 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 17: Cf_Coltemp Command

    PLC-XL51 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 18: Cf_Image Command

    PLC-XL51 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 19: Pc Adjust Control Command

    PLC-XL51 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 20: Cf_H - Pos Command

    PLC-XL51 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 21: Cf_Dline Command

    PLC-XL51 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 22: Input Control Command

    PLC-XL51 Expand Serial Command Functional Specifications 8.6 Input Control Command 8.6.1 CF_INPUT Command Command “CF_INPUT_%1”[CR] “Computer1” ------------- Select Computer1 Input “COMPUTER2” ----- Select Computer2 Input “VIDEO” -------------- Select Video Input “NETWORK” -------- Select Wired LAN “WI” -------------------- Select Wireless LAN “UP”...
  • Page 23: Cf_Input1 Command

    PLC-XL51 Expand Serial Command Functional Specifications Unacceptable “%%%”[CR] 8.6.3 CF_INPUT1 Command Command “CF_INPUT1_%1”[CR] “ANALOG” ----------Select Analog RGB Input “SCART” ------------Select SCART Select Computer 1 and set Source specified in %1 at the same time. Details This command is available in normal Power ON status. Acceptable “000”[CR] Response...
  • Page 24: Cf_Input_%1_%2 Command

    PLC-XL51 Expand Serial Command Functional Specifications 8.6.7 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 “SCART” -------- Select SCART Input When %1 is COMPUTER2 “ANALOG”...
  • Page 25: Screen Control Command

    PLC-XL51 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 screen size “CUSTOM” ---------------------- Select Custom size “DZOOM_UP”...
  • Page 26: Cf_Keystone Command

    PLC-XL51 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 27: Lamp Command

    PLC-XL51 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] “HIGH”...
  • Page 28: Sound Command

    PLC-XL51 Expand Serial Command Functional Specifications 8.9 Sound Command 8.9.1 CF_VOLUME Command Command “CF_VOLUME_%1”[CR] “000-063” -------------------------- Directly select Volume setting value “UP” --------------------------------- Current Volume setting value +1 “DN” --------------------------------- Current Volume setting value -1 Control Volume value The same operation of Volume Up/Down as projector and RC, and directly select Volume setting value.
  • Page 29: Setting Command

    PLC-XL51 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 30: Cf_Bback Command

    PLC-XL51 Expand Serial Command Functional Specifications 8.10.4 CF_BBACK Command Command “CF_BBACK_%1”[CR] “ON” ----------------------------- Select Blue Back “OFF” ---------------------------- Cancel Blue Back “UP” ------------------------------ Switch setting (On → Off → On → ÿ e ÿ e ÿ e ) “DN” ------------------------------ Switch setting (On → Off → On → ÿ e ÿ e ÿ e ) Note) “UP”...
  • Page 31: Cf_Logo Command

    PLC-XL51 Expand Serial Command Functional Specifications 8.10.6 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 forward (OFF → DFLT → User → OFF → 0û 0 û ) “DN”...
  • Page 32: Cf_Terminal Command

    PLC-XL51 Expand Serial Command Functional Specifications 8.10.9 CF_TERMINAL Command Command “CF_TERMINAL_%1”[CR] “COMPUTER” --------------------- Select “Computer “ for Terminal setting “MONITOR” ------------------------ Select “Monitor Out” for Terminal setting Set Terminal (Available only in the normal Power ON status) Details Terminal for Computer input is Computer 2 in this model. Acceptable “000”[CR] “Error Code”[CR]...
  • Page 33: Cf_Standbymode Command

    PLC-XL51 Expand Serial Command Functional Specifications 8.10.13 CF_STANDBYMODE Command Command “CF_STANDBYMODE_%1”[CR] “ECO” ---------------------- Less standby electricity “NORMAL” ------- -------- Normal standby electricity Switch Standby Mode setting. Details This command is available in normal Power ON status. Acceptable “000”[CR] Response Unacceptable “Error Code”[CR] 8.10.14 CF_P-MANE Command Command...
  • Page 34: Cf_Rcode Command

    PLC-XL51 Expand Serial Command Functional Specifications 8.10.17 CF_RCODE Command Command “CF_RCODE_%1”[CR] "001” --------------------------- Select Code1 "002” --------------------------- Select Code2 “UP” --------------- Switch Code setting of Remote Control forward (Code1 → Code2 → Code1 0û 0 û “DN” --------------- Switch Code setting of Remote Control backward (Code2 →...
  • Page 35: Cf_Fanmode Command

    PLC-XL51 Expand Serial Command Functional Specifications 8.10.20 CF_FANMODE Command Command “CF_FANMODE_%1”[CR] “L1” ---------------------------- Set Fan Mode to L1 “L2” ---------------------------- Set Fan Mode to L2 Switch Fan Mode When L1 is selected, fan noise after POWER OFF is louder. When L2 is selected, fan noise after POWER OFF becomes quiet, however, fan Details rotates longer than L1.
  • Page 36: Cf_Testpat Command

    PLC-XL51 Expand Serial Command Functional Specifications 8.10.24 CF_TESTPAT Command Command “CF_TESTPAT_%1” [CR] “COLOR” ---------------------- Display Color bar “GRAD1” ---------------------- Display 16step(white→black) “GRAD2” ---------------------- Display 16step(white←black) “GRAD3” ---------------------- Display 16step(white↓black) “GRAD4” ---------------------- Display 16step(white↑black) “WHITE” ---------------------- Display all white “BALCK” ---------------------- Display all black “CROSS”...
  • Page 37: Other Command

    PLC-XL51 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 38: Cf_Freeze Command

    PLC-XL51 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 39: Status Read Command

    PLC-XL51 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 40: Image Status Read Command

    PLC-XL51 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 “?”[CR] 9.4.2 CR_CONT Command Command “CR_CONT”[CR] Details Get Contrast value of user control Acceptable “000_ÿ...
  • Page 41: Cr_Gamma Command

    PLC-XL51 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 “?”[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 42: Cr_Nzred Command

    PLC-XL51 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 “?”[CR] 9.4.12 CR_PROGV Command...
  • Page 43: Pc Adjust Status Read Command

    PLC-XL51 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] ----- When the command is invalid due to Unacceptable condition such as Input source “?”[CR] -------------------- When unclear command is received 9.5.2 CR_TDOTS Command...
  • Page 44: Cr_V - Pos Command

    PLC-XL51 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” (nnnn = Total Line - Display Line) Response “Error Code”[CR] -------- When the command is invalid due to Unacceptable condition such as Input source “?”[CR] ----------------------- When unclear command is received...
  • Page 45: Video Status Read Command

    PLC-XL51 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 46: Input Status Read Command

    PLC-XL51 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”-”4” Unacceptable “?”[CR] 9.7.2 CR_SOURCE Command Command “CR_SOURCE”[CR] Details Get selected Source Acceptable “000_%1”[CR] “ANALOG”...
  • Page 47: Cr_Srcinp3 Command

    PLC-XL51 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 “YPBPR”...
  • Page 48: Cr_Syslist Command

    PLC-XL51 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 Videos-Vid “PALÿ M” ------------- PAL-M is selected “PALÿ...
  • Page 49: Cr_Modelist Command

    PLC-XL51 Expand Serial Command Functional Specifications 9.7.9 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 50: Screen Status Read Command

    PLC-XL51 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 51: Lamp Status Read Command

    PLC-XL51 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 52: Cr_Lampmsts Command

    PLC-XL51 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 53: Sound Status Read Command

    PLC-XL51 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 “?”[CR] 9.10.2 CR_MUTE Command Command “CR_MUTE”[CR] Details Get sound mute setting status Acceptable “000_%a”[CR] “ON”...
  • Page 54: Setting Status Read Command

    PLC-XL51 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 55: Cr_Bback Command

    PLC-XL51 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 “?”[CR] 9.11.6 CR_DISP Command Command “CR_DISP”[CR] Details Get setting status of Display Acceptable...
  • Page 56: Cr_Terminal Command

    PLC-XL51 Expand Serial Command Functional Specifications 9.11.10 CR_TERMINAL Command Command “CR_TERMINAL”(CR) Details Get Terminal setting status Acceptable “000_%a”[CR] “COMPUTER” ------------------ Computer Input Mode Response “MONITOR” --------------------- Monitor Out Mode Unacceptable “?”[CR] 9.11.11 CR_INPUTSEARCH Command Command “CR_INPUTSEARCH”[CR] Details Get setting status of Input search Acceptable “000_%a”[CR] “OFF”...
  • Page 57: Cr_On-Sta Command

    PLC-XL51 Expand Serial Command Functional Specifications 9.11.15 CR_ON-STA Command Command “CR_ON-STA”[CR] Details Get Power ON Start setting status Acceptable “000_%a”[CR] “ON” -------------------------- Power ON Start is ON Response “OFF” ------------------------ Power ON Start is OFF Unacceptable “?”[CR] 9.11.16 CR_RCODE Command Command “CR_RCODE”[CR] Details...
  • Page 58: Cr_Pjlocknow Command

    PLC-XL51 Expand Serial Command Functional Specifications 9.11.19 CR_PJLOCKNOW Command Command “CR_PJLOCKNOW” [CR] Details Get if PJ lock is actually in operation Acceptable “000_%1[CR] “LOCK” ------------- PJ Lock is in operation. PJ Lock status is ON-1 or ON-2 on Menu, and PJ PIN CODE is not entered so that projector is actually locked.
  • Page 59: Cr_Filrepl Command

    PLC-XL51 Expand Serial Command Functional Specifications 9.11.24 CR_FILREPL Command Command “CR_FILREPL”[CR] Details Get the information of Filter replacement time Acceptable “000_%1”[CR] “1Y” ------------------- Over filter replacement time Response “1N” ------------------ Within filter replacement time Unacceptable “Error Code”[CR] 9.11.25 CR_FILTIMER Command Command “CR_FILTIMER”...
  • Page 60: Other Status Read Command

    PLC-XL51 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 61: Cr_Ptimer Command

    PLC-XL51 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 “?”[CR] 9.12.6 CR_TEMPWARN Command...
  • Page 62: Cr_Temp Command

    PLC-XL51 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 (Outside temperature) %2= Sensor 2 temperature (Inside temperature1) %3= Sensor 3 temperature (Inside temperature2) %1,%2 are consists of 6 bites fixed...
  • Page 63: Cr_Tempfail Command

    PLC-XL51 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.

This manual is also suitable for:

Xga ultra short-throw plc-xl51

Table of Contents