JVC RS-232C User Manual

Page 14

Advertising
background image

JVC D-ILA Projector Remote Control Guide

Page 14 of 25

Converting & Testing Codes

The codes shown on pages 3-13 are raw hex codes and must be converted to the
appropriate format in order to work with proprietary controllers such as those from Crestron
or AMX. To help with the conversion, here are two sample strings for those brands:

The Power On Command (from page 3) is: 21 89 01 50 57 31 0A

Crestron controller - Power On Command:
\x21\x89\x01\x50\x57\x31\x0A\r

AMX controller - Power On Command:
SEND_STRING dvProj, "$21, $89, $01, $50, $57, $31, $0A”

You can see from these examples that it is easy to convert any of the RS-232C codes in this
guide into the equivalent Crestron or AMX control strings. This should also be the case for
most other controllers that allow transmission of hex data.

In order to test these commands, it is useful to have a program that can send raw hex codes
directly to the Serial Port on a PC. There are many programs that can do this, but here are a
few that are useful for test purposes:

RS232 Hex Com Tool - 30-Day Evaluation Version available from http://www.rs232pro.com
This is a very simple to use program that lets you send any hex command and see the
response from the projector. The Evaluation Version times out every five minutes, but it can
be instantly restarted and is very simple to use.

Hercules Setup Utility - Free from:
http://www.hw-group.com/products/hercules/index_en.html
This is an excellent and slightly more complex program that can do far more than just send
hex commands. Use the “Serial” tab to send commands direct to the serial port. This
program is recommended if you are a more experienced PC user. It is also useful for testing
the LAN Control functions on the DLA-X7, DLA-X9, DLA-X30, DLA-X70, DLA-X90, DLA-
RS50, DLA-RS60, DLA-RS45, DLA-RS55 and DLA-RS65 (see pages 21 & 22).

Docklight - Evaluation version available from: http://www.docklight.de
Another more advanced program. This one is particularly good for checking the
Acknowledgement Response Return Codes.

AccessPort - Free from: http://www.sudt.com/en/ap/index.html
This is an intermediate level program. Not as easy to use as some of the others, but free.

Eltima Software Advanced Serial Port Terminal - 14-Day Evaluation Version available from:
http://www.eltima.com/products/serial-port-terminal/
This is a very good intermediate level program. It allows the commands to be sent in loops
for repeated testing. It also shows the return codes in both hex and ASCII formats.

If you want to use just one program from those above for general RS-232C or LAN setup and
testing, we recommend the Hercules Setup Utility.

All of the above programs will accept the hex codes exactly as shown in this guide. They can
simply be copied and pasted into the programs and then sent to the projector. Most of the
programs require the user to switch to hex mode before sending hex codes.

Please note that you must use a cross-connected serial cable (sometimes called a null-
modem or DTE/DTE cable) if you wish to connect the projector to a PC for testing.

Advertising