PLC-WXU300 Expand Serial Command Functional Specifications Overview 1.1 This Functional Specification defines communication functions for PLC-WXU300. 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-WXU300 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-WXU300 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-WXU300 Expand Serial Command Functional Specifications 5.4 Screen Command Table Execute command Item CF_SCREEN_%1[CR] Select Screen size CF_DZCENT_%1[CR] Cancel Digital Zoom mode CF_KEYSTONE_%1[CR] Set Keystone CF_KYSTNMODE_%1[CR] Set Keystone Store mode CF_VSCALE_%1[CR] Set value of Vertical scale CF_VPOS_%1[CR] Set value of Vertical position CF_HSCALE_%1[CR] Set value of Horizontal scale CF_HPOS_%1[CR]...
PLC-WXU300 Expand Serial Command Functional Specifications 5.8 Other Command Table Execute command Item Behave the same as corresponding key of Projector / CF_KEYEMU_%1[CR] Remote control. CF_MENU_%1[CR] Switch ON/OFF of each Menu. CF_POWER_%1[CR] Switch ON/OFF of Power. CF_FREEZE _%1[CR] Set Freeze function. CF_VMUTE _%1[CR] Set No show function.
PLC-WXU300 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-WXU300 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-WXU300 Expand Serial Command Functional Specifications CR_FILH[CR] Get Filter used time CR_FILREPL[CR] Get the information for Filter replacement time CR_FILTIMER[CR] Get time when Filter warning OSD is displayed 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]...
PLC-WXU300 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-WXU300 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-WXU300 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-WXU300 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-WXU300 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-WXU300 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-WXU300 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-WXU300 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-WXU300 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-WXU300 Expand Serial Command Functional Specifications When Input specified by %1 is inappropriate for selected Input, the projector returns “101” and the command is not executed. This command is available in normal Power ON status. Acceptable “000”[CR] Response Unacceptable “Error Code”[CR] 8.6.3 CF_INPUT1 Command Command...
PLC-WXU300 Expand Serial Command Functional Specifications 8.6.7 CF_INPUT5 Command Command “CF_INPUT5 _%1”[CR] “S-VIDEO” ----------------- Select S-video Input Select S-video input and source specified in %1 at once.. Details This command is available in normal Power ON status. Acceptable “000”[CR] Response Unacceptable “Error Code”[CR] 8.6.8...
PLC-WXU300 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”...
PLC-WXU300 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-WXU300 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-WXU300 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-WXU300 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-WXU300 Expand Serial Command Functional Specifications 8.10.14 CF_TERMINAL Command Command “CF_TERMINAL_%1”[CR] “COMPUTER” ----------------Set Input mode “MONITOR” ------------------- Set Monitor Out mode Set Terminal setup. This command is available in normal Power ON status. Details Terminal means Computer 2 in this model. Acceptable “000”[CR] “Error Code”[CR]...
PLC-WXU300 Expand Serial Command Functional Specifications 8.10.17 CF_PIPPOSITION Command Command “CF_PIPPOSITION_%1”[CR] “BTMRIGHT” ----------------------- Move Subpicture to Bottom right “BTMLEFT” ------------------------- Move Subpicture to Bottom left “TOPRIGHT” ----------------------- Move Subpicture to Top right “TOPLEFT” ------------------------- Move Subpicture to Top left “UP” ------------------------------ Switch Subpicture position forward ÿ...
PLC-WXU300 Expand Serial Command Functional Specifications 8.10.20 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-WXU300 Expand Serial Command Functional Specifications 8.10.23 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. This command is available in normal Power ON status.
PLC-WXU300 Expand Serial Command Functional Specifications 8.10.26 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-WXU300 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-WXU300 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-WXU300 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ÿ ? ”%1 [CR] %1: Required Data (Character Line.
PLC-WXU300 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-WXU300 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-WXU300 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-WXU300 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-WXU300 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-WXU300 Expand Serial Command Functional Specifications “AUTO” ----------- Auto is selected “1080i” ------------1080i is selected “1035i” ------------ 1035i is selected “720p” ------------- 720p is selected Input is “575p” ------------- 575p is selected Y,Pb/Cb,Pr “480p” ------------- 480p is selected “575i” -------------- 575i is selected “480i”...
PLC-WXU300 Expand Serial Command Functional Specifications 9.7.10 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 –...
PLC-WXU300 Expand Serial Command Functional Specifications 9.8.5 CR_HSCALE Command Command “CR_HSCALE”[CR] Details Get setting status of Horizontal Scale Store Mode Acceptable “000_%1”[CR] Response “-32” ~ “032” Unacceptable “Error code”[CR] 9.8.6 CR_HPOS Command Command “CR_HPOS”[CR] Details Get setting status of Horizontal Position Store Mode Acceptable “000_%1”[CR] Response...
PLC-WXU300 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-WXU300 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-WXU300 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-WXU300 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-WXU300 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-WXU300 Expand Serial Command Functional Specifications 9.11.15 CR_PIPPOSITION Command Command “CR_PIPPOSITION” [CR] Details Get position of Subpicture in Picture in Picture Acceptable “000_%1”[CR] “BTMRIGHT” -------------- Subpicture is Bottom right “BTMLEFT” ---------------- Subpicture is Bottom left Response “TOPRIGHT” -------------- Subpicture is Top right “TOPLEFT”...
PLC-WXU300 Expand Serial Command Functional Specifications 9.11.25 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.
PLC-WXU300 Expand Serial Command Functional Specifications 9.11.30 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.31 CR_FILTIMER Command Command “CR_FILTIMER”...
PLC-WXU300 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-WXU300 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-WXU300 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.