Appendix c – system restore and power-up buttons – USL JSD-60 Manual User Manual

Page 54

Advertising
background image

Page 54






Command

Response

Description

Jsd60.sys.fader\t700\r

or

jsd100.sys.fader\t700\r

700

Sets or reads the current fader level. If a parameter is provided, the
main fader is set to the corresponding level. The parameter is the
fader level times 100. In this example, the fader is set to 7.0. If no
parameter is supplied, the fader level is not changed. The command
always returns the current fader level times 100. If the command
changed the fader level, the new level is returned.

Jsd60.sys.input_mode\t0\r

or

jsd100.sys.input_mode\t1\r

0

1

Selects or reads the input format. If a parameter is supplied, the
JSD-60 is switched to this input. In the example, input mode 0,
corresponding to button 1 on the front panel (COAX) is selected. If
no parameter is supplied, no change is made to the current input
mode. The command always returns the currently selected input
mode. If a parameter was provided, the new input mode is
returned. If no parameter was provided, the currently selected
input mode is returned.

Jsd60.sys.mute\t1\r

or

jsd100.sys.mute\t1\r

1

Sets or reads the current mute status of the JSD-60. If the supplied
parameter is 1, the system is muted. If the supplied parameter is 0,
the system is unmuted. If no parameter is supplied, the mute status
of the system remains unchanged. The command always returns
the current mute status of the system. If the command includes a
parameter, the new mute status is returned. If no parameter is
supplied, the current mute status is returned.


DCS Configuration
A Digital Cinema Server is normally configured to send commands to the JSD-60 over Ethernet or RS-232 at
appropriate times during content play out. The user needs to configure macros to send commands to the JSD-60.
The automation commands for a JSD-100 are accepted and processed accordingly. Servers vary in how control
characters (such as tab and carriage return) are entered. The table below lists a few servers and how control
characters are entered. Consult the Knowledge Base on the USL website for updates to this list.

DCS
Manufacturer

Control Code Entry

Dolby

Automation commands are currently only supported over RS-232, not Ethernet. In Show
Manager, on the "serial automation" system page, there is a "termination" field where you
can put byte codes to be added to the end of each command. By default the system
includes "\0A" (line feed) in this field, but you can change it "\0D" (carriage return) or any
other sequence. This will terminate each automation string. To insert a tab in an
automation string, use “\09”.

Doremi

Use "\r" to send a carriage return at the end of a string defined for a raw device. Use “\t”
to inset a tab in an automation string. Use “\w” to insert a short wait in a command.

Advertising