ATWhiteLight¶
Commands¶
powerLightOn¶
Subsystem: | ATWhiteLight |
---|---|
Version: | 3.7.1 |
Author: | None |
EFDB_Topic: | ATWhiteLight_command_powerLightOn |
Explanation: | http://sal.lsst.org |
powerLightOff¶
Subsystem: | ATWhiteLight |
---|---|
Version: | 3.7.1 |
Author: | None |
EFDB_Topic: | ATWhiteLight_command_powerLightOff |
Explanation: | http://sal.lsst.org |
emergencyPowerLightOff¶
Subsystem: | ATWhiteLight |
---|---|
Version: | 3.7.1 |
Author: | None |
EFDB_Topic: | ATWhiteLight_command_emergencyPowerLightOff |
Explanation: | http://sal.lsst.org |
power¶
IDL_Type: | boolean |
---|---|
Units: | dimensionless |
Count: | 1 |
Description: immediately turns light off without regard for minimum warmup time constraint
setLightPower¶
Subsystem: | ATWhiteLight |
---|---|
Version: | 3.7.1 |
Author: | None |
EFDB_Topic: | ATWhiteLight_command_setLightPower |
Explanation: | http://sal.lsst.org |
power¶
IDL_Type: | float |
---|---|
Units: | W |
Count: | 1 |
Description: Power intensity, it could a value between 800 to 1200W. Any value under this range will power the light off safely.
setChillerTemperature¶
Subsystem: | ATWhiteLight |
---|---|
Version: | 3.7.1 |
Author: | None |
EFDB_Topic: | ATWhiteLight_command_setChillerTemperature |
Explanation: | http://sal.lsst.org |
temperature¶
IDL_Type: | float |
---|---|
Units: | degree |
Count: | 1 |
Description: sets the target temp for the chiller system (celsius)
startCooling¶
Subsystem: | ATWhiteLight |
---|---|
Version: | 3.7.1 |
Author: | None |
EFDB_Topic: | ATWhiteLight_command_startCooling |
Explanation: | http://sal.lsst.org |
stopCooling¶
Subsystem: | ATWhiteLight |
---|---|
Version: | 3.7.1 |
Author: | None |
EFDB_Topic: | ATWhiteLight_command_stopCooling |
Explanation: | http://sal.lsst.org |
Events¶
- DetailedState_DisabledState
- DetailedState_EnabledState
- DetailedState_FaultState
- DetailedState_OfflineState
- DetailedState_StandbyState
loopTimeOutOfRange¶
Subsystem: | ATWhiteLight |
---|---|
Version: | 3.7.1 |
Author: | None |
EFDB_Topic: | ATWhiteLight_logevent_loopTimeOutOfRange |
Explanation: | http://sal.lsst.org |
loopTimeOutOfRange¶
IDL_Type: | boolean |
---|---|
Units: | dimensionless |
Count: | 1 |
Description: Attribute required by the API, but is unused.
rejectedCommand¶
Subsystem: | ATWhiteLight |
---|---|
Version: | 3.7.1 |
Author: | None |
EFDB_Topic: | ATWhiteLight_logevent_rejectedCommand |
Explanation: | http://sal.lsst.org |
commandValue¶
IDL_Type: | unsigned short |
---|---|
Units: | dimensionless |
Count: | 1 |
Description: Attribute required by the API, but is unused.
detailedState¶
IDL_Type: | long |
---|---|
Units: | dimensionless |
Count: | 1 |
Enumeration: | detailedState_detailedState_disabledState,detailedState_detailedState_enabledState,detailedState_detailedState_faultState,detailedState_detailedState_offlineState,detailedState_detailedState_standbyState |
Description: Attribute required by the API, but is unused.
whiteLightStatus¶
Subsystem: | ATWhiteLight |
---|---|
Version: | 3.7.1 |
Author: | None |
EFDB_Topic: | ATWhiteLight_logevent_whiteLightStatus |
Explanation: | http://sal.lsst.org |
wattageChange¶
IDL_Type: | float |
---|---|
Units: | watt |
Count: | 1 |
Description: Current Wattage reporting from the CSC.
coolingDown¶
IDL_Type: | boolean |
---|---|
Units: | dimensionless |
Count: | 1 |
Description: Blue LED status from the digital output
error¶
IDL_Type: | boolean |
---|---|
Units: | dimensionless |
Count: | 1 |
Description: Red LED status from the digital output. The kiloarc has some safe switches. The lamp system immediately extinguishes the bulb, the status indicator turns red, and the error indicator flashes the error code cycle (see above) continuously.
acceptingCommands¶
IDL_Type: | boolean |
---|---|
Units: | dimensionless |
Count: | 1 |
Description: Greed LED status from the digital output. It could be in Standby or operation.
chillerLowFlowWarning¶
Subsystem: | ATWhiteLight |
---|---|
Version: | 3.8.2 |
Author: | Colin Winslow |
EFDB_Topic: | ATWhiteLight_logevent_chillerLowFlowWarning |
Explanation: | http://sal.lsst.org |
warning¶
IDL_Type: | boolean |
---|---|
Units: | dimensionless |
Count: | 1 |
Description: Chiller coolant flow rate is below the minimum.
chillerFluidLevelWarning¶
Subsystem: | ATWhiteLight |
---|---|
Version: | 3.8.2 |
Author: | Colin Winslow |
EFDB_Topic: | ATWhiteLight_logevent_chillerFluidLevelWarning |
Explanation: | http://sal.lsst.org |
warning¶
IDL_Type: | boolean |
---|---|
Units: | dimensionless |
Count: | 1 |
Description: Chiller reporting low fluid level.
chillerSwitchToSupplyTempWarning¶
Subsystem: | ATWhiteLight |
---|---|
Version: | 3.8.2 |
Author: | Colin Winslow |
EFDB_Topic: | ATWhiteLight_logevent_chillerSwitchToSupplyTempWarning |
Explanation: | http://sal.lsst.org |
warning¶
IDL_Type: | boolean |
---|---|
Units: | dimensionless |
Count: | 1 |
Description: Switch to Supply Temp as Control Temp Warning.
chillerHighControlTempWarning¶
Subsystem: | ATWhiteLight |
---|---|
Version: | 3.8.2 |
Author: | Colin Winslow |
EFDB_Topic: | ATWhiteLight_logevent_chillerHighControlTempWarning |
Explanation: | http://sal.lsst.org |
warning¶
IDL_Type: | boolean |
---|---|
Units: | dimensionless |
Count: | 1 |
Description: Chiller High Control Temp Warning.
chillerLowControlTempWarning¶
Subsystem: | ATWhiteLight |
---|---|
Version: | 3.8.2 |
Author: | Colin Winslow |
EFDB_Topic: | ATWhiteLight_logevent_chillerLowControlTempWarning |
Explanation: | http://sal.lsst.org |
warning¶
IDL_Type: | boolean |
---|---|
Units: | dimensionless |
Count: | 1 |
Description: Chiller Low Control Temp Warning.
chillerHighAmbientTempWarning¶
Subsystem: | ATWhiteLight |
---|---|
Version: | 3.8.2 |
Author: | Colin Winslow |
EFDB_Topic: | ATWhiteLight_logevent_chillerHighAmbientTempWarning |
Explanation: | http://sal.lsst.org |
warning¶
IDL_Type: | boolean |
---|---|
Units: | dimensionless |
Count: | 1 |
Description: Chiller High Ambient Temp Warning
chillerLowAmbientTempWarning¶
Subsystem: | ATWhiteLight |
---|---|
Version: | 3.8.2 |
Author: | Colin Winslow |
EFDB_Topic: | ATWhiteLight_logevent_chillerLowAmbientTempWarning |
Explanation: | http://sal.lsst.org |
chillerTempReached¶
Subsystem: | ATWhiteLight |
---|---|
Version: | 3.8.2 |
Author: | Andy W. Clements |
EFDB_Topic: | ATWhiteLight_logevent_chillerTempReached |
Explanation: | http://sal.lsst.org |
inTemperature¶
IDL_Type: | boolean |
---|---|
Units: | dimensionless |
Count: | 1 |
Description: for when the measured temperature reaches the temperature we targetted.
Telemetry¶
timestamp¶
Subsystem: | ATWhiteLight |
---|---|
Version: | 3.7.1 |
Author: | Colin Winslow |
EFDB_Topic: | ATWhiteLight_timestamp |
loopTime¶
Subsystem: | ATWhiteLight |
---|---|
Version: | 3.7.1 |
Author: | Colin Winslow |
EFDB_Topic: | ATWhiteLight_loopTime |
bulbhour¶
Subsystem: | ATWhiteLight |
---|---|
Version: | 3.7.1 |
Author: | Colin Winslow |
EFDB_Topic: | ATWhiteLight_bulbhour |
bulbWatthour¶
Subsystem: | ATWhiteLight |
---|---|
Version: | 3.7.1 |
Author: | Colin Winslow |
EFDB_Topic: | ATWhiteLight_bulbWatthour |
bulbhour¶
IDL_Type: | double |
---|---|
Units: | watt hour |
Count: | 1 |
Description: The uptime in watt-hour of the WLS bulb
chillerFansSpeed¶
Subsystem: | ATWhiteLight |
---|---|
Version: | 3.8.2 |
Author: | Colin Winslow |
EFDB_Topic: | ATWhiteLight_chillerFansSpeed |
chillerUpTime¶
Subsystem: | ATWhiteLight |
---|---|
Version: | 3.8.2 |
Author: | Colin Winslow |
EFDB_Topic: | ATWhiteLight_chillerUpTime |
chillerTempSensors¶
Subsystem: | ATWhiteLight |
---|---|
Version: | 3.8.2 |
Author: | Colin Winslow |
EFDB_Topic: | ATWhiteLight_chillerTempSensors |
setTemperature¶
IDL_Type: | float |
---|---|
Units: | degree |
Count: | 1 |
Description: the celsius temperature we currently targetting
supplyTemperature¶
IDL_Type: | float |
---|---|
Units: | degree |
Count: | 1 |
Description: the celsius temperature of the coolant supply
returnTemperature¶
IDL_Type: | float |
---|---|
Units: | degree |
Count: | 1 |
Description: the celsius return temperature of coolant
chillerProcessFlow¶
Subsystem: | ATWhiteLight |
---|---|
Version: | 3.8.2 |
Author: | Colin Winslow |
EFDB_Topic: | ATWhiteLight_chillerProcessFlow |
chillerTECBankCurrent¶
Subsystem: | ATWhiteLight |
---|---|
Version: | 3.8.2 |
Author: | Colin Winslow |
EFDB_Topic: | ATWhiteLight_chillerTECBankCurrent |