Controlling a Sony VPL-FHZ Laser Projector

Controlling a Sony VPL-FHZ Laser Projector

We've received several requests for support when controlling the Sony VPL-FHZ line of laser projectors, we we decided to share what we know.  Thanks to Van Sherry at Sony for the support!



Both RS232 and IP control use the ADCP protocol.
 
RS232 is at 38400, EVEN, 8, 1 over null modem.
 
IP control is via the "ADCP" service, TCP port 53595.  By default ADCP over TCP uses a SHA256 hash, uncheck "Requires Authentication" on the Setup | Advanced | ADCP tab of the projectors webpage as needed. If the Authentication setting is changed please restart the ADCP service for the change to take effect.
 
Attached are the formal “ADCP Protocol” documents.  “ADCP Common” gives an overview of the protocol, “Support Command” lists those commands and queries the projector will accept.
 
ADCP is JSON based, strings are in quotes, numeric values are not.  All commands / queries are in lower case and terminate with CR + LF (0x0D 0x0A).

power “on” <CR+LF>
volume 50  <CR+LF>
input ? <CR+LF> (note the space between “input” and “?”)

Please let us know if you have any additional questions!

FarmAssist Team
    • Related Articles

    • LG Display IP Control

      To give the TV IP control capability, in the main menu, go to all settings, highlight "network", then press OK, then 8,2,8,8,8,8. That should give you a menu with options to enable IP control and generate a password key (not necessary) as well. ...
    • Can a VSI D4100 receive audio from a Q-SYS Media Stream Transmitter?

      The D4100 decoders cannot receive RTP audio streams from the QSYS Core via Media Stream Transmitters While E4100 encoders can send RTP audio streams to Q-SYS Media Stream Receivers, the D4100 decoders cannot receive RTP audio streams from the QSYS ...
    • Lua Scripting in Q-SYS

      Welcome to our guide on navigating the world of the Q-SYS control programming platform, powered by Lua. The purpose of this guide is to familiarize you with the concepts and applications of custom solutions via Lua scripting from the ground up. While ...
    • Simple Q-SYS Conference Room Design

      The Farm has created the ideal design for the medium-sized Microsoft Teams Room! Using a Q-SYS NV-32 as the system Core and an NV-21 as the single-cable input at the table, the user has both the in-room PC and BYOD available at the touch of a button. ...