Projector control
It's possible to control the projector by sending commands through the control channel or LAN.
bTIP
Use FUJIFILM PROJECTOR CONTROLLER for projector control via the control channel or LAN. FUJIFILM PROJECTOR CONTROLLER is available for download from the sites below.
https://global.fujifilm.com/en/business-optical-devices/projector/fpz8000
- When this software is used with FP-Z8000, the firmware version of FP-Z8000 should be 1.06 or later.
- FP-Z5000 is not supported.
- FP-Z6000 is compatible with Fujifilm projector controllers in all firmware versions.
System condition
Control channel
Item | RS-232C | HDBaseT | LAN |
---|---|---|---|
Connection cable | Dsub9 | RJ45 (Category 5e or above) | RJ45 |
Communication mode | RS-232C Asynchronous , Half-duplex communication | TCP: Port23 | |
Baud Rate | 115200 | 9600 | |
Data Length | 8 bit | ||
Parity Check | None | ||
Stop Bit | 1 bit | ||
Flow Control | None |
Control command
Power
Read/Write | Operation | Command (ASCII) | Remark |
---|---|---|---|
Write | Power On | POWER=ON<CR> | It is effective in the standby state. |
Write | Power Off | POWER=OFF<CR> | |
Read | Power Status | GET=POWER<CR> | In the case of RS-232C control, It is effective in any power state. In the case of LAN control, It is effective only when the projector is turned on. [Warming Up] POWER=OFF2ON [Cooling Down] POWER=ON2OFF |
Source Selection
Read/Write | Operation | Command (ASCII) | Remark |
---|---|---|---|
Write | HDMI1 | INPUT=HDMI1<CR> | |
Write | HDMI2 | INPUT=HDMI2<CR> | |
Write | Display Port | INPUT=DISPLAYPORT<CR> | |
Write | HDBaseT | INPUT=HDBASET<CR> | |
Write | SDI | INPUT=SDI<CR> | |
Read | Current source | GET=INPUT<CR> |
Audio Control
Read/Write | Operation | Command (ASCII) | Remark |
---|---|---|---|
Write | Mute On | MUTE=ON<CR> | |
Write | Mute Off | MUTE=OFF<CR> | |
Read | Mute Status | GET=MUTE<CR> | |
Write | Volume + | RC=VOL_P<CR> | |
Write | Volume - | RC=VOL_M<CR> | |
Read | Volume Status | GET=AVOL<CR> |
Picture Mode
Read/Write | Operation | Command (ASCII) | Remark |
---|---|---|---|
Write | Bright | PICTURE=BRIGHT<CR> | It is effective when there is a video input. |
Write | Standard | PICTURE=STANDARD<CR> | |
Write | sRGB | PICTURE=SRGB<CR> | |
Write | DICOM | PICTURE=DICOM<CR> | |
Read | Picture Mode | GET=PICTURE<CR> | |
Write | Aspect 4:3 | ASPECT=4:3<CR> | |
Write | Aspect 16:9 | ASPECT=16:9<CR> | |
Write | Aspect Auto | ASPECT=AUTO<CR> | |
Write | Aspect Real | ASPECT=REAL<CR> | |
Write | Aspect 16:10 | ASPECT=16:10<CR> | |
Read | Aspect Status | GET=ASPECT<CR> |
Operation Settings
Read/Write | Operation | Command (ASCII) | Remark |
---|---|---|---|
Write | Front Table | PROJECTION=NONE<CR> | |
Write | Rear Table | PROJECTION=REAR<CR> | |
Write | Front Ceiling | PROJECTION= CEILING<CR> | |
Write | Rear Ceiling | PROJECTION= REAR_CEIL<CR> | |
Read | PROJECTION Status | GET=PROJECTION<CR> | |
Write | Quick Auto search | QAS=ON<CR> | |
Write | Quick Auto search | QAS=OFF<CR> | |
Read | Quick Auto search status | GET=QAS<CR> |
Control
Read/Write | Operation | Command (ASCII) | Remark |
---|---|---|---|
Read | LIGHT Hour | GET=PJUSGT<CR> | |
Write | LIGHT Mode Normal | LIGHT=NORMAL<CR> | |
Write | LIGHT Mode Economic | LIGHT=ECO<CR> | |
Read | LIGHT Mode Status | GET=LIGHT<CR> | |
Write | Freeze On | FREEZE=ON<CR> | It is effective when there is a video input. |
Write | Freeze Off | FREEZE=OFF<CR> | |
Read | Freeze Status | GET=FREEZE<CR> | |
Write | Menu On | MENU=ON<CR> | |
Write | Menu Off | MENU=OFF<CR> | |
Write | BACK | RC=BACK<CR> | |
Write | Up | RC=UP<CR> | |
Write | Down | RC=DOWN<CR> | |
Write | Right | RC=RIGHT<CR> | |
Write | Left | RC=LEFT<CR> | |
Write | ENTER | RC=ENTER<CR> | |
Write | Stop lens operation | RC=STOP<CR> | When FOCUS1 / 2, zoom, and lens shift move, this command can stop the lens operation. It can be used with the firmware version 1.06 or later. |
Write | High Altitude mode On | HIGHALT=ON<CR> | |
Write | High Altitude mode Off | HIGHALT=OFF<CR> | |
Read | High Altitude mode status | GET=HIGHALT<CR> |
Software specification
- If the data is send but didn’t send <CR> to finish the command in 5 seconds, it will timeout and need to resend command.
- If the command format is illegal, it will echo “Illegal format”.
- If the command format is correct, but it is not valid for this model, it will echo “Unsupported item”.
- If the command format is correct, but can’t be execute in some condition, it will echo “Block item”.
-
Command interval need 2 – 3 sec during Lan standby
bTIPS
- In low power, full power standby, warming up and cooling down if the command can’t execute, it will always return “Block item”.
- No case sensitive.
- If you turn the projector off after changing the IP address, the new settings will be reflected in the display 60 seconds after you next turn the projector on.
- If using control commands to change aspect ratio, it will also close OSD menu.