mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2026-01-11 15:16:07 +01:00
2015-05-28 Fred Gleason <fredg@paravelsystems.com>
* Added an 'RDMatrix::RossNkScp' value to the 'RDMatrix::Type' enumeration in 'lib/rdmatrix.cpp' and 'lib/rdmatrix.h'. * Implemented a switcher driver for the Ross NK line of video switchers via the SCP/A serial interface in 'ripcd/rossnkscp.cpp' and 'riptcd/rossnkscp.h'.
This commit is contained in:
@@ -22,6 +22,7 @@ LiveWire Multicast GPIO
|
||||
Local Audio Adapter
|
||||
Logitek vGuest
|
||||
Quartz Electronics Type 1 Routing Protocol
|
||||
Ross NK Video Switchers (via SCP/A Serial Interface)
|
||||
Serial Port Modem Control Lines
|
||||
Sierra Automated Systems 16000(D) Audio Router
|
||||
Sierra Automated Systems 32000 Audio Router
|
||||
@@ -511,6 +512,22 @@ Control can done either by means of an RS-232C connection or by means of
|
||||
TCP/IP to TCP port 23.
|
||||
|
||||
|
||||
----------------------------------------------------------------------------
|
||||
Ross NK Video Switchers (via SCP/A Serial Interface)
|
||||
|
||||
Driver Name: Ross NK-SCP/A Interface
|
||||
|
||||
Supported RML Commands:
|
||||
Switch Take ('ST')
|
||||
|
||||
GENERAL NOTES:
|
||||
Control is done by means of an RS-232C connection to a NK-SCP/A serial
|
||||
interface. Serial port parameters should be set to 9600 baud rate, no parity,
|
||||
8 data bits, 1 stop bit, CR termination. The Breakaway to use is defined
|
||||
by setting the 'Card' parameter in the driver configuration, with
|
||||
Card 0 = Breakaway 1, Card 1 = Breakaway 2, etc.
|
||||
|
||||
|
||||
----------------------------------------------------------------------------
|
||||
SERIAL PORT MODEM CONTROL LINES
|
||||
|
||||
|
||||
Reference in New Issue
Block a user