Sanyo PLC-XW250 - 2600 Lumens Manual

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

Advertisement

EXPAND SERIAL COMMAND
FUNCTIONAL SPECIFICATIONS
PLC-XW200
PLC-XW250
Ver. 1.01
SANYO Electric Co., Ltd
DS Company
Projector Division

Advertisement

Table of Contents
loading

Summary of Contents for Sanyo PLC-XW250 - 2600 Lumens

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

    PLC-XW200/250 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-XW200/250 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 .................. 17 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-XW200/250 Expand Serial Command Functional Specifications 8.10.2 CF_MENUPOSITION Command ..............30 8.10.3 CF_INPUTSEARCH Command ..............30 8.10.4 CF_AUTOSETUPPCADJ Command ............31 8.10.5 CF_AUTOSETUPKEYSTONE Command ............ 31 8.10.6 CF_AUTOSETUP Command ................ 31 8.10.7 CF_BACKGND Command ................31 8.10.8 CF_DISP Command ..................32 8.10.9 CF_LOGO Command ..................
  • Page 5 PLC-XW200/250 Expand Serial Command Functional Specifications 9.4.4 CR_TINT Command ..................41 9.4.5 CR_SHARP Command ................. 41 9.4.6 CR_GAMMA Command ................41 9.4.7 CR_WBAL – R Command ................41 9.4.8 CR_WBAL – G Command ................41 9.4.9 CR_WBAL – B Command ................42 9.4.10 CR_COLTEMP Command................
  • Page 6 PLC-XW200/250 Expand Serial Command Functional Specifications 9.9.2 CR_LAMPH Command ................. 52 9.9.3 CR_LAMPCORRESPH Command ............... 52 9.9.4 CR_LAMPMODE Command ................. 52 9.9.5 CR_LAMPMSTS Command................53 9.9.6 CR_PROJH Command ................. 53 9.9.7 CR_HMLAMP Command ................53 9.9.8 CR_LAMPLIFECONTRL Command ............. 53 9.10 Sound Status Read Command ................
  • Page 7 PLC-XW200/250 Expand Serial Command Functional Specifications 9.12.3 CR_VMUTE Command ................. 61 9.12.4 CR_FREEZE Command ................61 9.12.5 CR_PTIMER Command ................62 9.12.6 CR_TEMPWARN Command ................. 62 9.12.7 CR_TEMP Command ..................63 9.12.8 CR_TEMPFAIL Command ................64 6 / 64...
  • Page 8: Overview

    PLC-XW200/250 Expand Serial Command Functional Specifications Overview 1.1 This Functional Specification defines communication functions for PLC-XW200/250. 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-XW200/250 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 10: Functional Execution Command Table

    PLC-XW200/250 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-XW200/250 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 CF_LAMPLIFECONTRL_%1[CR] Select Lamp life 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...
  • Page 12: Status Read Command Table

    PLC-XW200/250 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: Lamp Status Read Command Table

    PLC-XW200/250 Expand Serial Command Functional Specifications 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 CR_LAMPCORRESPH[CR] Get corresponding lamp use time CR_LAMPMODE[CR] Get Lamp Mode status CR_LAMPSTS[CR] Get lamp lighting status CR_PROJH[CR]...
  • Page 14: Error Code Table

    PLC-XW200/250 Expand Serial Command Functional Specifications 7. Error Code Table Error Code Contents -When the received data cannot be decoded -Parameter determination error (digit number error, including invalid value, etc.) The function is not available in the selected Mode Selected value is out of range (Not reflected) Command mismatched to Hardware (command for Optional function which is not installed) When reached upper or lower limit of increasing or...
  • Page 15: Functional Execution Command

    PLC-XW200/250 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-XW200/250 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 Projector does not save the value set with this command so that it returns its Details original when projector turning into Stanby mode or ALL is OFF.
  • Page 17: Cf_Sharp Command

    PLC-XW200/250 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 Projector does not save the value set with this command so that it returns its Details original when projector turning into Stanby mode or ALL is OFF.
  • Page 18: Cf_Progv Command

    PLC-XW200/250 Expand Serial Command Functional Specifications Acceptable “000”[CR] Response Unacceptable “Error Code”[CR] 8.4.9 CF_PROGV Command Command “CF_PROGV_%1”[CR] “FILM” -------- Select Progressive Mode FILM “L1” ----------- Select Progressive Mode L1 “L2” ----------- Select Progressive Mode L2 “OFF” --------- Cancel Progressive scan “UP”...
  • Page 19: Cf_Imageadj Command

    PLC-XW200/250 Expand Serial Command Functional Specifications Select Image Mode Parameter “CUSTOM1” to “CUSTOM4” is the same as “Image1” to “Image4” displayed when selecting Image on OSD menu. Details The value set by this command is stored in EEPROM and its setting is effective even after ALL is OFF.
  • Page 20: Pc Adjust Control Command

    PLC-XW200/250 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 Projector does not save the value set with this command so that it returns its Details...
  • Page 21: Cf_V - Pos Command

    PLC-XW200/250 Expand Serial Command Functional Specifications Acceptable “000”[CR] Response Unacceptable “101”[CR] ---- when Input for Video is selected 8.5.5 CF_V – POS Command Command “CF_V-POS_%1”[CR] “0000~nnnn” --- Directly select Vertical Position setting value “nnnn” shows maximum value, it is current Total Line value - Display Line value “UP”...
  • Page 22: Cf_Pcstore Command

    PLC-XW200/250 Expand Serial Command Functional Specifications 8.5.8 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”...
  • Page 23: Input Control Command

    PLC-XW200/250 Expand Serial Command Functional Specifications 8.6 Input Control Command 8.6.1 CF_INPUT Command Command “CF_INPUT_%1”[CR] “CONPUTER1” ----- Select Computer1 Input “COMPUTER2” ----- Select Computer2 Input “VIDEO” -------------- Select Video Input “UP” ------------------- Switch Input setting forward When Computer 2 is selected in Terminal menu: Computer1 →...
  • Page 24: Cf_Input1 Command

    PLC-XW200/250 Expand Serial Command Functional Specifications 8.6.3 CF_INPUT1 Command Command “CF_INPUT1_%1_”[CR] “ANALOG” ---------- Select Analog RGB Input “YPBPR” ------------ Select Component “Sÿ VIDEO” -------- Select S-Video Input “SCART” ------------- Select SCART Select Computer 1 input and source specified by %1 at the same time. Details This command is available in normal Power ON status.
  • Page 25: Cf_System Command

    PLC-XW200/250 Expand Serial Command Functional Specifications 8.6.7 CF_SYSTEM Command Command “CF_SYSTEM_%1”[CR] “VGA1” ------------- Select VGA1 “XGA1” ------------- Select XGA1 “WXGA3” ------------ Select WXGA3 “1080I” --------------- Select 1080I Input is “1035I” --------------- Select 1035I Computer “720P” ---------------- Select 720P ”575P” ---------------- Select 575P ”480P”...
  • Page 26: Screen Control Command

    PLC-XW200/250 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 27: Cf_Kystnmode Command

    PLC-XW200/250 Expand Serial Command Functional Specifications Acceptable “000”[CR] “Error Code”[CR] “201”[CR] ----When reaching the Keystone correction limit or Response Unacceptable reaching 1 step to correction limit and “FDN”/”FUP” is received. (The command is not executed) 8.7.4 CF_KYSTNMODE Command Command “CF_KYSTNMODE_%1”[CR] “STR”...
  • Page 28: Cf_Hscale Command

    PLC-XW200/250 Expand Serial Command Functional Specifications This command is available in normal Power ON status. Note1) When Screen setting is not in Custom mode, projector changes image mode into Custom by receiving this command. Note2) When there is no signal detected, projector returns 101 and the command does not excute..
  • Page 29: Lamp Command

    PLC-XW200/250 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 30: Sound Command

    PLC-XW200/250 Expand Serial Command Functional Specifications 8.9 Sound Command 8.9.1 CF_VOLUME Command Command “CF_VOLUME_%1”[CR] “000-031” -------------------------- 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 31: Setting Command

    PLC-XW200/250 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 32: Cf_Autosetuppcadj Command

    PLC-XW200/250 Expand Serial Command Functional Specifications 8.10.4 CF_AUTOSETUPPCADJ Command Command “CF_AUTOSETUPPCADJ_%1”[CR] “ON” ------------------- Set Auto PC ADJ. function to ON “OFF” ------------------ Set Auto PC ADJ. function to OFF Set/Cancel Auto PC adj. function This command is available in normal Power ON status. Details Note) It is unable to set Keystone, PC ADJ.
  • Page 33: Cf_Disp Command

    PLC-XW200/250 Expand Serial Command Functional Specifications 8.10.8 CF_DISP Command Command “CF_DISP_%1”[CR] “ON” ----------------------------- Select Display “OFF” --------------------------- Cancel Display “CNTDWNOFF” -------------- Count down OFF “UP” --------------- Switch Display mode forward ÿ On → Count down OFF → Off → On → 0û 0 û ÿ “DN”...
  • Page 34: Cf_Ceil Command

    PLC-XW200/250 Expand Serial Command Functional Specifications 8.10.10 CF_CEIL Command Command “CF_CEIL_%1”[CR] “ON” ------------------------ Set Ceiling to ON “OFF” ----------------------- Set Ceiling to OFF Set/Cancel Ceiling setting. The value set by this command is stored in EEPROM and its setting is effective Details even after ALL is OFF This command is available in normal Power ON status.
  • Page 35: Cf_P-Mane Command

    PLC-XW200/250 Expand Serial Command Functional Specifications 8.10.14 CF_P-MANE Command Command “CF_Pÿ MANE_%1”[CR] “OFF” --------------------------------- Set Power Management to OFF “READY” ----------------------------- Set Power Management to Ready “SHUTDOWN” --------------------- Set Power Management to Shut Down mode “UP” ------------------------------ Switch Power management setting ÿ...
  • Page 36: Cf_Keydis Command

    PLC-XW200/250 Expand Serial Command Functional Specifications after ALL is OFF This command is available in normal Power ON status. Acceptable “000”[CR] Response Unacceptable “Error Code”[CR] 8.10.18 CF_KEYDIS Command Command “CF_KEYDIS_%1”[CR] “NONE” ----------------------- RC & Projector keys are valid (All are valid) “RC”...
  • Page 37: Cf_Fancontrol Command

    PLC-XW200/250 Expand Serial Command Functional Specifications 8.10.21 CF_FANCONTROL Command Command “CF_FANCONTROL_%1”[CR] “OFF” ---------------------------- Set Fan control to Off “ON1” ---------------------------- Set Fan control to On1 “ON2” ---------------------------- Set Fan control to On2 “ON3” ---------------------------- Set Fan control to On3 Set Fan control setting. The status set by this command is stored in EEPROM and its setting is effective Details even after ALL is OFF.
  • Page 38: Cf_Filh Command

    PLC-XW200/250 Expand Serial Command Functional Specifications Details Set timer of Filter replacement /clean-up warning display. Acceptable “000”[CR] Response Unacceptable “Error Code”[CR] 8.10.25 CF_FILH Command Command “CF_FILH_%1”[CR] “RST” ---------------Reset Filter used time Details Reset filter used time Acceptable “000”[CR] Response Unacceptable “Error Code”[CR] 8.10.26 CF_FDEFAULT Command Command...
  • Page 39: Other Command

    PLC-XW200/250 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 40: Cf_Freeze Command

    PLC-XW200/250 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 41: Status Read Command

    PLC-XW200/250 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 42: Cr_Color Command

    PLC-XW200/250 Expand Serial Command Functional Specifications 9.4.3 CR_COLOR Command Command “CR_COLOR”[CR] Details Get Color value of user control Acceptable “000_%a”[CR] Response “000”~“063” Unacceptable “Error Code”[CR] 9.4.4 CR_TINT Command Command “CR_TINT”[CR] Details Get Tint value of user control Acceptable “000_%a”[CR] “000”~“063” Response “Error Code”[CR] ----- When the command is invalid due to Unacceptable...
  • Page 43: Cr_Wbal - B Command

    PLC-XW200/250 Expand Serial Command Functional Specifications 9.4.9 CR_WBAL – B Command Command "CR_WBAL-B”[CR] Details Get White Balance Blue value of user control Acceptable “000_%a”[CR] Response “000”~“063” Unacceptable “Error Code”[CR] 9.4.10 CR_COLTEMP Command Command "CR_COLTEMP”[CR] Details Get Color Temp. setting value Acceptable “000_%a”[CR] “000”...
  • Page 44: Cr_Image Command

    PLC-XW200/250 Expand Serial Command Functional Specifications 9.4.13 CR_IMAGE Command Command “CR_IMAGE”[CR] Get image setting status Details Required data “CUSTOM1” to “CUSTOM4” is the same as “Image1” to “Image4” displayed when selecting IMAGE on OSD menu Acceptable “000_%a”[CR] “DYNAMIC” --------------------------------------- Dynamic “STAND”...
  • Page 45: Pc Adjust Status Read Command

    PLC-XW200/250 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 9.5.2 CR_TDOTS Command Command...
  • Page 46: Cr_Ddots Command

    PLC-XW200/250 Expand Serial Command Functional Specifications 9.5.6 CR_DDOTS Command Command “CR_DDOTS”[CR] Details Get Display Dots value Acceptable “000_%a”[CR] “0256”~“nnnn” Response (nnnn = Total Dots – Horizontal Position value) “Error Code”[CR] -------- When the command is invalid due to Unacceptable condition such as Input source 9.5.7 CR_DLINE Command Command...
  • Page 47: Video Status Read Command

    PLC-XW200/250 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 48: Input Status Read Command

    PLC-XW200/250 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] “ANALOG”...
  • Page 49: Cr_System Command

    PLC-XW200/250 Expand Serial Command Functional Specifications 9.7.6 CR_SYSTEM Command Command “CR_SYSTEM”[CR] Details Get selected System Acceptable “000_%1”[CR] “VGA1” -------------- VGA1 is selected “VGA2” -------------- VGA2 is selected ÿ “XGA1”-------------- XGA1 is selected ÿ “WXGA3” --------- WXGA3 is selected “1080i” ------------ 1080i is selected “1035i”...
  • Page 50: Cr_Syslist Command

    PLC-XW200/250 Expand Serial Command Functional Specifications 9.7.7 CR_SYSLIST Command Command “CR_SYSLIST”[CR] Details Get selectable System titles Acceptable “000_%1_%2_..._%x” [CR] - When Input is PC-Analog “XGA1” ------------ XGA1is selectable “1080I ” ----------- 1080i is selectable Projector does not return Auto,Mode1-5 When there is no signal, it returns Error Code “101” -When Input is Y,Pb/Cb,Pr/Cr Returns all the System titles on Menu including Auto “AUTO”...
  • Page 51: Screen Status Read Command

    PLC-XW200/250 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 52: Cr_Hpos Command

    PLC-XW200/250 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] 51 / 64...
  • Page 53: Lamp Status Read Command

    PLC-XW200/250 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 54: Cr_Lampmsts Command

    PLC-XW200/250 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. (1,2 or 4 ) Secound character shows follwing status in order of lamp number.
  • Page 55: Sound Status Read Command

    PLC-XW200/250 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”~“031” 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 56: Setting Status Read Command

    PLC-XW200/250 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 57: Cr_Backgnd Command

    PLC-XW200/250 Expand Serial Command Functional Specifications 9.11.5 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” ------------------------------ Black Back is selected Unacceptable “Error Code”...
  • Page 58: Cr_Terminal Command

    PLC-XW200/250 Expand Serial Command Functional Specifications 9.11.10 CR_TERMINAL Command Command “CR_TERMINAL” [CR] Details Get setting status of Terminal Acceptable “000_%a”[CR] “COMPUTER”-------------Computer Input mode Response “MONITOR”----------------Monitor Out mode Unacceptable “?”[CR] 9.11.11 CR_STANDBYMODE Command Command “CR_STANDBYMODE” [CR] Details Get Standby Mode setting status Acceptable “000_%a”[CR] “ECO”...
  • Page 59: Cr_Rcode Command

    PLC-XW200/250 Expand Serial Command Functional Specifications 9.11.15 CR_RCODE Command Command “CR_RCODE”[CR] Details Get selected Remote Control Code Acceptable “000_%a”[CR] “001” --------------------------- Code1 is selected Response “002” --------------------------- Code2 is selected Unacceptable “Error Code” [CR] 9.11.16 CR_SECURITY Command Command “CR_SECURITY” [CR] Details Get Security Mode setting status Acceptable...
  • Page 60: Cr_Fanmode Command

    PLC-XW200/250 Expand Serial Command Functional Specifications 9.11.20 CR_FANMODE Command Command “CR_FANMODE”[CR] Details Get selected Fan mode Acceptable “000_%a”[CR] “L1” ----------------------- Fan mode is L1 Response “L2” ----------------------- Fan mode is L2 Unacceptable “Error Code” [CR] 9.11.21 CR_FANCONTROL Command Command “CR_FANCONTROL”[CR] Details Get selected Fan control setting status Acceptable...
  • Page 61: Cr_Filrepl Command

    PLC-XW200/250 Expand Serial Command Functional Specifications 9.11.25 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.26 CR_FILTIMER Command Command “CR_FILTIMER”...
  • Page 62: Other Status Read Command

    PLC-XW200/250 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 63: Cr_Ptimer Command

    PLC-XW200/250 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”...
  • Page 64: Cr_Temp Command

    PLC-XW200/250 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 65: Cr_Tempfail Command

    PLC-XW200/250 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:

Plc-xw250Plc-xw200

Table of Contents