PLC-XU305A/355A Expand Serial Command Functional Specifications Overview 1.1 This Functional Specification defines communication functions for PLC-XU305A/355A. 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.
PLC-XU305A/355A 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.
PLC-XU305A/355A 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]...
PLC-XU305A/355A 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]...
PLC-XU305A/355A 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]...
PLC-XU305A/355A 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]...
PLC-XU305A/355A 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...
PLC-XU305A/355A 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.
PLC-XU305A/355A 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.
PLC-XU305A/355A 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.
PLC-XU305A/355A 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.
PLC-XU305A/355A 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”...
PLC-XU305A/355A 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.
PLC-XU305A/355A 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”...
PLC-XU305A/355A 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”...
PLC-XU305A/355A Expand Serial Command Functional Specifications 8.6.3 CF_INPUT1 Command Command “CF_INPUT1_%1_”[CR] “ANALOG” ----------Select Analog RGB Input “YPBPR” ------------- Select Component “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. Acceptable “000”[CR] Response...
PLC-XU305A/355A Expand Serial Command Functional Specifications 8.7.4 CF_KYSTNMODE Command Command “CF_KYSTNMODE_%1”[CR] “STR” --------- Set Keystone store mode to Store “RST” --------- Set Keystone store mode to Reset Set Keystone store mode Details This command is available in normal Power ON status. Acceptable “000”[CR] Response...
PLC-XU305A/355A Expand Serial Command Functional Specifications 8.8 Lamp Command 8.8.1 CF_LAMPMODE Command Command “CF_LAMPMODE_%1”[CR] “NORMAL” ------- Set lamp to Normal mode status “ECO” ------------- Set lamp to 3L mode status “UP” --------------- Switch Lamp mode forward “DN” --------------- Switch Lamp mode backward Select Lamp Mode The value set by this command is stored in EEPROM and its setting is effective Details...
PLC-XU305A/355A 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.
PLC-XU305A/355A Expand Serial Command Functional Specifications 8.10.4 CF_AUTOSETUPKEYSTONE Command Command “CF_AUTOSETUPKEYSTONE_%1”[CR] “AUTO” ------------------- Set Auto Keystone function to Auto “MANUAL” --------------- Set Auto Keystone function to Manual “OFF” --------------------- Set Auto Keystone function to OFF Set Keystone function of Auto setup This command is available in normal Power ON status.
PLC-XU305A/355A 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.
PLC-XU305A/355A Expand Serial Command Functional Specifications 8.10.14 CF_P-MANETIME Command Command “CF_P-MANETIME_%1”[CR] “01” ~ ”30” ----------------------- Directly select setting time by the minute “UP” ------------------------------- Plus one minute (01 → 02 → ÿ e ÿ e ÿ e → 30 → 01) ÿ...
PLC-XU305A/355A Expand Serial Command Functional Specifications 8.10.18 CF_CCAPTIONCOLOR Command Command “CF_CCAPTIONCOLOR_%1”[CR] “COLOR” ------- Select Color “WHITE” -------- Select White Select color of Closed caption. The status set with this command is stored in EEPROM and its setting is effective even after ALL is OFF. Details This command is available in normal Power ON status.
PLC-XU305A/355A Expand Serial Command Functional Specifications 8.10.21 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 “? “)
PLC-XU305A/355A 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”...
PLC-XU305A/355A 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”...
PLC-XU305A/355A 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ÿ...
PLC-XU305A/355A 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_ÿ...
PLC-XU305A/355A 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...
PLC-XU305A/355A 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...
PLC-XU305A/355A 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...
PLC-XU305A/355A 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”...
PLC-XU305A/355A Expand Serial Command Functional Specifications 9.7.9 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 PC-Digitalÿ...
PLC-XU305A/355A 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] 55/68...
PLC-XU305A/355A 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→...
PLC-XU305A/355A 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.
PLC-XU305A/355A 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”...
PLC-XU305A/355A 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”...
PLC-XU305A/355A 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”...
PLC-XU305A/355A Expand Serial Command Functional Specifications 9.11.24 CR_FILH Command Command “CR_FILH”[CR] Details Get Filter used time Acceptable “000_%1”[CR] Response “00000”~”99999” ------------------- 0 hour to 99999 hours Unacceptable “Error Code”[CR] 9.11.25 CR_FILREPL Command Command “CR_FILREPL”[CR] Details Get the information of Filter replacement time Acceptable “000_%1”[CR] “1Y”...
PLC-XU305A/355A 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...
PLC-XU305A/355A 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”...
PLC-XU305A/355A 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...
PLC-XU305A/355A 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.
Need help?
Do you have a question about the PLC-XU305A - 3000 and is the answer not in the manual?
Questions and answers