User guide

4-29
MLC 104 Plus Series • SIS Programming and Control
PRELIMINARY
Command/response table for SIS commands (continued)
Command ASCII (Telnet)
(host to MLC)
URL Encoded (Web)
(host to MLC)
Response
(MLC to host)
Additional description
Select firmware or script control of buttons
24
This command determines whether the
firmware or a script (software-generated
instructions) controls the functions and
lighting of a given button.
X21!
= Status of which buttons are
controlled by script(s) and which are
controlled by firmware. This variable is
an 8-digit hexadecimal number. Refer to
the diagram to see how this number is
calculated. This variable is case-sensitive
and requires capital letters.
E X21!
LZ
}
W
X21!
LZ
|
Bse
X21!]
Binary bit map for
script control of
button enabling
Power On
Power Off
Control bits (X)
0 = firmware control
1 = script control
Input 6
Input 5
Input 4
Input 3
Input 2
Input 1
00000#0#
XX000000XXXX
Convert
binary to
hexa-
decimal.
00000#0#
LZ
Insert
number
into
command.
Esc
Hex Nibble Hex NibbleHex Nibble
Add 5 leading
zeros to the hex
characters for a
total of 8
characters.
Example:
Change the Power On and
Power Off buttons'
functions from
firmware control to
script control.
Let the input
buttons remain
under control of
the firmware.
Power On
Power Off
Input 4
Input 3
Input 2
Input 1
00000003
1 1 000 0 0 00 0 0 0
Convert
binary to
hexa-
decimal.
00000003 LZ
Insert
number
into
command.
Esc
030
Add 5 leading
zeros for a total of
8 characters.