Network Technologies UNIMUX-USBV-xO Installation And Operation Manual page 32

Unimux series usb kvm switch
Table of Contents

Advertisement

NTI UNIMUX SERIES USB KVM SWITCH
Note: To use this command protocol, the user is required to write a program that will send an entire command string all
at once, not character by character. Programs that send one character at a time (such as HyperTerminal) cannot be used
to control the UNIMUX. Alternatively, the user may use the NTI Switch Control Program or SerTest to control the
UNIMUX via RS232 (see page 27).
Legend:
(All numbers must be two digits)
SW
:
Switch (01-15) (Unit Address)
OP
:
Output (User) Port (01)
IP
:
Input (CPU) Port (01-MAXINPUTS)
<CR>
:
Carriage Return (Hex 0xD)
Note: For units with one output (user) port, use 01 for the output selection.
Command Definitions
Command String
Good Response
CS SW,IP,OP
*<CR>
RO SW,OP
*<CR>IP<CR>
RS SW
*<CR>
RU SW
*<CR>IP,OP<CR>
SS SW,00
*<CR>
SS SW,01
*<CR>
GO SW,OP
*<CR>go SW,OP:IP<CR>
GM SW,00
*<CR>go OP,IP (all ports)<CR>
If the first field is not a known command (as listed above) or SW field is different from the unit address programmed at the DIP
switch (page 25), the command will be ignored. If the SW field corresponds to the unit address, but if the syntax is wrong after
this field, the switch will answer with a bad response ?<CR>.
Syntax example:
(insert the space and commas as shown)
CS 01,05,01<CR>
which means "At the switch with unit address 01, connect CPU port 05 to user port 01"
The switch will answer with:
∗<CR>
The HEX code representation of example above is:
Byte 1 Byte 2
Byte 3
'C'
'S'
Space
(0x43)
(0x53)
(0x20)
Byte 10
Byte 11
Input –1st digit
Input –2nd digit
(0x30)
(0x31)
Response:
Byte 1
Byte 2
<CR>
'∗'
(0x0D)
(0x2A)
Autostatus
When Autostatus is enabled, any output (user) -to-input (CPU) connection change in the UNIMUX will cause an Autostatus
message to be sent via RS232 to the administrator.
Example of an Autostatus message:
pc 01,01:04<CR>
which means "At the switch with unit address 01, the output (User) (01) has changed connection to input (CPU) port 04."
Note: An Autostatus message to the administrator will be delayed by any RS232 traffic being received by the switch
from the administrator.
By default, Autostatus is disabled and must be manually enabled.
Byte 4
Byte 5
Switch – 1st digit
Switch – 2nd digit
(0x30)
(0x31)
Byte 12
<CR>
(0x0D)
The format of the message would be "pc SW,OP:IP<CR>"
Description
Connect Output (User) Port To specific Input (CPU) Port
Read Connection For Output (User) Port to Input (CPU) Port
Internal Reset
Read Unit Size
Disable Autostatus feature (see below)
Enable Autostatus feature (see below)
Read connection of an Output (User) Port to Input (CPU) Port
(different response format than RO command)
Read connection matrix of all Output (User) ports
Byte 6
Byte 7
','
Output – 1st digit
(0x2C)
(0x30)
28
Byte 8
Byte 9
Output – 2nd digit
','
(0x35)
(0x2C)

Advertisement

Table of Contents
loading

Table of Contents