beautypg.com

Command protocol – Network Technologies SM-8X4-HDA User Manual

Page 15

background image

NTI AUDIO/HD VIDEO MATRIX SWITCH

11

Command Protocol

CPU controller commands supported by the unit are defined below. All commands must be terminated with a (carriage
return). When a command is sent, the entire string is echoed back along with a response from the addressed unit as shown in the
Command Definitions table (below). All characters in the command string are case sensitive (see Command Definitions table),
and all numbers below 10 must have a leading 0 (ex: 1 = 01).

NOTE: For units with one output or user port, use 01 for the output select.


Legend:
(All numbers must be two digits)

SW

:

Switch (01-15) MM

:

Save Into Memory Bank (00-09)

BR

:

Baud Rate Code (12,24,48,96) LL

:

Load From Memory Bank (00-09)

OP

:

Output Port (01-MAXOUTPUTS)

:

Carriage Return (Hex 0xD)

IP

:

Input Port (01-MAXINPUTS) ip

: IP address


Command Definitions

Command
String

Good Response

Description

CS SW,IP,OP

*

VIDEO Connect One Output/User Port To Input/CPU Port

CA SW,IP

*

VIDEO Connect All Output/User Ports To Input/CPU Port

RO SW,OP

*IP

VIDEO Read Connection For Output/User Port

AS SW,IP,OP

*

AUDIO Connect One Output/User Port To Input/CPU Port

AA SW,IP

*

AUDIO Connect All Output/User Ports To Input/CPU Port

AO SW,OP

*IP

AUDIO Read Connection For Output/User Port

AM SW,OP,MU

*

Set Mute State For Output/User Port

AV SW,OP,VV

*

Set Volume Level For Output/User Port
See chart on page 10 for values

AR SW,OP

*MU,VV

Read Mute, Volume For Output/User Port
MU is 00 if the port is UNMUTED, MU is 01 if the port is MUTED.
VV is a value between 00 to 99 (see chart page 12)

CC SW,MM

*MM

Save Matrix Connections Into Memory Bank xx
Xx=00-09

RC SW,LL

*LL

Restore Matrix Connections From Memory Bank

CB 00,BR

None

Change baud rate of serial line, BR=12(00),24(00),48(00),96(00)
Factory default is 9,600

RS SW

*

Internal Reset

RV SW,00

*string\0

Read NTI Version String

RU SW

*IP,OP

Read Unit Size

EA SW,ip

*

Set the IP address, ip is in xxx.xxx.xxx.xxx format,
number of digits is minimum 1 and maximum 3 for each field
Leading zeroes are accepted

EM SW,ip

*

Set the Subnet mask, ip is in xxx.xxx.xxx.xxx format,
number of digits is minimum 1 and maximum 3 for each field.
Leading zeroes are accepted

EG SW,ip

*

Set the default gateway, ip is in xxx.xxx.xxx.xxx format,
number of digits is minimum 1 and maximum 3 for each field
Leading zeroes are accepted

ET SW,timeout

*

Set the website timeout; timeout = numeric string of timeout in seconds.
Values: 60, 300, 600, 900, 1800, 3600, 7200, 18000, 28800

RA SW *

ip

Read the IP address, ip is in xxx.xxx.xxx.xxx format,
number of digits is minimum 1 and maximum 3 for each field
Leading zeroes are accepted

RM SW *

ip

Read the Subnet mask, ip is in xxx.xxx.xxx.xxx format,
number of digits is minimum 1 and maximum 3 for each field
Leading zeroes are accepted

RG SW *

ip

Read the default gateway, ip is in xxx.xxx.xxx.xxx format,
number of digits is minimum 1 and maximum 3 for each field
Leading zeroes are accepted

RT SW *

timeout

Read the website timeout; timeout = numeric string of timeout in
seconds.
Values: 60, 300, 600, 900, 1800, 3600, 7200, 18000, 28800