Page 81
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.fader_previous\r
Changes the fader setting back to the level before
the last jsd60.sys.fader or jsd60.sys.fader_rel .
Frequently used to restore the fader setting after an
LSS-‐100P test show.
jsd60.sys.fader_rel\t-‐10\r
-‐10
Makes a relative adjustment of the fader. If the
fader is set to 7.0 (reported as 700 in the
jsd60.sys.fader command), and the command
jsd60.sys.fader_rel\t-‐10\r is sent, the level decreases
to 6.9 (and is reported by the jsd60.sys.fader
command as 690).
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.