ASCII to Hex Conversion Table
•
Space
Figure 27.
ASCII to Hexadecimal Character Conversion Table
Symbol Definitions
• = Space
]
= Carriage return with line feed
}
= Carriage return with no line feed
|
= Pipe (can be used interchangeably with the
}
character)
E
= Escape
W
= Can be used interchangeably with the
E
character
14, 24, 27, 28
= Superscripts indicate the error message displayed if the command is entered
incorrectly or with invalid parameters (s
section on
the previous page)
.
X!
= Specific port number (01-99)
X@
= Command data section
NOTE:
For Web encoding only: data is directed to the specified port and must be encoded
if it is non-alphanumeric. Because data can include either command terminator, it must be
encoded as follows when used within the data section:
Space (Hex 20) must be encoded as %20 (Hex 25 32 30).
Plus sign (Hex 2B) must be encoded as %2B (Hex 25 32 42).
X#
= Greenwich Mean Time (GMT) offset value (-12:00 to 14:00) in hours and minutes (hh:mm)
X%
= On/Off: 0 = off/disable, 1 = on/enable
X1!
= Version number (listed to 2 decimal places)
X1@
= Name is a text string of up to 24 characters drawn from the alphabet (A-Z), digits (0-9), and
the minus sign/hyphen (-). The first character must be an alpha character. The last character
must not be a minus. No blank or space characters are permitted, and no distinction is made
between upper- and lowercase.
X1#
= Local date and time format
Set format (MM/DD/YY-HH:MM:SS); for example, 02/4/16-10:54:00
Read format (day, date month year (HH:MM:SS), for example, Thu, 4 Feb 2016 18:19:33
X1$
= IP address (xxx.xxx.xxx.xxx); leading zeros in each of 4 fields are optional in setting
values, and are suppressed in returned values.
X1%
= Mail domain name (for example, Extron.com)
X1&
= Time in tens of milliseconds to wait for characters coming into a serial port before terminating
the connection (min. = 0, max. = 32767, and default = 10 = 100 ms). The response is returned
with leading zeros. In RS-232 commands,
X1&
is optional.
X1*
= Hardware (MAC) address (xx-xx-xx-xx-xx-xx)
X1(
= Subnet mask (xxx.xxx.xxx.xxx). Leading zeros are optional in setting values in each of four
fields, and are suppressed in returned values.
DVS 304 Series • SIS Communication and Control
33