Using the service port of a Sanyo PLV-Z4

The Z4 has a serial interface called service port. Connected to the serial port of a PC this offers the possibility to remote control nearly all of the projector's functions.
The connection cable
If you don't own the original service port cable from Sanyo it is easy to build one yourself. It is only an adapter from Sub-D to MiniDIN. The pinout is given below.

8pin MiniDIN

8pin MiniDIN pinout (view at plug)
| Service-Port | <-> | RS-232 |
|---|---|---|
| Pin 1 | <-> | Pin 3 (TXD) |
| Pin 6 | <-> | Pin 2 (RXD) |
| Pin 5 | <-> | Pin 7 and 8 |
| Pin 4, 7 and 8 | <-> | Pin 5 (GND) |
The Beamer-Commander
I wrote a little console-application which sends all commands I know from a Windows-PC to the projector. If anyone knows more commands, please mail me and I will add them to the tool.
Usage
Just call the Beamer-Commander executable from the command prompt. Give the name of the com-port as first parameter and the command to send as second.
List of implemented commands:
- MANAGED_POWER_OFF (normal standby has to be selected, see info below)
- POWER_ON (normal standby has to be selected, see info below)
- QUICK_POWER_OFF
- POWER_OFF
- VIDEO_MUTE_ON
- VIDEO_MUTE_OFF
- SCREEN_NORMAL_SIZE
- SCREEN_FULL_SIZE
- IMAGE_LIVING
- IMAGE_CREATIVE_CINEMA
- IMAGE_PURE_CINEMA
- IMAGE_1
- IMAGE_2
- IMAGE_3
- IMAGE_4
- IMAGE_VIVID
- IMAGE_DYNAMIC
- IMAGE_POWERFUL
- IMAGE_NEUTRAL
- MENU_ON
- MENU_OFF
- DISPLAY_CLEAR
- VIDEO_SOURCE_VIDEO
- VIDEO_SOURCE_S-VIDEO
- VIDEO_SOURCE_COMPONENT_1
- VIDEO_SOURCE_COMPONENT_2
- POWER_MANAGEMENT_ON
- POWER_MANAGEMENT_OFF
- SCREEN_ZOOM_SIZE
- SCREEN_NATURAL_WIDE_1
- SCREEN_NATURAL_WIDE_2
- POINT_RIGHT
- POINT_LEFT
- POINT_UP
- POINT_DOWN
- ENTER
- COMPUTER_(ANALOG_RGB)
- COMPUTER_(SCART)
- HDMI
- SCREEN_CAPTION_IN_SIZE
- SCREEN_FULL_THROUGH_SIZE
- SCREEN_NORMAL_THROUGH_SIZE
- D4_CONTROL_ON
- D4_CONTROL_OFF
- LAMP_MODE_AUTO_1
- LAMP_MODE_AUTO_2
- LAMP_MODE_NORMAL
- LAMP_MODE_ECO
- CEILING_ON
- CEILING_OFF
- REAR_ON
- REAR_OFF
- LOGO_OFF
- LOGO_DEFAULT
- LOGO_USER
- LOGO_CAPTURE
- AUTO_PC_ADJ.
- KEYSTONE_UP
- KEYSTONE_DOWN
Change standby-mode
The Sanyo PLV-Z4 has two standby-modes. Normal standby and super standby. When in super standby the projector doesn't listen to commands from the service port. To use remote "power on" and the "mananged power off" the projector has to be set to normal standby mode.
Enter service menu and set normal standby-mode:
- Press MENU and INPUT until a "S" appears on the screen.
- Press UP and DOWN until the service menu appears.
- Select group 100 (OK increases group number, MENU decreases number)
- Select menuitem 4 (UP increases item number, DOWN decreases)
- Set data to 0 (use LEFT and RIGHT)
- Press POWER to exit service menu.





Sanyo PLV-Z4