2015-02-27 Fred Gleason <fredg@paravelsystems.com>

* Renamed the 'SAS User Serial Interface' driver to
	'SAS USI (3 digit)'.
	* Added an 'SAS USI (2 digit)' swticher driver in
	'ripcd/sasusi2digit.cpp' and 'ripcd/sasusi2digit.h'.
This commit is contained in:
Fred Gleason
2015-02-27 15:51:09 -05:00
parent d1962d1c4f
commit f9022eb4a7
9 changed files with 241 additions and 8 deletions

View File

@@ -25,6 +25,7 @@ Quartz Electronics Type 1 Routing Protocol
Serial Port Modem Control Lines
Sierra Automated Systems 32000 Audio Router
Sierra Automated Systems 64000 Audio Router
Sierra Automated Systems User Serial Interface (USI) (2 digit)
Sierra Automated Systems User Serial Interface (USI) (3 digit)
Sine Systems ACU-1 (Prophet version)
Software Authority Protocol
@@ -590,6 +591,25 @@ and no terminator. This driver allows control of the system's GPO
outputs as well as audio crosspoints.
----------------------------------------------------------------------------
SIERRA AUTOMATED SYSTEMS User Serial Interface (USI) (2 digit)
Driver Name: SAS USI (2 digit)
Supported RML Commands:
Switch Take ('ST')
GENERAL NOTES:
Control can done by means of an RS-232C connection to the 'User Serial
Interface' port on the unit. Serial port parameters should be:
Baud Rate: 9600
Parity: None
Data Bits: 8
Stop Bits: 1
Terminator: None
----------------------------------------------------------------------------
SIERRA AUTOMATED SYSTEMS User Serial Interface (USI) (3 digit)