This support module provides ASYN Int32 support to control and
monitor Dawn RuSH system monitor cards. It has been tested with
both serial port and network port interfaces. Because of the very
large number of extra characters sent in response to the on/off
commands you will likely see temporary readback errors after turning
the supply on or off unless you increase the serial line speed to
57,600 baud.
Several files need minor modifications to use this support in an application.
Record Name |
Record Type |
Description |
---|---|---|
$(P)$(R)SetPower |
bo |
Turn control
lines for both
power supplies on or off. |
$(P)$(R)SetPower<n> | bo |
Turn control line for power supply
1 or 2 on or off. |
$(P)$(R)query | bo |
Dummy record at head of readback
FLNK chain. Set the SCAN field of this record to the interval at
which you wish readbacks to occur. |
Record Name |
Record Type |
Description |
---|---|---|
$(P)$(R)VP3 |
ai |
+3.3V power
supply voltage. |
$(P)$(R)VP5 |
ai |
+5.0V power
supply voltage. |
$(P)$(R)VP12 |
ai |
+12.0V power
supply voltage. |
$(P)$(R)VM12 | ai | -12.0V power supply voltage. |
$(P)$(R)Fan<n> | longin |
Fan 1 through 9 speed (RPM). |
$(P)$(R)Temp<n> | ai |
Reading from temperature sensor
1 through 4 (degrees C). |
$(P)$(R)MaxTemp | ai |
Highest recorded temperature
reading (degrees C). |
$(P)$(R)PS<n>Status | bi |
Power supply 1 or 2 control line
status. |
$(P)$(R)PowerSwitch | bi |
Front panel power switch status. |
$(P)$(R)HoursOn | ai |
Unit power-on hours. |
$(P)$(R)Serial | stringin | Unit serial number. |
$(P)$(R)Name | stringin |
Unit name. |
$(P)$(R)Firmware | stringin |
Firmware revision. |