beautypg.com

Extron Electronics HDXP Plus Series User Guide User Manual

Page 58

background image

HDXP Plus Series Switchers • Remote Configuration and Control

52

X4^

= Telnet port number

01 = Remote RS232/RS422 port on rear panel
02 = Config port on front panel

NOTE: The port number is represented as two ASCII characters (2 bytes).

For example, Port 02 is represented as 30 32 in hexadecimal.

X4&

= Baud rate (9600, 19200, 38400, or 115200)

X4*

= Parity (odd, even, none, mark, or space). Only the first letter is required.

X4(

= Data bits (7 or 8)

X5)

= Stop bits (1 or 2)

X5!

= Port type

0 = RS-232
1 = RS-422

X5@

= Flow control (Hardware, Software, or None). Only the first letter is required.

X5#

= Data pacing (0000 – 1000 milliseconds between bytes). Default is 0 ms.

X5%

= Command data section

NOTE: For web encoding only: Data is directed to the specified port and must

be encoded if it is not alphanumeric. Since data can include either command
terminator, it must be encoded as follows when used within the data section:

Space (hex 20) should be encoded as %20 (hex 25 32 30)

Plus sign (hex 2B) should be encoded as %2B (hex 25 32 42)

X5^

= Parameter to set the Length of a message to receive or the Delimiter value.

# = Byte count or a single ASCII character in decimal.

X5&

= IP address converted into a single 32-bit number.

Example: 10.13.0.254

becomes (10*256*256*256) + (13*256*256) + (0*256) + 254, which becomes

167,772,160 + 851,968 + 254, which equals 168,624,382.

X5*

= Subnet mask (###.###.###.###). Leading zeros in each of the four fields are

optional. Default is 255.255.0.0.

X5(

= Gateway IP address (nnn.nnn.nnn.nnn). Leading zeros in each of the four

fields are optional.

X6)

= Event number (0 – 99)

X6!

= Event buffer

0 = Receive
1 = User
2 = NVRAM

X6@

= Event buffer offset (0 to maximum buffer size)

X6#

= Event data size

b = bit
B = byte (8 bits)
S = short (16 bits)
L = long (32 bits)

NOTE: This parameter is case sensitive.

X6$

= Event data to write

X6%

= Number of bytes to read