
6
RS-232 & ETHERNET SERIAL INTERFACE
RS-232 SERIAL INTERFACE CONNECT a PC or CONTROL SYSTEM. VERSION COMPATIBLE V16
Example of the commanded string to select Inputs:
FUNCTION
COMMAND
VARIABLES
Select source
Output xx;
xx = Input Channel
01=Source1
02=Source2
03=Source3
04=Source4
05=Source5
06=Source6
07=Source7
08=Source8
09=Source9
0A=Source10
0B=Source11
0C=Source12
0D=Source13
0E=Source14
0F=Source15
10=Source16
COMMAND EXAMPLE
RESPONSE
RESPONSE DESCRIPTION
Output 01;
SB56xx 01;
Select source number 1
Power 01;
SB56xx 00;
Power ON
Power 00;
SB56xx 00;
Power OFF
ACTIVESOURCE ?;
Activesource
010000010101010100;
Each position indicates which source is active(01) or inactive(00)
FOR EXAMPLE:
Note:
This does not validate if the signal is within proper format (ex: 1VPP Video), only that one is present and active.
RS-232 CONFIGURATION
RS-232 cable is a straight thru cable and not null-modem
Definition
Pin
Pin
Definition
1
1
DCD
TX
2
2
RX
RX
3
3
TX
4
4
DTR
GND
5
5
GND
6
6
DSR
7
7
RTS
8
8
CTS
9
9
RI
RS-232 SERIAL INTERFACE PROTOCOL COMMANDS ( RS-232 CONTROL DRIVER V1.6 )
The Shinybow switcher can be controlled via the RS-232 serial control port to allow for interfacing to a PC, or similar third party control
system. The serial communication parameters are 9600 baud, 8 bit, No Parity and 1 stop bit - this is often referred to as 9600 8N1. When
the unit recognizes a complete command it will perform the requested action - there is no delimiter character required.
SB Device
PC
01 00 00 01 01 01 01 00
;
Input 3> Active
Input 2> Inactive
Input 1> Inactive Input 8> Inactive