Symbol definitions, Symbol definitions -5, Preliminar y – Extron Electronics MLC 104 Plus Series User Manual
Page 69

4-5
MLC 104 Plus Series • SIS Programming and Control
PRELIMINAR
Y
X1#
= Local date and time format
Set
format (MM/DD/YY-HH:MM:SS).
Example: 01/18/05‑10:54:00.
Read
format (day of week, date month year
HH:MM:SS). Example: Tue, 3 Jul 2007
18:19:33
.
X1$
= IP address (xxx.xxx.xxx.xxx). Leading zeros
in each of four fields are optional in
setting values, and they are suppressed in
returned values.
MLC’s default address: 192.168.254.254
Default broadcast address:
255.255.255.255.
X1%
= E-mail domain name; for example, extron.com
X1&
= Time in tens of milliseconds to wait until the
first
response character is received via a
serial port before terminating the current
receive operation. (Default = 10 = 100
ms, max. = 32767.) The response includes
leading zeros.
N
For commands that use both
X1&
and
X2)
, both
variables must be zero
or both must be non‑zero.
In the RS (send data) command,
X1&
may be
omitted as long as
X2)
is also missing.
X1*
= Hardware (MAC) address (xx-xx-xx-xx-xx-xx)
(00-05-A6-xx-xx-xx)
X1(
= Subnet mask (xxx.xxx.xxx.xxx). Leading
zeros are optional in setting values in each
of four fields, and they are suppressed in
returned values. Default = 255.255.0.0.
X2)
= Time in tens of milliseconds to wait between
characters
being received via a serial port
before terminating the current command
or receive operation. The response
includes leading zeros.
(Default = 2 = 20 ms, max. = 32767)
N
For commands that use both
X1&
and
X2)
, both
variables must be zero
or both must be non‑zero.
In the RS (send data) command,
X1&
may be
omitted as long as
X2)
is also missing.
]
= CR/LF (carriage return/line feed) (hex 0D 0A)
}
= Carriage return (no line feed, hex 0D)
(for URL-encoded commands, use the
pipe character,
|
, instead)
•
= Space character
|
= Pipe (vertical bar) character
*
= Asterisk character (which is a command
character, not a variable)
E
= Escape key (hex 1B)
(use W instead of Esc for Web browsers)
X!
= Specific port number or relay number
1 = front panel host (Config) port
2 = Display RS-232/IR port
3 = MLS port
X@
= Command data section.
N
For Web encoding only: data will be directed
to the specified port and must be encoded (URL
encoding) if it is non‑alphanumeric. Change
any non-alphanumeric character (%, +,
|
,
}
, etc.) within the data section into the
corresponding hexadecimal equivalent, %xx,
where xx represents the two‑character hex byte.
For example, a space (hex: 20) would be encoded
as
%20 (hex: 25 32 30) and a plus sign (hex: 2B)
would be encoded as
%2B or hex 25 32 42.
X#
= Greenwich Mean Time (GMT) offset value
(-12.00 to +14.00) represents the time
difference in hours and minutes
(+/-hh:mm) relative to Greenwich,
England. The leading zero is optional.
For example, 5:30 = 05:30. Do not use a
plus (+) sign if the GMT offset is positive.
X%
= On/off status
0 = off/disable (default for audio mute
and DHCP)
1 = on/enable
X*
= Volume level (0 – 100 steps). The maximum
volume level is limited by the max.
volume range command (
X?
*47#).
Default volume = 25.
X1!
= Version (typically listed to two decimal
places, e.g., x.xx)
X1@
= MLC’s name. The name is a text string of up
to 24 characters drawn from the alphabet
(A-Z), digits (0-9), and minus sign/
hyphen (-). No blank or space characters
are permitted as part of a name. No
distinction is made between upper and
lower case. The first character must be
a letter. The last character must not be a
minus sign/hyphen.
In either method, {Data} = data that will be directed to a specified port
and must be hex encoded if non-alphanumeric.
N
If you make adjustments (changes to volume, etc.), whether via the front panel
or via RS‑232 or IP communication, it will take up to 1 minute 40 seconds
(100 seconds) for the data in the
MLC’s RAM to be saved to flash memory. Do
not remove power during that period.
Symbol definitions