Sanyo PLC-XTC50AL Specifications

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

Advertisement

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

Advertisement

Table of Contents
loading

Summary of Contents for Sanyo PLC-XTC50AL

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

    PLC-XTC50AL Expand Serial Command Functional Specifications Contents Overview .........................8 1ÿ Serial Interface Specification ..................8 2ÿ 2.1 Transfer Specification ....................8 2.2 Connection ........................8 Notes for communication ....................9 3ÿ Notation Convention ......................9 4ÿ Functional Execution Command Table..............10 5ÿ 5.1 Image Command Table ..................... 10 5.2 PC Adjust Control Command Table ................
  • Page 3 PLC-XTC50AL Expand Serial Command Functional Specifications 8.4.9 CF_NZRED Command ..................20 8.4.10 CF_PROGV Command ..................20 8.4.11 CF_IMAGE Command ..................21 8.4.12 CF_IMAGEADJ Command ................21 8.5 PC Adjust Control Command .................. 22 8.5.1 CF_FSYNC Command..................22 8.5.2 CF_TDOTS Command..................22 8.5.3 CF_CLPPHASE Command ................
  • Page 4 PLC-XTC50AL Expand Serial Command Functional Specifications 8.8.5 CF_LAMPCHGSTA Command................35 8.8.6 CF_LAMPINTERVAL Command ................ 35 8.9 Sound Command ...................... 36 8.9.1 CF_VOLUME Command ..................36 8.9.2 CF_MUTE Command..................36 8.10 Setting Command ....................37 8.10.1 CF_LANG Command..................37 8.10.2 CF_LOGO Command ..................37 8.10.3 CF_BACKGND Command ................
  • Page 5 PLC-XTC50AL Expand Serial Command Functional Specifications 9.4 Image Status Read Command ................. 47 9.4.1 CR_BRIGHT Command ..................47 9.4.2 CR_CONT Command ..................47 9.4.3 CR_COLOR Command ..................47 9.4.4 CR_TINT Command ................... 47 9.4.5 CR_SHARP Command ..................47 9.4.6 CR_GAMMA Command ..................48 9.4.7 CR_WBAL-R Command ..................
  • Page 6 PLC-XTC50AL Expand Serial Command Functional Specifications 9.7.12 CR_NMSLOT2 Command ................59 9.7.13 CR_NMSLOT3 Command ................59 9.7.14 CR_NMSLOT4 Command ................59 9.7.15 CR_IDSLOT1 Command .................. 60 9.7.16 CR_IDSLOT2 Command .................. 60 9.7.17 CR_IDSLOT3 Command .................. 60 9.7.18 CR_IDSLOT4 Command .................. 60 9.8 Screen Status Read Command ................
  • Page 7 PLC-XTC50AL Expand Serial Command Functional Specifications 9.11.8 CR_RTYPE Command ..................68 9.11.9 CR_DISP Command ..................69 9.11.10 CR_STANDBYMODE Command ..............69 9.11.11 CR_P-MANE Command ................. 69 9.11.12 CR_P-MANETIME Command................. 69 9.11.13 CR_ON-STA Command .................. 69 9.11.14 CR_FANSPEED Command ................70 9.11.15 CR_SLANT Command ...................
  • Page 8: Overview

    PLC-XTC50AL Expand Serial Command Functional Specifications 1ÿ Overview 0û This Functional Specification defines communication with PJ-Net organizer for PLC-XTC50AL. 0û Supporting Firmware Ver. 1.x of the projector. 0û Commands in this document are to communicate with PJ-Net organizer, but most commands are used to control a projector remotely from a computer with RS-232C.
  • Page 9: Notes For Communication

    PLC-XTC50AL Expand Serial Command Functional Specifications 3ÿ Notes for communication 0û Expand Serial Command is defined as a single command per line that starts with “C” and ends with carriage return (0x0D). 0û There are two types of commands; Functional Execution Commands and Status Read Command.
  • Page 10: Functional Execution Command Table

    PLC-XTC50AL Expand Serial Command Functional Specifications 5ÿ Functional Execution Command Table 5.1 Image Command Table Item Execute command CF_BRIGHT_%1 [CR] Set value of Brightness CF_CONT_%1 [CR] Set value of Contrast CF_COLOR_%1 [CR] Set value of Color CF_TINT_%1 [CR] Set value of Tint...
  • Page 11: Screen Control Command Table

    PLC-XTC50AL Expand Serial Command Functional Specifications 5.4 Screen Control Command Table Execute command Item CF_SCREEN_%1 [CR] Select Screen size CF_DZCENT _%1 [CR] Cancel Digital Zoom mode CF_CEIL_%1 [CR] Set ON/OFF of Ceiling CF_REAR_%1 [CR] Set ON/OFF of Rear CF_KEYSTONE _%1 [CR]...
  • Page 12: Other Command Table

    PLC-XTC50AL Expand Serial Command Functional Specifications 5.8 Other Command Table Execute command Item CF_KEYEMU_%1 [CR] The same operation as RC/Control Key CF_MENU_%1 [CR] Set ON/OFF of Menu CF_POWER_%1 [CR] Set ON/OFF of Power CF_FREEZE_%1 [CR] Set ON/OFF of Freeze CF_VMUTE_%1 [CR]...
  • Page 13: Status Read Command Table

    PLC-XTC50AL 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 value of Brightness CR_CONT [CR] Get value of Contrast CR_COLOR [CR] Get value of Color CR_TINT [CR]...
  • Page 14: Input Status Read Command Table

    PLC-XTC50AL 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_SRCINP1 [CR] Get selected source for Input 1 CR_SRCINP2 [CR] Get selected source for Input 2...
  • Page 15: Setting Status Read Command Table

    PLC-XTC50AL Expand Serial Command Functional Specifications 6.8 Setting Status Read Command Table Status Read command Item CR_LANG [CR] Get selected language CR_LOGO [CR] Get setting status of Logo CR_LOGOLOCK[CR] Get setting status of Logo Lock CR_BACKGND [CR] Get setting status of Screen for no signal...
  • Page 16: Error Code Table

    PLC-XTC50AL 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) Directly specified value or values are out of range.
  • Page 17: Functional Execution Command

    PLC-XTC50AL Expand Serial Command Functional Specifications 8ÿ Functional Execution Command 8.1 Format 1) PC issues commands in format as 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 is ready to receive the next command, it returns the response.
  • Page 18: Image Command

    PLC-XTC50AL Expand Serial Command Functional Specifications 8.4 Image Command 8.4.1 CF_ BRIGHT Command Command “CF_BRIGHT_%1” [CR] “000-063”-------------- Directly specify setting value of Brightness “UP”--------------------- Increment setting value of Brightness by 1 “DN”--------------------- Decrement setting value of Brightness by 1 Set user controlled value of Brightness (Available only in the normal Power ON...
  • Page 19: Cf_Sharp Command

    PLC-XTC50AL Expand Serial Command Functional Specifications 8.4.5 CF_SHARP Command Command “CF_SHARP_%1” [CR] “000-015”--------------- Directly specify setting value of Sharpness “UP”--------------------- Increment setting value of Sharpness by 1 “DN”--------------------- Decrement setting value of Sharpness by 1 Set user controlled value of Sharpness (Available only in the normal Power ON...
  • Page 20: Cf_Coltemp Command

    PLC-XTC50AL 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 stored in the projector’s memory.
  • Page 21: Cf_Image Command

    PLC-XTC50AL 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 for Still Image) “REAL---------- Real (Fixed value to display graphic image with natural tone) “CINEMA”----- Cinema (Fixed value to focus on tone reproduction for movie)
  • Page 22: Pc Adjust Control Command

    PLC-XTC50AL 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 specify setting value of Fine Sync “UP” --------------------------- Increment setting value of Fine Sync by 1 “DN” --------------------------- Decrement setting value of Fine Sync by 1...
  • Page 23: Cf_H-Pos Command

    PLC-XTC50AL Expand Serial Command Functional Specifications 8.5.4 CF_H-POS Command Command “CF_H-POS_%1” [CR] “0000-nnnn” -------- Directly specify setting value of Horizontal Position “nnnn” indicates maximum value, which is current value of (Total dots - Display area H) “UP” ------------------- Increment setting value of Horizontal Position by 1 “DN”...
  • Page 24: Cf_Dline Command

    PLC-XTC50AL 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”...
  • Page 25: Cf_Orgmode Command

    PLC-XTC50AL Expand Serial Command Functional Specifications 8.5.9 CF_ORGMODE Command Command “CF_ORGMODE_%1” [CR] When input signal is PC Analog; “VGA1” ------------------------ Specify VGA1 “VGA2” ------------------------ Specify VGA2 “XGA1” ------------------------ Specify XGA1 “WXGA3” --------------------- Specify WXGA3 “1080I60” --------------------- Specify 1080i60 “1080I50” --------------------- Specify 1080i50 “1035I”...
  • Page 26: Cf_Pcmodefree Command

    PLC-XTC50AL Expand Serial Command Functional Specifications 8.5.11 CF_PCMODEFREE Command Command “CF_PCMODEFREE_%1” [CR] “1” --------------------------- Set Mode1 to Free status “2” --------------------------- Set Mode2 to Free status “3” --------------------------- Set Mode3 to Free status “4” --------------------------- Set Mode4 to Free status “5”...
  • Page 27: Input Control Command

    PLC-XTC50AL Expand Serial Command Functional Specifications 8.6 Input Control Command 8.6.1 CF_INPUT Command Command “CF_INPUT_%1” [CR] “1”------------------------- Select Input 1 (not switching Source) “2”------------------------- Select Input 2 (not switching Source) “3”------------------------- Select Input 3 (not switching Source) “4”------------------------- Select Input 4 (Network viewer) “UP”---------------------- Increment Input No.
  • Page 28: Cf_Input 1 Command

    PLC-XTC50AL Expand Serial Command Functional Specifications 8.6.3 CF_INPUT 1 Command Command “CF_INPUT1_%1” [CR] “DIGITAL” -------------------------- Select PC Digital Input “ANALOG” ------------------------- Select PC Analog Input “SCART” --------------------------- Select SCART Input “HDCP” ---------------------------- Select DVI HDCP Input Select Input 1 as well as Source specified in %1 (Available only in the normal...
  • Page 29: Cf_System Command

    PLC-XTC50AL Expand Serial Command Functional Specifications 8.6.7 CF_SYSTEM Command Command “CF_SYSTEM_%1” [CR] “VGA1” --------------------------- Select VGA1 “VGA2” --------------------------- Select VGA2 “XGA1” --------------------------- Select XGA1 “WXGA3” --------------------- Select WXGA3 Input is “1080I” ------------------------ Select 1080i PC Analog “1035I” ------------------------ Select 1035i “720p”...
  • Page 30: Screen Control Command

    PLC-XTC50AL Expand Serial Command Functional Specifications 8.7 Screen Control Command 8.7.1 CF_SCREEN Command Command “CF_SCREEN_%1” [CR] “NORMAL” ---------------------- Select Normal mode “WIDE” --------------------------- Select Wide mode “TRUE” -------------------------- Select True mode “FULL” --------------------------- Select Full mode Input is Computer “CUSTOM” ---------------------- Select Custom mode “DZOOM_UP”...
  • Page 31: Cf_Rear Command

    PLC-XTC50AL Expand Serial Command Functional Specifications 8.7.4 CF_REAR Command Command “CF_REAR_%1” [CR] “ON” --------------------------- Set Rear to ON. “OFF” ------------------------- Set Rear to OFF. Set/Cancel Rear mode (Available only in the normal Power ON status) When Rear is ON, projected image is left/right reversed.
  • Page 32: Cf_Vscale Command

    PLC-XTC50AL Expand Serial Command Functional Specifications 8.7.7 CF_VSCALE Command Command “CF_VSCALE_%1” [CR] “032” ---------------------- +32 “031” ---------------------- +31 ÿ “002” ---------------------- +2 “001” ---------------------- +1 “000” ---------------------- ±0 “ 01” --------------------- 1 “ 02” --------------------- 2 ÿ “ 31” --------------------- 31 “...
  • Page 33: Cf_Hscale Command

    PLC-XTC50AL Expand Serial Command Functional Specifications 8.7.9 CF_HSCALE Command Command “CF_HSCALE_%1” [CR] “032” ---------------------- +32 “031” ---------------------- +31 ÿ “002” ---------------------- +2 “001” ---------------------- +1 “000” ---------------------- ±0 “ 01” --------------------- 1 “ 02” --------------------- 2 ÿ “ 31” --------------------- 31 “...
  • Page 34: Lamp Command

    PLC-XTC50AL Expand Serial Command Functional Specifications 8.8 Lamp Command 8.8.1 CF_LAMPMODE Command Command “CF_LAMPMODE_%1” [CR] “AUTO1” ------------- Set lamp status to Auto1 mode “AUTO2” ------------- Set lamp status to Auto2 mode “HIGH” --------------- Set lamp status to High mode “NORMAL” ---------- Set Lamp status to Normal mode “ECO1”...
  • Page 35: Cf_Lampchgsta Command

    PLC-XTC50AL Expand Serial Command Functional Specifications 8.8.5 CF_LAMPCHGSTA Command Command “CF_LAMPCHGSTA_%1” [CR] “00”-“24” ---------------------- Set Start time of Timer Set Start time of Timer for Lamp1/2 of Lamp mode. Details (Valid only when in the normal Power ON status.) *When Lamp mode is not set to Lamp1/2, error code “101” is returned.
  • Page 36: Sound Command

    PLC-XTC50AL 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 level of volume. (Available only in the normal Power ON status)
  • Page 37: Setting Command

    PLC-XTC50AL 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 38: Cf_Backgnd Command

    PLC-XTC50AL Expand Serial Command Functional Specifications 8.10.3 CF_BACKGND Command Command “CF_BACKGND_%1” [CR] “BLUE” -------------------- Select Blue Back “USER” ------------------- Select User “BLACK” ------------------ Select Black Back “UP” ---------- Switch forward (Blue Back→User→Black Back→Blue Back) “DN” --------- Switch backward (Blue Back→Black Back→User→Blue Back) Set Screen status for no signal.(Available only in the normal Power ON status)
  • Page 39: Cf_Rcode Command

    PLC-XTC50AL Expand Serial Command Functional Specifications 8.10.6 CF_RCODE Command Command “CF_RCODE_%1” [CR] “001” ------------------------------------ Select Code 1 “002” ------------------------------------ Select Code 2 “003” ------------------------------------ Select Code 3 “004” ------------------------------------ Select Code 4 “005” ------------------------------------ Select Code 5 “006” ------------------------------------ Select Code 6 “007”...
  • Page 40: Cf_Standbymode Command

    PLC-XTC50AL Expand Serial Command Functional Specifications 8.10.9 CF_STANDBYMODE Command Command “CF_STANDBYMODE_%1”[CR] “ECO” ---------------------- Less standby electricity “NORMAL” --------------- Normal standby electricity (Selecting NETWORK) Switch Standby Mode setting. Details This command is available in normal Power ON status. Acceptable “000”[CR] Response Unacceptable “Error Code”[CR]...
  • Page 41: Cf_Fanspeed Command

    PLC-XTC50AL Expand Serial Command Functional Specifications 8.10.13 CF_FANSPEED Command Command “CF_FANSPEED_%1” [CR] “MAX” ------------------------------ Select maximum fan speed “NOR” ------------------------------ Select normal fan speed Switch Fan Control Speed mode.(Available only in the normal Power ON status) Details The status set by this command is stored in EEPROM and setting remains effective even after the power is turned to ALL OFF status.
  • Page 42: Cf_Shuth Command

    PLC-XTC50AL Expand Serial Command Functional Specifications 8.10.17 CF_SHUTH Command Command “CF_SHUTH_%1” [CR] “005”-“180”----------Specify setting time directly “UP” ------------------ Add 1 minute “DN” ------------------Decrease 1 minute Set time of operating shutter management function. (Valid only when in the normal Power ON status)
  • Page 43: Cf_Testpat Command

    PLC-XTC50AL Expand Serial Command Functional Specifications 8.10.20 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 44: Other Commands

    PLC-XTC50AL Expand Serial Command Functional Specifications 8.11 Other Commands 8.11.1 CF_KEYEMU Command Command “CF_KEYEMU_%1” [CR] “RIGHT” ---------------- Move Pointer rightward in On-Screen Display Menu “LEFT” ------------------ Move Pointer leftward in On-Screen Display Menu “UP” ---------------------- Move Pointer to upward On-Screen Display Menu “DN”...
  • Page 45: Cf_Vmute Command

    PLC-XTC50AL Expand Serial Command Functional Specifications 8.11.5 CF_VMUTE Command Command “CF_VMUTE_%1” [CR] “ON” --------------------------- Set Video Mute to ON (Shutter Close). “OFF” ------------------------- Set Video Mute to OFF (Shutter Open). Details ON / OFF Video Mute function. (Available only in the normal Power ON status) Acceptable “000”...
  • Page 46: Status Read Command

    PLC-XTC50AL Expand Serial Command Functional Specifications 9ÿ Status Read Command 9.1 Format PC issues commands in format as below: “CR_ COMMAND” [CR] Command: String When projector receives the appropriate command, it returns the required data as a string. “000_” %1 [CR] %1: Required Data (String) When the received data cannot be decoded, the projector returns “?”...
  • Page 47: Image Status Read Command

    PLC-XTC50AL Expand Serial Command Functional Specifications 9.4 Image Status Read Command 9.4.1 CR_BRIGHT Command Command “CR_BRIGHT” [CR] Details Get user controlled value of Brightness Acceptable “000_%1” [CR] Response “000 – 063” Unacceptable “?” [CR] 9.4.2 CR_CONT Command Command “CR_CONT” [CR]...
  • Page 48: Cr_Gamma Command

    PLC-XTC50AL Expand Serial Command Functional Specifications 9.4.6 CR_GAMMA Command Command “CR_GAMMA” [CR] Details Get user controlled value of Gamma Acceptable “000_%1” [CR] Response “000 – 015” Unacceptable “?” [CR] 9.4.7 CR_WBAL-R Command Command “CR_WBAL-R” [CR] Details Get user controlled Red value of White Balance Acceptable “000_%1”...
  • Page 49: Cr_Nzred Command

    PLC-XTC50AL Expand Serial Command Functional Specifications 9.4.11 CR_NZRED Command Command “CR_NZRED” [CR] Details Get Noise Reduction setting status Acceptable “000_%1” [CR] “OFF” ------ Noise Reduction OFF Response “L1” -------- Noise Reduction L1 “L2” -------- Noise Reduction L2 Unacceptable “?” [CR] 9.4.12 CR_PROGV Command...
  • Page 50: Pc Adjust Status Read Command

    PLC-XTC50AL Expand Serial Command Functional Specifications 9.5 PC Adjust Status Read Command 9.5.1 CR_FSYNC Command Command “CR_FSYNC” [CR] Details Get value of Fine Sync Acceptable “000_%1” [CR] “0000 – 0031” Response “Error Code” [CR] --- When command is not available in the given...
  • Page 51: Cr_V-Pos Command

    PLC-XTC50AL Expand Serial Command Functional Specifications 9.5.5 CR_V-POS Command Command “CR_V-POS” [CR] Details Get value of Vertical Position Acceptable “000_%1” [CR] “0000 – nnnn” (nnnn = Total Line – Display area V) Response “Error Code” [CR] ------ When command is not available in the...
  • Page 52: Cr_Orgmode Command

    PLC-XTC50AL Expand Serial Command Functional Specifications 9.5.8 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”...
  • Page 53: Cr_Setpcadj Command

    PLC-XTC50AL Expand Serial Command Functional Specifications 9.5.10 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”...
  • Page 54: Video Status Read Command

    PLC-XTC50AL Expand Serial Command Functional Specifications 9.6 Video Status Read Command 9.6.1 CR_SERSYS Command Command “CR_SERSYS” [CR] Get selected current signal. Auto detected signal is returned in Auto mode Details Only available when Input is Y,Pb/Cb,Pr/Cr, S-Video or Video. (This is not the case...
  • Page 55: Input Read Command

    PLC-XTC50AL Expand Serial Command Functional Specifications 9.7 Input Read Command 9.7.1 CR_INPUT Command Command “CR_INPUT” [CR] Details Get selected INPUT No. Acceptable “000_%1” [CR] Response “1 – 4” Unacceptable “?” [CR] 9.7.2 CR_SOURCE Command Command “CR_SOURCE” [CR] Details Get selected source Acceptable “000_%1”...
  • Page 56: Cr_Srcinp3 Command

    PLC-XTC50AL Expand Serial Command Functional Specifications 9.7.5 CR_SRCINP3 Command Command “CR_SRCINP3” [CR] Details Get Source of INPUT3 Acceptable “000_%1” [CR] “VIDEO” ------------- in Video mode Response “S-VIDEO” ---------- in S-Video mode Unacceptable “?” [CR] 9.7.6 CR_SRCINP4 Command Command “CR_SRCINP4” [CR]...
  • Page 57: Cr_System Command

    PLC-XTC50AL Expand Serial Command Functional Specifications 9.7.7 CR_SYSTEM Command Command “CR_SYSTEM” [CR] Details Get selected System Acceptable “000_%1” [CR] “VGA1” ------------------------- indicates VGA1 is selected “VGA2” ------------------------- indicates VGA2 is selected “XGA1” ------------------------- indicates XGA1 is selected “WXGA3” ---------------------- indicates WXGA3 is selected “1080I”...
  • Page 58: Cr_Syslist Command

    PLC-XTC50AL Expand Serial Command Functional Specifications 9.7.8 CR_SYSLIST Command Command “CR_SYSLIST” [CR] Details Get possible systems for System list Acceptable “000_%1_%2_---_%x” [CR] When Input is PC Analog: “XGA” ------------------- XGA is in the list “1080I” ----------------- 1080i is in the list *Auto, Mode1-10 shall not be returned.
  • Page 59: Cr_Hmslot Command

    PLC-XTC50AL Expand Serial Command Functional Specifications 9.7.10 CR_HMSLOT Command Command “CR_HMSLOT” [CR] Details Get the total number of Input. Acceptable “000_%1” [CR] “004” ------------ When PJ-Net is attached. Response “003” ------------ When PJ-Net is not attached. Unacceptable “Error Code” [CR] 9.7.11 CR_NMSLOT1 Command...
  • Page 60: Cr_Idslot1 Command

    PLC-XTC50AL Expand Serial Command Functional Specifications 9.7.15 CR_IDSLOT1 Command Command “CR_IDSLOT1” [CR] Get ID information of Input1. This command is to determine sources possible to Details input. Acceptable “000_%1” [CR] “30” --------------- On-board (DVI-D and D-Sub) Response Available source: DIGITAL, ANALOG, SCART, HDCP Unacceptable “Error Code”...
  • Page 61: Screen Status Read Command

    PLC-XTC50AL Expand Serial Command Functional Specifications 9.8 Screen Status Read Command 9.8.1 CR_SCREEN Command Command “CR_SCREEN” [CR] Details Get selected screen image size Acceptable “000_%1” [CR] “NORMAL” ---------------------- Normal mode “WIDE” --------------------------- Wide mode “FULL” --------------------------- Full mode Response “TRUE” --------------------------- True mode “CUSTOM”...
  • Page 62: Cr_Vpos Command

    PLC-XTC50AL Expand Serial Command Functional Specifications 9.8.6 CR_VPOS Command Command “CR_VPOS” [CR] Details Get setting status of V Position Acceptable “000_%1” [CR] Response “-15”ÿ ”015” Unacceptable “?” [CR] -------------------- When unknown command is received 9.8.7 CR_HSCALE Command Command “CR_HSCALE” [CR]...
  • Page 63: Lamp Status Read Command

    PLC-XTC50AL 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] “2Y” ----------------- indicates over lamp replacement time “2N” ----------------- indicates under lamp replacement time “2”...
  • Page 64: Cr_Lampmode Command

    PLC-XTC50AL Expand Serial Command Functional Specifications 9.9.4 CR_LAMPMODE Command Command “CR_LAMPMODE” [CR] Details Get setting status of Lamp control Acceptable “000_%1” [CR] “AUTO1” ------------------ Lamp control is Auto1 “AUTO2” ------------------ Lamp control is Auto2 “HIGH” -------------------- Lamp control is High Response “NORMAL”...
  • Page 65: Cr_Lampcontrl Command

    PLC-XTC50AL Expand Serial Command Functional Specifications 9.9.8 CR_LAMPCONTRL Command Command “CR_LAMPCONTRL” [CR] Get setting status of Lamp mode Details (Available only in the normal Power ON status) Acceptable “000_%1” [CR] “LAMP1” ------------------ Lamp mode is Lamp1 Response “LAMP2” ------------------ Lamp mode is Lamp2 “CHANGE”...
  • Page 66: Sound Status Read Command

    PLC-XTC50AL 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_%1”[CR] Response “000”~“063” Unacceptable “?”[CR] 9.10.2 CR_MUTE Command Command “CR_MUTE”[CR] Details Get sound mute setting status Acceptable “000_%1”[CR]...
  • Page 67: Setting Status Read Command

    PLC-XTC50AL 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_%1” [CR] “ENG” -------------------------- English is selected “DEU” -------------------------- German is selected “FRA” -------------------------- French is selected “ITA” --------------------------- Italian is selected “ESP”...
  • Page 68: Cr_Pointer Command

    PLC-XTC50AL Expand Serial Command Functional Specifications 9.11.5 CR_POINTER Command Command “CR_POINTER”[CR] Details Get setting status of Pointer Acceptable “000_%1_%2”[CR] “SPOTLIGHT” --------------- Spotlight mode “ARROW” --------------------- Arrow mode “FINGER” --------------------- Finger mode “LASER” ---------------------- Laser mark mode Response When %1 is “SPOTLIGHT”: “MAX”...
  • Page 69: Cr_Disp Command

    PLC-XTC50AL Expand Serial Command Functional Specifications 9.11.9 CR_DISP Command Command “CR_DISP” [CR] Details Get setting status of Display Acceptable “000_%1” [CR] “ON” --------------------------- Display is ON Response “CNTDWNOFF” ------------ Count down is OFF “OFF” ------------------------- Display is OFF Unacceptable “?” [CR] 9.11.10 CR_STANDBYMODE Command...
  • Page 70: Cr_Fanspeed Command

    PLC-XTC50AL Expand Serial Command Functional Specifications 9.11.14 CR_FANSPEED Command Command “CR_FANSPEED” [CR] Details Get selected Fan Control Speed mode. Acceptable “000_%1” [CR] “MAX” ------------------------ Max mode is selected Response “NOR” ------------------------ Normal mode is selected Unacceptable “?” [CR] 9.11.15 CR_SLANT Command Command “CR_SLANT”[CR]...
  • Page 71: Cr_Security Command

    PLC-XTC50AL Expand Serial Command Functional Specifications 9.11.19 CR_SECURITY Command Command “CR_ SECURITY” [CR] Details Get ON/OFF setting status of Security on menu. Acceptable “000_%1” [CR] “ON” ---------------- PJ Lock is set to On1/ On2 on the menu Response “OFF” --------------- PJ Lock is set to OFF on the menu Unacceptable “Error Code”...
  • Page 72: Cr_Testpat Command

    PLC-XTC50AL Expand Serial Command Functional Specifications 9.11.23 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”...
  • Page 73: Cr_Filremain Command

    PLC-XTC50AL Expand Serial Command Functional Specifications 9.11.28 CR_FILREMAIN Command Command “CR_FILREMAIN” [CR] Details Get remaining number of usable Filter scroll 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”...
  • Page 74: Other Status Read Commands

    PLC-XTC50AL Expand Serial Command Functional Specifications 9.12 Other Status Read Commands 9.12.1 CR_STATUS Command COMMAND “CR_STATUS” [CR] Get operating status of Projector Detail Same as “CR0” in basic command except error code follows it. Acceptable “000_%1” [CR] “00” = Power ON “80”...
  • Page 75: Cr_Tempfail Command

    PLC-XTC50AL Expand Serial Command Functional Specifications 9.12.5 CR_TEMPFAIL Command Command “CR_TEMPFAIL” [CR] Get the temperature inside a projector when abnormal temperature status Details occurs. It is possible to get the temperatures all at once when several sensors installed. Acceptable “000_%1_%2_%3” [CR] %1 ------------------ Sensor 1 temp.
  • Page 76: Cr_Temp Command

    PLC-XTC50AL Expand Serial Command Functional Specifications 9.12.6 CR_TEMP Command Command “CR_TEMP” [CR] Get the current temperature information inside a projector. Details It is possible to get the temperatures all at once when several sensors installed. Acceptable “000_%1_%2_%3” [CR] %1 ------------------ Sensor 1 temp. (External temp.) %2 ------------------ Sensor 2 temp.

Table of Contents