CCCamera¶
Note
This page is generated by python script generate_cet.py
.
Commands¶
alert¶
- EFDB_Topic:
CCCamera_command_alert
alertId¶
- IDL_Type:
string
- Units:
unitless
Description: The alertId for which this command applies (or *)
action¶
- IDL_Type:
string
- Units:
unitless
Description: The action to take on the specified alert (TBD)
clear¶
- EFDB_Topic:
CCCamera_command_clear
nClears¶
- IDL_Type:
long
- Units:
unitless
Description: Number of consecutive clear operations to perform
disableCalibration¶
- EFDB_Topic:
CCCamera_command_disableCalibration
discardRows¶
- EFDB_Topic:
CCCamera_command_discardRows
nRows¶
- IDL_Type:
long
- Units:
unitless
Description: Number of rows to discard
enableCalibration¶
- EFDB_Topic:
CCCamera_command_enableCalibration
endImage¶
- EFDB_Topic:
CCCamera_command_endImage
initGuiders¶
- EFDB_Topic:
CCCamera_command_initGuiders
roiSpec¶
- IDL_Type:
string
- Units:
unitless
Description: Specification for region of interest
initImage¶
- EFDB_Topic:
CCCamera_command_initImage
deltaT¶
- IDL_Type:
double
- Units:
second
Description: Estimate of time period before takeImages will be issued
play¶
- EFDB_Topic:
CCCamera_command_play
playlist¶
- IDL_Type:
string
- Units:
unitless
Description: Name of an existing DAQ playlist to play
repeat¶
- IDL_Type:
boolean
- Units:
unitless
Description: True if the playlist should run in repeat mode
playlist¶
- EFDB_Topic:
CCCamera_command_playlist
playlist¶
- IDL_Type:
string
- Units:
unitless
Description: Name of a DAQ playlist to be defined (replaced if exists)
folder¶
- IDL_Type:
string
- Units:
unitless
Description: Folder where images exist in DAQ 2-day store (typically emu)
images¶
- IDL_Type:
string
- Units:
unitless
Description: Colon (:) delimited list of images to add to the playlist
setFilter¶
- EFDB_Topic:
CCCamera_command_setFilter
name¶
- IDL_Type:
string
- IDL_Size:
256
- Units:
unitless
Description: The filter name to install
startImage¶
- EFDB_Topic:
CCCamera_command_startImage
shutter¶
- IDL_Type:
boolean
- Units:
unitless
Description: True if the shutter should be opened/closed
sensors¶
- IDL_Type:
string
- Units:
unitless
Description: Sensors to be read out, if blank all configured sensors will be read out
keyValueMap¶
- IDL_Type:
string
- Units:
unitless
Description: Map of additional key value pairs, e.g. imageType: XYZ, groupId: ABC
obsNote¶
- IDL_Type:
string
- Units:
unitless
Description: An arbitrary operator provided string, useful for informally flagging images
timeout¶
- IDL_Type:
double
- Units:
second
Description: Timeout after which imaging will be abandoned if no endImage command received
stop¶
- EFDB_Topic:
CCCamera_command_stop
takeImages¶
- EFDB_Topic:
CCCamera_command_takeImages
numImages¶
- IDL_Type:
long
- Units:
unitless
Description: Number of consecutive images to take
expTime¶
- IDL_Type:
double
- Units:
second
Description: Exposure time
shutter¶
- IDL_Type:
boolean
- Units:
unitless
Description: True if the shutter should be opened/closed
sensors¶
- IDL_Type:
string
- Units:
unitless
Description: Sensors to be read out, if blank all configured sensors will be read out
keyValueMap¶
- IDL_Type:
string
- Units:
unitless
Description: Map of additional key value pairs to associate extra data with the image(s), e.g. imageType: XYZ, groupId: ABC
obsNote¶
- IDL_Type:
string
- Units:
unitless
Description: An arbitrary operator provided string, useful for informally flagging images
disable¶
Description: Transition from state Enabled to Disabled.
- EFDB_Topic:
SALGeneric_command_disable
- Category:
csc
enable¶
Description: Transition from state Disabled to Enabled.
- EFDB_Topic:
SALGeneric_command_enable
- Category:
csc
enterControl¶
Description: Transition from state Offline to Standby. Only a few CSCs support this command; all other CSCs start in Standby state and quit when they go to Offline.
- EFDB_Topic:
SALGeneric_command_enterControl
exitControl¶
Description: Transition from state Standby to Offline. Most CSCs will quit, but CSCs that support the enterControl command will keep running.
- EFDB_Topic:
SALGeneric_command_exitControl
- Category:
csc
setLogLevel¶
Description: Set the logging level.
- EFDB_Topic:
SALGeneric_command_setLogLevel
- Category:
csc
level¶
- IDL_Type:
int
- Units:
unitless
Description: Logging level, as a Python logging level: error=40, warning=30, info=20, debug=10.
subsystem¶
- IDL_Type:
string
- Units:
unitless
Description: If this CSC itself has sub-ordinate components, they may be listed here. An empty string means the setting applies to all such sub-ordinate components, or just to this CSC itself.
standby¶
Description: Transition from state Offline/Available, Disabled or Fault to Standby.
- EFDB_Topic:
SALGeneric_command_standby
- Category:
csc
start¶
Description: Transition from state Standby to Disable, in a specified configuration.
- EFDB_Topic:
SALGeneric_command_start
- Category:
csc
configurationOverride¶
- IDL_Type:
string
- Units:
unitless
- Description:
Configuration override in the form [{name}][:{version}]. For salobj-based CSCs: name is a filename with “.yaml” suffix and version is a git hash; for example:
“foo.yaml” specifies just a file. Two or three config files are loaded: “_init.yaml”, “_{site}.yaml” (if present), and “foo.yaml”.
“:37bf936” specifies just a git hash. One or two config files are loaded from the specified git commit: “_init.yaml” and “_{site}.yaml” (if present.
“bar.yaml:HEAD~2” specifies both a file and a git hash. Two or three config files are read from the specified git commit: “_init.yaml”, “_{site}.yaml” (if present), and “bar.yaml”.
Events¶
image_handling_ImageHandler_CommandsConfiguration¶
- EFDB_Topic:
CCCamera_logevent_image_handling_ImageHandler_CommandsConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
imagehandlingconfig_additionalFileCommands¶
- IDL_Type:
string
- Units:
unitless
Description: Commands to issue on additional (non FITS) files (colon delimited array)
imagehandlingconfig_additionalFileFilter¶
- IDL_Type:
string
- Units:
unitless
Description: Filter to apply to additional files
imagehandlingconfig_commands¶
- IDL_Type:
string
- Units:
unitless
Description: Commands to be issued after FITS files written (colon delimited array)
imagehandlingconfig_currentDirectory¶
- IDL_Type:
string
- Units:
unitless
Description: Current directory to set when issuing FITS file commands
imagehandlingconfig_environment¶
- IDL_Type:
string
- Units:
unitless
Description: Environment variables to set when issuing FITS file commands (colon delimited array)
imagehandlingconfig_logDirectory¶
- IDL_Type:
string
- Units:
unitless
Description: Directory in which it write log files for FITS file commands
pathfinder_refrig_ColdCompLimits_CompLimitsConfiguration¶
- EFDB_Topic:
CCCamera_logevent_pathfinder_refrig_ColdCompLimits_CompLimitsConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
cmprPowerDelayLimit¶
- IDL_Type:
double
- Units:
Watt
Description: Compressor power limit causing delayed compressor shutoff
cmprPowerDelayTime¶
- IDL_Type:
long
- Units:
second
Description: Time delay before excess compressor power causes compressor shutoff
cmprPowerImmedLimit¶
- IDL_Type:
double
- Units:
Watt
Description: Compressor power limit causing immediate compressor shutoff
discPressDelayLimit¶
- IDL_Type:
double
- Units:
psia
Description: Discharge pressure limit causing delayed compressor shutoff
discPressDelayTime¶
- IDL_Type:
long
- Units:
second
Description: Time delay before excess discharge pressure causes compressor shutoff
discPressImmedLimit¶
- IDL_Type:
double
- Units:
psia
Description: Discharge pressure limit causing immediate compressor shutoff
discTempDelayLimit¶
- IDL_Type:
double
- Units:
Celsius
Description: Discharge temperature limit causing delayed compressor shutoff
discTempDelayTime¶
- IDL_Type:
long
- Units:
second
Description: Time delay before excess discharge temperature causes compressor shutoff
discTempImmedLimit¶
- IDL_Type:
double
- Units:
Celsius
Description: Discharge temperature limit causing immediate compressor shutoff
liquidTempDelayLimit¶
- IDL_Type:
double
- Units:
Celsius
Description: Liquid temperature limit causing delayed compressor shutoff
liquidTempDelayTime¶
- IDL_Type:
long
- Units:
second
Description: Time delay before excess liquid temperature causes compressor shutoff
liquidTempImmedLimit¶
- IDL_Type:
double
- Units:
Celsius
Description: Liquid temperature limit causing immediate compressor shutoff
suctTempImmedLimit¶
- IDL_Type:
double
- Units:
Celsius
Description: Suction temperature limit causing immediate compressor shutoff
pathfinder_refrig_CryoCompLimits_CompLimitsConfiguration¶
- EFDB_Topic:
CCCamera_logevent_pathfinder_refrig_CryoCompLimits_CompLimitsConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
cmprPowerDelayLimit¶
- IDL_Type:
double
- Units:
Watt
Description: Compressor power limit causing delayed compressor shutoff
cmprPowerDelayTime¶
- IDL_Type:
long
- Units:
second
Description: Time delay before excess compressor power causes compressor shutoff
cmprPowerImmedLimit¶
- IDL_Type:
double
- Units:
Watt
Description: Compressor power limit causing immediate compressor shutoff
discPressDelayLimit¶
- IDL_Type:
double
- Units:
psia
Description: Discharge pressure limit causing delayed compressor shutoff
discPressImmedLimit¶
- IDL_Type:
double
- Units:
psia
Description: Discharge pressure limit causing immediate compressor shutoff
discTempDelayLimit¶
- IDL_Type:
double
- Units:
Celsius
Description: Discharge temperature limit causing delayed compressor shutoff
discTempDelayTime¶
- IDL_Type:
long
- Units:
second
Description: Time delay before excess discharge temperature causes compressor shutoff
discTempImmedLimit¶
- IDL_Type:
double
- Units:
Celsius
Description: Discharge temperature limit causing immediate compressor shutoff
discTempLowImmedLimit¶
- IDL_Type:
double
- Units:
Celsius
Description: Low discharge temperature limit inhibiting compressor startup
heaterTempLimit¶
- IDL_Type:
double
- Units:
Celsius
Description: Discharge temperature limit causing heater shutoff
oilLevelImmedLimit¶
- IDL_Type:
double
- Units:
mm
Description: Low oil level limit causing immediate compressor shutoff
orificeOffPress¶
- IDL_Type:
double
- Units:
psia
Description: Discharge pressure above which orifice valve is closed
orificeOnPress¶
- IDL_Type:
double
- Units:
psia
Description: Discharge pressure below which orifice valve is opened
phaseSepTempDelayLimit¶
- IDL_Type:
double
- Units:
Celsius
Description: Phase separator temperature limit causing delayed compressor shutoff
phaseSepTempDelayTime¶
- IDL_Type:
long
- Units:
second
Description: Time delay before excess phase separator temperature causes compressor shutoff
pressDiffImmedLimit¶
- IDL_Type:
double
- Units:
psia
Description: Discharge pressure difference limit inhibiting compressor startup
suctTempImmedLimit¶
- IDL_Type:
double
- Units:
Celsius
Description: Suction temperature limit causing immediate compressor shutoff
vacuum_IonPumps_CryoConfiguration¶
- EFDB_Topic:
CCCamera_logevent_vacuum_IonPumps_CryoConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
cip1c_current¶
- IDL_Type:
double
- Units:
A
Description: ion pump current limit
cip1c_power¶
- IDL_Type:
double
- Units:
VA
Description: ion pump power limit
cip1c_voltage¶
- IDL_Type:
double
- Units:
V
Description: ion pump voltage setting
ipAddr¶
- IDL_Type:
string
- Units:
unitless
Description: The Ion Pump IP address
vacuum_VQMonitor_CryoConfiguration¶
- EFDB_Topic:
CCCamera_logevent_vacuum_VQMonitor_CryoConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
busAddr¶
- IDL_Type:
long
- Units:
unitless
Description: vacuum gauge bus address
devcId¶
- IDL_Type:
string
- Units:
unitless
Description: vacuum gauge device ID
relayTrip¶
- IDL_Type:
double
- Units:
Torr
- Count:
3
Description: vacuum gauge relay trip levels
vacuum_Cold1_CryoconConfiguration¶
- EFDB_Topic:
CCCamera_logevent_vacuum_Cold1_CryoconConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
d_gain¶
- IDL_Type:
double
- Units:
unitless
Description: derivative parameter
i_gain¶
- IDL_Type:
double
- Units:
unitless
Description: integral parameter
p_gain¶
- IDL_Type:
double
- Units:
unitless
Description: proportional parameter
vacuum_Cold2_CryoconConfiguration¶
- EFDB_Topic:
CCCamera_logevent_vacuum_Cold2_CryoconConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
d_gain¶
- IDL_Type:
double
- Units:
unitless
Description: derivative parameter
i_gain¶
- IDL_Type:
double
- Units:
unitless
Description: integral parameter
p_gain¶
- IDL_Type:
double
- Units:
unitless
Description: proportional parameter
vacuum_Cryo_CryoconConfiguration¶
- EFDB_Topic:
CCCamera_logevent_vacuum_Cryo_CryoconConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
d_gain¶
- IDL_Type:
double
- Units:
unitless
Description: derivative parameter
i_gain¶
- IDL_Type:
double
- Units:
unitless
Description: integral parameter
p_gain¶
- IDL_Type:
double
- Units:
unitless
Description: proportional parameter
focal_plane_SequencerConfig_DAQConfiguration¶
- EFDB_Topic:
CCCamera_logevent_focal_plane_SequencerConfig_DAQConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
badPixelAlarmLimit¶
- IDL_Type:
long
- Units:
unitless
Description: Number of bad pixels allowed before alarm raised
daqFolder¶
- IDL_Type:
string
- Units:
unitless
Description: Folder in 2-day store where images will be created
daqPartition¶
- IDL_Type:
string
- Units:
unitless
Description: DAQ partition for science sensors
emulatedDAQ¶
- IDL_Type:
boolean
- Units:
unitless
Description: True when using an emulated DAQ
scienceLocations¶
- IDL_Type:
string
- Units:
unitless
Description: The rafts/sensors to be used for science (comma separated)
simulatedDAQ¶
- IDL_Type:
boolean
- Units:
unitless
Description: True when using an simulated DAQ
simulatedDataFolder¶
- IDL_Type:
string
- Units:
unitless
Description: True when using an simulated DAQ
image_handling_ImageHandler_DAQConfiguration¶
- EFDB_Topic:
CCCamera_logevent_image_handling_ImageHandler_DAQConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
imagehandlingconfig_badPixelAlarmLevel¶
- IDL_Type:
long
- Units:
unitless
Description: Number of bad pixels above which an alarm is generated
imagehandlingconfig_badPixelHighThreshold¶
- IDL_Type:
long
- Units:
unitless
Description: Threshold above which DAQ pixels are considered bad
imagehandlingconfig_badPixelLowThreshold¶
- IDL_Type:
long
- Units:
unitless
Description: Threashold below which DAQ pixelse are considered bad
imagehandlingconfig_badPixelWarningLevel¶
- IDL_Type:
long
- Units:
unitless
Description: Number of bad pixels above which a warning is generated
imagehandlingconfig_checkForBadPixels¶
- IDL_Type:
boolean
- Units:
unitless
Description: Whether to check the DAQ data for bad (possibly corrupt) pixels
imagehandlingconfig_daqFolder¶
- IDL_Type:
string
- Units:
unitless
Description: The folder in the DAQ partition to monitor for new science data
imagehandlingconfig_daqPartition¶
- IDL_Type:
string
- Units:
unitless
Description: The DAQ partition to use for science data
imagehandlingconfig_daqThreads¶
- IDL_Type:
long
- Units:
unitless
Description: The number of thread to allow to simulateously pull data from the 2-day store
imagehandlingconfig_locations¶
- IDL_Type:
string
- Units:
unitless
Description: The locations to monitor for new science data
imagehandlingconfig_useStreaming¶
- IDL_Type:
boolean
- Units:
unitless
Description: Whether to stream the DAQ science data to FITS files as it arrives
vacuum_Rtds_DeviceConfiguration¶
- EFDB_Topic:
CCCamera_logevent_vacuum_Rtds_DeviceConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
node¶
- IDL_Type:
string
- Units:
unitless
Description: Maq20 IP address
serials¶
- IDL_Type:
string
- Units:
unitless
Description: serial numbers of MAQ20 modules (colon delimited array)
vacuum_VacPluto_DeviceConfiguration¶
- EFDB_Topic:
CCCamera_logevent_vacuum_VacPluto_DeviceConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
node¶
- IDL_Type:
string
- Units:
unitless
Description: Pluto IP address
mpm_Pluto_DeviceConfiguration¶
- EFDB_Topic:
CCCamera_logevent_mpm_Pluto_DeviceConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
node¶
- IDL_Type:
string
- Units:
unitless
Description: Pluto IP address
pathfinder_refrig_Cold1_DeviceConfiguration¶
- EFDB_Topic:
CCCamera_logevent_pathfinder_refrig_Cold1_DeviceConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
maq20_node¶
- IDL_Type:
string
- Units:
unitless
Description: Maq20 IP address
maq20_serials¶
- IDL_Type:
string
- Units:
unitless
Description: serial numbers of MAQ20 modules (colon delimited array)
plc_node¶
- IDL_Type:
string
- Units:
unitless
Description: Pluto IP address
vfd_address¶
- IDL_Type:
long
- Units:
unitless
Description: RS-485 address of VFD controller (0 = driver default)
vfd_baudRate¶
- IDL_Type:
long
- Units:
unitless
Description: The serial line baud rate (0 = driver default)
vfd_devcName¶
- IDL_Type:
string
- Units:
unitless
Description: Device name of the serial line
pathfinder_refrig_Cold2_DeviceConfiguration¶
- EFDB_Topic:
CCCamera_logevent_pathfinder_refrig_Cold2_DeviceConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
maq20_node¶
- IDL_Type:
string
- Units:
unitless
Description: Maq20 IP address
maq20_serials¶
- IDL_Type:
string
- Units:
unitless
Description: serial numbers of MAQ20 modules (colon delimited array)
plc_node¶
- IDL_Type:
string
- Units:
unitless
Description: Pluto IP address
vfd_address¶
- IDL_Type:
long
- Units:
unitless
Description: RS-485 address of VFD controller (0 = driver default)
vfd_baudRate¶
- IDL_Type:
long
- Units:
unitless
Description: The serial line baud rate (0 = driver default)
vfd_devcName¶
- IDL_Type:
string
- Units:
unitless
Description: Device name of the serial line
pathfinder_refrig_CoolMaq20_DeviceConfiguration¶
- EFDB_Topic:
CCCamera_logevent_pathfinder_refrig_CoolMaq20_DeviceConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
node¶
- IDL_Type:
string
- Units:
unitless
Description: Maq20 IP address
serials¶
- IDL_Type:
string
- Units:
unitless
Description: serial numbers of MAQ20 modules (colon delimited array)
pathfinder_refrig_Cryo1_DeviceConfiguration¶
- EFDB_Topic:
CCCamera_logevent_pathfinder_refrig_Cryo1_DeviceConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
maq20_node¶
- IDL_Type:
string
- Units:
unitless
Description: Maq20 IP address
maq20_serials¶
- IDL_Type:
string
- Units:
unitless
Description: serial numbers of MAQ20 modules (colon delimited array)
plc_node¶
- IDL_Type:
string
- Units:
unitless
Description: Pluto IP address
pathfinder_refrig_Cryo2_DeviceConfiguration¶
- EFDB_Topic:
CCCamera_logevent_pathfinder_refrig_Cryo2_DeviceConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
maq20_node¶
- IDL_Type:
string
- Units:
unitless
Description: Maq20 IP address
maq20_serials¶
- IDL_Type:
string
- Units:
unitless
Description: serial numbers of MAQ20 modules (colon delimited array)
plc_node¶
- IDL_Type:
string
- Units:
unitless
Description: Pluto IP address
pathfinder_refrig_Cryo3_DeviceConfiguration¶
- EFDB_Topic:
CCCamera_logevent_pathfinder_refrig_Cryo3_DeviceConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
maq20_node¶
- IDL_Type:
string
- Units:
unitless
Description: Maq20 IP address
maq20_serials¶
- IDL_Type:
string
- Units:
unitless
Description: serial numbers of MAQ20 modules (colon delimited array)
plc_node¶
- IDL_Type:
string
- Units:
unitless
Description: Pluto IP address
pathfinder_refrig_Cryo4_DeviceConfiguration¶
- EFDB_Topic:
CCCamera_logevent_pathfinder_refrig_Cryo4_DeviceConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
maq20_node¶
- IDL_Type:
string
- Units:
unitless
Description: Maq20 IP address
maq20_serials¶
- IDL_Type:
string
- Units:
unitless
Description: serial numbers of MAQ20 modules (colon delimited array)
plc_node¶
- IDL_Type:
string
- Units:
unitless
Description: Pluto IP address
pathfinder_refrig_Cryo5_DeviceConfiguration¶
- EFDB_Topic:
CCCamera_logevent_pathfinder_refrig_Cryo5_DeviceConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
maq20_node¶
- IDL_Type:
string
- Units:
unitless
Description: Maq20 IP address
maq20_serials¶
- IDL_Type:
string
- Units:
unitless
Description: serial numbers of MAQ20 modules (colon delimited array)
plc_node¶
- IDL_Type:
string
- Units:
unitless
Description: Pluto IP address
pathfinder_refrig_Cryo6_DeviceConfiguration¶
- EFDB_Topic:
CCCamera_logevent_pathfinder_refrig_Cryo6_DeviceConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
maq20_node¶
- IDL_Type:
string
- Units:
unitless
Description: Maq20 IP address
maq20_serials¶
- IDL_Type:
string
- Units:
unitless
Description: serial numbers of MAQ20 modules (colon delimited array)
plc_node¶
- IDL_Type:
string
- Units:
unitless
Description: Pluto IP address
fcs_LinearEncoder_DevicesConfiguration¶
- EFDB_Topic:
CCCamera_logevent_fcs_LinearEncoder_DevicesConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
disabled¶
- IDL_Type:
boolean
- Units:
unitless
Description: If true, Device is diabled
fcs_StepperMotor_DevicesConfiguration¶
- EFDB_Topic:
CCCamera_logevent_fcs_StepperMotor_DevicesConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
disabled¶
- IDL_Type:
boolean
- Units:
unitless
Description: If true, Device is diabled
bonn_shutter_Device_DevicesConfiguration¶
- EFDB_Topic:
CCCamera_logevent_bonn_shutter_Device_DevicesConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
disabled¶
- IDL_Type:
boolean
- Units:
unitless
Description: If true, Device is diabled
daq_monitor_Store_DevicesConfiguration¶
- EFDB_Topic:
CCCamera_logevent_daq_monitor_Store_DevicesConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
disabled¶
- IDL_Type:
boolean
- Units:
unitless
Description: If true, Device is diabled
rebpower_Rebps_DevicesConfiguration¶
- EFDB_Topic:
CCCamera_logevent_rebpower_Rebps_DevicesConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
disabled¶
- IDL_Type:
boolean
- Units:
unitless
- IsJavaArray:
yes
Description: If true, Device is diabled
location¶
- IDL_Type:
string
- Units:
unitless
Description: rebps location
vacuum_Cold1_DevicesConfiguration¶
- EFDB_Topic:
CCCamera_logevent_vacuum_Cold1_DevicesConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
disabled¶
- IDL_Type:
boolean
- Units:
unitless
Description: If true, Device is diabled
vacuum_Cold2_DevicesConfiguration¶
- EFDB_Topic:
CCCamera_logevent_vacuum_Cold2_DevicesConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
disabled¶
- IDL_Type:
boolean
- Units:
unitless
Description: If true, Device is diabled
vacuum_Cryo_DevicesConfiguration¶
- EFDB_Topic:
CCCamera_logevent_vacuum_Cryo_DevicesConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
disabled¶
- IDL_Type:
boolean
- Units:
unitless
Description: If true, Device is diabled
vacuum_IonPumps_DevicesConfiguration¶
- EFDB_Topic:
CCCamera_logevent_vacuum_IonPumps_DevicesConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
disabled¶
- IDL_Type:
boolean
- Units:
unitless
Description: If true, Device is diabled
vacuum_Rtds_DevicesConfiguration¶
- EFDB_Topic:
CCCamera_logevent_vacuum_Rtds_DevicesConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
disabled¶
- IDL_Type:
boolean
- Units:
unitless
Description: If true, Device is diabled
vacuum_Turbo_DevicesConfiguration¶
- EFDB_Topic:
CCCamera_logevent_vacuum_Turbo_DevicesConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
disabled¶
- IDL_Type:
boolean
- Units:
unitless
Description: If true, Device is diabled
vacuum_VQMonitor_DevicesConfiguration¶
- EFDB_Topic:
CCCamera_logevent_vacuum_VQMonitor_DevicesConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
disabled¶
- IDL_Type:
boolean
- Units:
unitless
Description: If true, Device is diabled
vacuum_VacPluto_DevicesConfiguration¶
- EFDB_Topic:
CCCamera_logevent_vacuum_VacPluto_DevicesConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
disabled¶
- IDL_Type:
boolean
- Units:
unitless
Description: If true, Device is diabled
quadbox_BFR_DevicesConfiguration¶
- EFDB_Topic:
CCCamera_logevent_quadbox_BFR_DevicesConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
disabled¶
- IDL_Type:
boolean
- Units:
unitless
Description: If true, Device is diabled
quadbox_PDU_24VC_DevicesConfiguration¶
- EFDB_Topic:
CCCamera_logevent_quadbox_PDU_24VC_DevicesConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
disabled¶
- IDL_Type:
boolean
- Units:
unitless
Description: If true, Device is diabled
quadbox_PDU_24VD_DevicesConfiguration¶
- EFDB_Topic:
CCCamera_logevent_quadbox_PDU_24VD_DevicesConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
disabled¶
- IDL_Type:
boolean
- Units:
unitless
Description: If true, Device is diabled
quadbox_PDU_48V_DevicesConfiguration¶
- EFDB_Topic:
CCCamera_logevent_quadbox_PDU_48V_DevicesConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
disabled¶
- IDL_Type:
boolean
- Units:
unitless
Description: If true, Device is diabled
quadbox_PDU_5V_DevicesConfiguration¶
- EFDB_Topic:
CCCamera_logevent_quadbox_PDU_5V_DevicesConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
disabled¶
- IDL_Type:
boolean
- Units:
unitless
Description: If true, Device is diabled
focal_plane_Reb_DevicesConfiguration¶
- EFDB_Topic:
CCCamera_logevent_focal_plane_Reb_DevicesConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
disabled¶
- IDL_Type:
boolean
- Units:
unitless
- Count:
3
Description: If true, Device is diabled
location¶
- IDL_Type:
string
- Units:
unitless
Description: reb location
mpm_Pluto_DevicesConfiguration¶
- EFDB_Topic:
CCCamera_logevent_mpm_Pluto_DevicesConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
disabled¶
- IDL_Type:
boolean
- Units:
unitless
Description: If true, Device is diabled
pathfinder_refrig_Cold1_DevicesConfiguration¶
- EFDB_Topic:
CCCamera_logevent_pathfinder_refrig_Cold1_DevicesConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
maq20_disabled¶
- IDL_Type:
boolean
- Units:
unitless
Description: If true, Device is diabled
plc_disabled¶
- IDL_Type:
boolean
- Units:
unitless
Description: If true, Device is diabled
vfd_disabled¶
- IDL_Type:
boolean
- Units:
unitless
Description: If true, Device is diabled
pathfinder_refrig_Cold2_DevicesConfiguration¶
- EFDB_Topic:
CCCamera_logevent_pathfinder_refrig_Cold2_DevicesConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
maq20_disabled¶
- IDL_Type:
boolean
- Units:
unitless
Description: If true, Device is diabled
plc_disabled¶
- IDL_Type:
boolean
- Units:
unitless
Description: If true, Device is diabled
vfd_disabled¶
- IDL_Type:
boolean
- Units:
unitless
Description: If true, Device is diabled
pathfinder_refrig_CoolMaq20_DevicesConfiguration¶
- EFDB_Topic:
CCCamera_logevent_pathfinder_refrig_CoolMaq20_DevicesConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
disabled¶
- IDL_Type:
boolean
- Units:
unitless
Description: If true, Device is diabled
pathfinder_refrig_Cryo1_DevicesConfiguration¶
- EFDB_Topic:
CCCamera_logevent_pathfinder_refrig_Cryo1_DevicesConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
maq20_disabled¶
- IDL_Type:
boolean
- Units:
unitless
Description: If true, Device is diabled
plc_disabled¶
- IDL_Type:
boolean
- Units:
unitless
Description: If true, Device is diabled
pathfinder_refrig_Cryo2_DevicesConfiguration¶
- EFDB_Topic:
CCCamera_logevent_pathfinder_refrig_Cryo2_DevicesConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
maq20_disabled¶
- IDL_Type:
boolean
- Units:
unitless
Description: If true, Device is diabled
plc_disabled¶
- IDL_Type:
boolean
- Units:
unitless
Description: If true, Device is diabled
pathfinder_refrig_Cryo3_DevicesConfiguration¶
- EFDB_Topic:
CCCamera_logevent_pathfinder_refrig_Cryo3_DevicesConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
maq20_disabled¶
- IDL_Type:
boolean
- Units:
unitless
Description: If true, Device is diabled
plc_disabled¶
- IDL_Type:
boolean
- Units:
unitless
Description: If true, Device is diabled
pathfinder_refrig_Cryo4_DevicesConfiguration¶
- EFDB_Topic:
CCCamera_logevent_pathfinder_refrig_Cryo4_DevicesConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
maq20_disabled¶
- IDL_Type:
boolean
- Units:
unitless
Description: If true, Device is diabled
plc_disabled¶
- IDL_Type:
boolean
- Units:
unitless
Description: If true, Device is diabled
pathfinder_refrig_Cryo5_DevicesConfiguration¶
- EFDB_Topic:
CCCamera_logevent_pathfinder_refrig_Cryo5_DevicesConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
maq20_disabled¶
- IDL_Type:
boolean
- Units:
unitless
Description: If true, Device is diabled
plc_disabled¶
- IDL_Type:
boolean
- Units:
unitless
Description: If true, Device is diabled
pathfinder_refrig_Cryo6_DevicesConfiguration¶
- EFDB_Topic:
CCCamera_logevent_pathfinder_refrig_Cryo6_DevicesConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
maq20_disabled¶
- IDL_Type:
boolean
- Units:
unitless
Description: If true, Device is diabled
plc_disabled¶
- IDL_Type:
boolean
- Units:
unitless
Description: If true, Device is diabled
image_handling_ImageHandler_FitsHandlingConfiguration¶
- EFDB_Topic:
CCCamera_logevent_image_handling_ImageHandler_FitsHandlingConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
imagehandlingconfig_FITSAutoSave¶
- IDL_Type:
boolean
- Units:
unitless
Description: Whether FITS files should always be saved
imagehandlingconfig_FITSDirectoryPattern¶
- IDL_Type:
string
- Units:
unitless
Description: Pattern used to generate folders below FITSRootDirectory
imagehandlingconfig_FITSFilePattern¶
- IDL_Type:
string
- Units:
unitless
Description: Pattern used to generte FITS file names
imagehandlingconfig_FITSRootDirectory¶
- IDL_Type:
string
- Units:
unitless
Description: Root directory where FITS files are written
imagehandlingconfig_raiseAlertOnMissingOrBadHeaderServiceData¶
- IDL_Type:
boolean
- Units:
unitless
Description: Whether to raise an alert if the fits header data does not arrive
imagehandlingconfig_subsystemsToClearOnNewRun¶
- IDL_Type:
string
- Units:
unitless
Description: Subsystems whose data should be cleared when a new run starts (SLAC only) (colon delimited array)
imagehandlingconfig_tempFileRelativeLocation¶
- IDL_Type:
string
- Units:
unitless
Description: Relative loction of temporary files (if written)
imagehandlingconfig_useTempFile¶
- IDL_Type:
boolean
- Units:
unitless
Description: Whether FITS files should first be written with a temporary name and then renamed on success
imagehandlingconfig_waitForHeaderService¶
- IDL_Type:
string
- Units:
unitless
Description: Whether to wait for header service data before finalizing FITS files
fcs_GeneralConfiguration¶
- EFDB_Topic:
CCCamera_logevent_fcs_GeneralConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
filterNames¶
- IDL_Type:
string
- Units:
unitless
Description: Map of available filter names to types (colon delimited array)
filterTypes¶
- IDL_Type:
string
- Units:
unitless
Description: List of available filter types (colon delimited array)
nameFilter1¶
- IDL_Type:
string
- Units:
unitless
Description: name of filter in position 1
nameFilter2¶
- IDL_Type:
string
- Units:
unitless
Description: name of filter in position 2
nameFilter3¶
- IDL_Type:
string
- Units:
unitless
Description: name of filter in position 3
positionFilter1¶
- IDL_Type:
long
- Units:
unitless
Description: linear encoder target, filter 1
positionFilter2¶
- IDL_Type:
long
- Units:
unitless
Description: linear encoder target, filter 2
positionFilter3¶
- IDL_Type:
long
- Units:
unitless
Description: linear encoder target, filter 3
positionLoad1¶
- IDL_Type:
long
- Units:
unitless
Description: linear encoder target, load 1
positionLoad3¶
- IDL_Type:
long
- Units:
unitless
Description: linear encoder target, load 3
tolerance¶
- IDL_Type:
double
- Units:
mm
Description: position tolerance in mm
fcs_LinearEncoder_GeneralConfiguration¶
- EFDB_Topic:
CCCamera_logevent_fcs_LinearEncoder_GeneralConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
devcId¶
- IDL_Type:
string
- Units:
unitless
Description: port Id
fcs_PeriodicTasks_GeneralConfiguration¶
- EFDB_Topic:
CCCamera_logevent_fcs_PeriodicTasks_GeneralConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
schedulers_default_nTasks¶
- IDL_Type:
long
- Units:
count
Description: Number of tasks assigned to the Scheduler.
schedulers_default_nThreads¶
- IDL_Type:
long
- Units:
count
Description: Number of threads assigned to the Scheduler.
schedulers_monitor_update_publish_scheduler_nTasks¶
- IDL_Type:
long
- Units:
count
Description: Number of tasks assigned to the Scheduler.
schedulers_monitor_update_publish_scheduler_nThreads¶
- IDL_Type:
long
- Units:
count
Description: Number of threads assigned to the Scheduler.
fcs_StepperMotor_GeneralConfiguration¶
- EFDB_Topic:
CCCamera_logevent_fcs_StepperMotor_GeneralConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
devcId¶
- IDL_Type:
string
- Units:
unitless
Description: port Id
bonn_shutter_Device_GeneralConfiguration¶
- EFDB_Topic:
CCCamera_logevent_bonn_shutter_Device_GeneralConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
devcId¶
- IDL_Type:
string
- Units:
unitless
Description: port Id
bonn_shutter_GeneralConfiguration¶
- EFDB_Topic:
CCCamera_logevent_bonn_shutter_GeneralConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
maxExposureTime¶
- IDL_Type:
double
- Units:
s
Description: maximum exposure time
minExposureTime¶
- IDL_Type:
double
- Units:
s
Description: minimum exposure time
openCloseTimeMillis¶
- IDL_Type:
long
- Units:
ms
Description: added waitForExposure time
bonn_shutter_PeriodicTasks_GeneralConfiguration¶
- EFDB_Topic:
CCCamera_logevent_bonn_shutter_PeriodicTasks_GeneralConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
schedulers_default_nTasks¶
- IDL_Type:
long
- Units:
count
Description: Number of tasks assigned to the Scheduler.
schedulers_default_nThreads¶
- IDL_Type:
long
- Units:
count
Description: Number of threads assigned to the Scheduler.
schedulers_monitor_update_publish_scheduler_nTasks¶
- IDL_Type:
long
- Units:
count
Description: Number of tasks assigned to the Scheduler.
schedulers_monitor_update_publish_scheduler_nThreads¶
- IDL_Type:
long
- Units:
count
Description: Number of threads assigned to the Scheduler.
daq_monitor_PeriodicTasks_GeneralConfiguration¶
- EFDB_Topic:
CCCamera_logevent_daq_monitor_PeriodicTasks_GeneralConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
schedulers_default_nTasks¶
- IDL_Type:
long
- Units:
count
Description: Number of tasks assigned to the Scheduler.
schedulers_default_nThreads¶
- IDL_Type:
long
- Units:
count
Description: Number of threads assigned to the Scheduler.
schedulers_monitor_update_publish_scheduler_nTasks¶
- IDL_Type:
long
- Units:
count
Description: Number of tasks assigned to the Scheduler.
schedulers_monitor_update_publish_scheduler_nThreads¶
- IDL_Type:
long
- Units:
count
Description: Number of threads assigned to the Scheduler.
rebpower_EmergencyResponseManager_GeneralConfiguration¶
- EFDB_Topic:
CCCamera_logevent_rebpower_EmergencyResponseManager_GeneralConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
processOnlyClearedAlerts¶
- IDL_Type:
boolean
- Units:
unitless
Description: Only cleared alerts are processed.
rebpower_GeneralConfiguration¶
- EFDB_Topic:
CCCamera_logevent_rebpower_GeneralConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
powerOffSleepMillis¶
- IDL_Type:
long long
- Units:
ms
Description: During the powerOffAllRebs command this is the sleep time between each node being powered off.
psDeviceExcepNumToOffline¶
- IDL_Type:
long
- Units:
unitless
Description: Number of consecutive read failures (exceptions) before gonig Offline. Must be a positive number greater than zero.
psDeviceReadTimeout¶
- IDL_Type:
long long
- Units:
ms
Description: Read Timeout for the underlying PS driver
rebpower_PeriodicTasks_GeneralConfiguration¶
- EFDB_Topic:
CCCamera_logevent_rebpower_PeriodicTasks_GeneralConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
schedulers_default_nTasks¶
- IDL_Type:
long
- Units:
count
Description: Number of tasks assigned to the Scheduler.
schedulers_default_nThreads¶
- IDL_Type:
long
- Units:
count
Description: Number of threads assigned to the Scheduler.
schedulers_monitor_check_scheduler_nTasks¶
- IDL_Type:
long
- Units:
count
Description: Number of tasks assigned to the Scheduler.
schedulers_monitor_check_scheduler_nThreads¶
- IDL_Type:
long
- Units:
count
Description: Number of threads assigned to the Scheduler.
schedulers_monitor_update_publish_scheduler_nTasks¶
- IDL_Type:
long
- Units:
count
Description: Number of tasks assigned to the Scheduler.
schedulers_monitor_update_publish_scheduler_nThreads¶
- IDL_Type:
long
- Units:
count
Description: Number of threads assigned to the Scheduler.
rebpower_Reb_GeneralConfiguration¶
- EFDB_Topic:
CCCamera_logevent_rebpower_Reb_GeneralConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
hvBias¶
- IDL_Type:
long
- Units:
V
- Count:
6
Description: REB bias voltage
location¶
- IDL_Type:
string
- Units:
unitless
Description: reb location
rebpower_Rebps_GeneralConfiguration¶
- EFDB_Topic:
CCCamera_logevent_rebpower_Rebps_GeneralConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
location¶
- IDL_Type:
string
- Units:
unitless
Description: rebps location
rebs¶
- IDL_Type:
string
- Units:
unitless
- IsJavaArray:
yes
Description: List of Rebs powered by this PS
vacuum_PeriodicTasks_GeneralConfiguration¶
- EFDB_Topic:
CCCamera_logevent_vacuum_PeriodicTasks_GeneralConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
schedulers_default_nTasks¶
- IDL_Type:
long
- Units:
count
Description: Number of tasks assigned to the Scheduler.
schedulers_default_nThreads¶
- IDL_Type:
long
- Units:
count
Description: Number of threads assigned to the Scheduler.
schedulers_monitor_update_publish_scheduler_nTasks¶
- IDL_Type:
long
- Units:
count
Description: Number of tasks assigned to the Scheduler.
schedulers_monitor_update_publish_scheduler_nThreads¶
- IDL_Type:
long
- Units:
count
Description: Number of threads assigned to the Scheduler.
vacuum_Turbo_GeneralConfiguration¶
- EFDB_Topic:
CCCamera_logevent_vacuum_Turbo_GeneralConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
activeStopMode¶
- IDL_Type:
boolean
- Units:
unitless
Description: Active-Stop mode <true|false>, settable only if pump is stopped
devcId¶
- IDL_Type:
string
- Units:
unitless
Description: serial port
lowSpeedMode¶
- IDL_Type:
boolean
- Units:
unitless
Description: true/false for low/normal speed
setpointValue¶
- IDL_Type:
long
- Units:
Hz
Description: Setpoint value for digital outout
softStartMode¶
- IDL_Type:
boolean
- Units:
unitless
Description: Soft-Start mode <true|false>, settable only if pump is stopped
quadbox_PeriodicTasks_GeneralConfiguration¶
- EFDB_Topic:
CCCamera_logevent_quadbox_PeriodicTasks_GeneralConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
schedulers_default_nTasks¶
- IDL_Type:
long
- Units:
count
Description: Number of tasks assigned to the Scheduler.
schedulers_default_nThreads¶
- IDL_Type:
long
- Units:
count
Description: Number of threads assigned to the Scheduler.
schedulers_monitor_update_publish_scheduler_nTasks¶
- IDL_Type:
long
- Units:
count
Description: Number of tasks assigned to the Scheduler.
schedulers_monitor_update_publish_scheduler_nThreads¶
- IDL_Type:
long
- Units:
count
Description: Number of threads assigned to the Scheduler.
focal_plane_ImageDatabaseService_GeneralConfiguration¶
- EFDB_Topic:
CCCamera_logevent_focal_plane_ImageDatabaseService_GeneralConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
dbURL¶
- IDL_Type:
string
- Units:
unitless
Description: Image Database URL
enabled¶
- IDL_Type:
boolean
- Units:
unitless
Description: true/false Image Database enable flag
focal_plane_ImageNameService_GeneralConfiguration¶
- EFDB_Topic:
CCCamera_logevent_focal_plane_ImageNameService_GeneralConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
controller¶
- IDL_Type:
string
- Units:
unitless
Description: The controller of this image name service (CCS, OCS, etc)
dbURL¶
- IDL_Type:
string
- Units:
unitless
Description: Image Name Database URL
offset¶
- IDL_Type:
string
- Units:
unitless
Description: The offset from midnight when the data transition occurs (e.g. 12 hours)
source¶
- IDL_Type:
string
- Units:
unitless
Description: The source of this image name service MainCamera, ComCam, AuxTel, TestStand
timeZoneId¶
- IDL_Type:
string
- Units:
unitless
Description: The timezone used to assign the date (e.g. UTC)
focal_plane_PeriodicTasks_GeneralConfiguration¶
- EFDB_Topic:
CCCamera_logevent_focal_plane_PeriodicTasks_GeneralConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
schedulers_default_nTasks¶
- IDL_Type:
long
- Units:
count
Description: Number of tasks assigned to the Scheduler.
schedulers_default_nThreads¶
- IDL_Type:
long
- Units:
count
Description: Number of threads assigned to the Scheduler.
schedulers_monitor_check_scheduler_nTasks¶
- IDL_Type:
long
- Units:
count
Description: Number of tasks assigned to the Scheduler.
schedulers_monitor_check_scheduler_nThreads¶
- IDL_Type:
long
- Units:
count
Description: Number of threads assigned to the Scheduler.
schedulers_monitor_update_publish_scheduler_nTasks¶
- IDL_Type:
long
- Units:
count
Description: Number of tasks assigned to the Scheduler.
schedulers_monitor_update_publish_scheduler_nThreads¶
- IDL_Type:
long
- Units:
count
Description: Number of threads assigned to the Scheduler.
focal_plane_Reb_GeneralConfiguration¶
- EFDB_Topic:
CCCamera_logevent_focal_plane_Reb_GeneralConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
location¶
- IDL_Type:
string
- Units:
unitless
Description: reb location
tempavg_temperatureNames¶
- IDL_Type:
string
- Units:
unitless
Description: List of sibling temperature channels to average (colon delimited array)
focal_plane_RebsAverageTemp6_GeneralConfiguration¶
- EFDB_Topic:
CCCamera_logevent_focal_plane_RebsAverageTemp6_GeneralConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
chanNames¶
- IDL_Type:
string
- Units:
unitless
Description: Path regular expression to select the Channels to be averaged (colon delimited array)
chanWeights¶
- IDL_Type:
string
- Units:
unitless
Description: Weights of Channels to be averaged (colon delimited array)
ignoreNaN¶
- IDL_Type:
boolean
- Units:
unitless
Description: if true ignore (omit) NaN channels
image_handling_FitsService_GeneralConfiguration¶
- EFDB_Topic:
CCCamera_logevent_image_handling_FitsService_GeneralConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
guider_headerFilesList¶
- IDL_Type:
string
- Units:
unitless
Description: List of spec files to be read by this FITS service (colon delimited array)
science_headerFilesList¶
- IDL_Type:
string
- Units:
unitless
Description: List of spec files to be read by this FITS service (colon delimited array)
image_handling_PeriodicTasks_GeneralConfiguration¶
- EFDB_Topic:
CCCamera_logevent_image_handling_PeriodicTasks_GeneralConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
schedulers_default_nTasks¶
- IDL_Type:
long
- Units:
count
Description: Number of tasks assigned to the Scheduler.
schedulers_default_nThreads¶
- IDL_Type:
long
- Units:
count
Description: Number of threads assigned to the Scheduler.
image_handling_StatusAggregator_GeneralConfiguration¶
- EFDB_Topic:
CCCamera_logevent_image_handling_StatusAggregator_GeneralConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
patternConfigList¶
- IDL_Type:
string
- Units:
unitless
Description: List of patterns that describe which data is to be aggregated and how. (colon delimited array)
mpm_PeriodicTasks_GeneralConfiguration¶
- EFDB_Topic:
CCCamera_logevent_mpm_PeriodicTasks_GeneralConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
schedulers_default_nTasks¶
- IDL_Type:
long
- Units:
count
Description: Number of tasks assigned to the Scheduler.
schedulers_default_nThreads¶
- IDL_Type:
long
- Units:
count
Description: Number of threads assigned to the Scheduler.
schedulers_monitor_update_publish_scheduler_nTasks¶
- IDL_Type:
long
- Units:
count
Description: Number of tasks assigned to the Scheduler.
schedulers_monitor_update_publish_scheduler_nThreads¶
- IDL_Type:
long
- Units:
count
Description: Number of threads assigned to the Scheduler.
pathfinder_refrig_PeriodicTasks_GeneralConfiguration¶
- EFDB_Topic:
CCCamera_logevent_pathfinder_refrig_PeriodicTasks_GeneralConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
schedulers_default_nTasks¶
- IDL_Type:
long
- Units:
count
Description: Number of tasks assigned to the Scheduler.
schedulers_default_nThreads¶
- IDL_Type:
long
- Units:
count
Description: Number of threads assigned to the Scheduler.
schedulers_monitor_check_scheduler_nTasks¶
- IDL_Type:
long
- Units:
count
Description: Number of tasks assigned to the Scheduler.
schedulers_monitor_check_scheduler_nThreads¶
- IDL_Type:
long
- Units:
count
Description: Number of threads assigned to the Scheduler.
schedulers_monitor_update_publish_scheduler_nTasks¶
- IDL_Type:
long
- Units:
count
Description: Number of tasks assigned to the Scheduler.
schedulers_monitor_update_publish_scheduler_nThreads¶
- IDL_Type:
long
- Units:
count
Description: Number of threads assigned to the Scheduler.
focal_plane_SequencerConfig_GuiderConfiguration¶
- EFDB_Topic:
CCCamera_logevent_focal_plane_SequencerConfig_GuiderConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
guiderLocations¶
- IDL_Type:
string
- Units:
unitless
Description: The sensor locations to be used for guiding (comma separated)
guiderPartition¶
- IDL_Type:
string
- Units:
unitless
Description: The DAQ partition to be used for guiding
image_handling_ImageHandler_GuiderConfiguration¶
- EFDB_Topic:
CCCamera_logevent_image_handling_ImageHandler_GuiderConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
imagehandlingconfig_guiderFITSFilePattern¶
- IDL_Type:
string
- Units:
unitless
Description: FITS file pattern to use for writting guider FITS files
imagehandlingconfig_guiderLocations¶
- IDL_Type:
string
- Units:
unitless
Description: Locations to monitor for guider data
imagehandlingconfig_guiderPartition¶
- IDL_Type:
string
- Units:
unitless
Description: DAQ partition to monitor for guider data
imagehandlingconfig_includeRawStamps¶
- IDL_Type:
boolean
- Units:
unitless
Description: Whether to write raw stamps to FITS file
focal_plane_Ccd_HardwareIdConfiguration¶
- EFDB_Topic:
CCCamera_logevent_focal_plane_Ccd_HardwareIdConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
location¶
- IDL_Type:
string
- Units:
unitless
Description: ccd location
manSerNum¶
- IDL_Type:
string
- Units:
unitless
Description: CCD Manufacturer Serial Number (colon delimited array)
name¶
- IDL_Type:
string
- Units:
unitless
Description: Hardware name (colon delimited array)
focal_plane_Raft_HardwareIdConfiguration¶
- EFDB_Topic:
CCCamera_logevent_focal_plane_Raft_HardwareIdConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
location¶
- IDL_Type:
string
- Units:
unitless
Description: raft location
name¶
- IDL_Type:
string
- Units:
unitless
- IsJavaArray:
yes
Description: Hardware name
focal_plane_Reb_HardwareIdConfiguration¶
- EFDB_Topic:
CCCamera_logevent_focal_plane_Reb_HardwareIdConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
location¶
- IDL_Type:
string
- Units:
unitless
Description: reb location
name¶
- IDL_Type:
string
- Units:
unitless
Description: Hardware name (colon delimited array)
focal_plane_InstrumentConfig_InstrumentConfiguration¶
- EFDB_Topic:
CCCamera_logevent_focal_plane_InstrumentConfig_InstrumentConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
instrument¶
- IDL_Type:
string
- Units:
unitless
Description: The instrument: MTCamera, ATCamera or CCCamera
telescope¶
- IDL_Type:
string
- Units:
unitless
Description: The telescope
testStand¶
- IDL_Type:
string
- Units:
unitless
Description: The test stand
fcs_StepperMotor_LimitsConfiguration¶
- EFDB_Topic:
CCCamera_logevent_fcs_StepperMotor_LimitsConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
motortemperature_warnHi¶
- IDL_Type:
double
- Units:
Celsius
Description: motor temperature high warning level
motortemperature_limitHi¶
- IDL_Type:
double
- Units:
Celsius
Description: motor temperature high alarm level
bonn_shutter_Device_LimitsConfiguration¶
- EFDB_Topic:
CCCamera_logevent_bonn_shutter_Device_LimitsConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
bonn_V36_warnHi¶
- IDL_Type:
double
- Units:
Volt
Description: BonnShutter 36-volt reading high warning level
bonn_V36_warnLo¶
- IDL_Type:
double
- Units:
Volt
Description: BonnShutter 36-volt reading low warning level
bonn_V36_limitHi¶
- IDL_Type:
double
- Units:
Volt
Description: BonnShutter 36-volt reading high alarm level
bonn_V36_limitLo¶
- IDL_Type:
double
- Units:
Volt
Description: BonnShutter 36-volt reading low alarm level
bonn_V5_warnHi¶
- IDL_Type:
double
- Units:
Volt
Description: BonnShutter 5-volt reading high warning level
bonn_V5_warnLo¶
- IDL_Type:
double
- Units:
Volt
Description: BonnShutter 5-volt reading low warning level
bonn_V5_limitHi¶
- IDL_Type:
double
- Units:
Volt
Description: BonnShutter 5-volt reading high alarm level
bonn_V5_limitLo¶
- IDL_Type:
double
- Units:
Volt
Description: BonnShutter 5-volt reading low alarm level
daq_monitor_Store_LimitsConfiguration¶
- EFDB_Topic:
CCCamera_logevent_daq_monitor_Store_LimitsConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
freefraction_warnLo¶
- IDL_Type:
double
- Units:
unitless
Description: available-space fraction low warning level
freefraction_limitLo¶
- IDL_Type:
double
- Units:
unitless
Description: available-space fraction low alarm level
rebpower_RebTotalPower_LimitsConfiguration¶
- EFDB_Topic:
CCCamera_logevent_rebpower_RebTotalPower_LimitsConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
warnHi¶
- IDL_Type:
double
- Units:
Watt
Description: Reb Total Power high warning level
warnLo¶
- IDL_Type:
double
- Units:
Watt
Description: Reb Total Power low warning level
limitHi¶
- IDL_Type:
double
- Units:
Watt
Description: Reb Total Power high alarm level
limitLo¶
- IDL_Type:
double
- Units:
Watt
Description: Reb Total Power low alarm level
rebpower_Reb_LimitsConfiguration¶
- EFDB_Topic:
CCCamera_logevent_rebpower_Reb_LimitsConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
analog_IaftLDO_warnHi¶
- IDL_Type:
double
- Units:
mA
- Count:
6
Description: Current after LDO high warning level
analog_IaftLDO_warnLo¶
- IDL_Type:
double
- Units:
mA
- Count:
6
Description: Current after LDO low warning level
analog_IaftLDO_limitHi¶
- IDL_Type:
double
- Units:
mA
- Count:
6
Description: Current after LDO high alarm level
analog_IaftLDO_limitLo¶
- IDL_Type:
double
- Units:
mA
- Count:
6
Description: Current after LDO low alarm level
analog_IbefLDO_warnHi¶
- IDL_Type:
double
- Units:
mA
- Count:
6
Description: Current before LDO high warning level
analog_IbefLDO_warnLo¶
- IDL_Type:
double
- Units:
mA
- Count:
6
Description: Current before LDO low warning level
analog_IbefLDO_limitHi¶
- IDL_Type:
double
- Units:
mA
- Count:
6
Description: Current before LDO high alarm level
analog_IbefLDO_limitLo¶
- IDL_Type:
double
- Units:
mA
- Count:
6
Description: Current before LDO low alarm level
analog_VaftLDO_warnHi¶
- IDL_Type:
double
- Units:
Volt
- Count:
6
Description: Voltage after LDO high warning level
analog_VaftLDO_warnLo¶
- IDL_Type:
double
- Units:
Volt
- Count:
6
Description: Voltage after LDO low warning level
analog_VaftLDO_limitHi¶
- IDL_Type:
double
- Units:
Volt
- Count:
6
Description: Voltage after LDO high alarm level
analog_VaftLDO_limitLo¶
- IDL_Type:
double
- Units:
Volt
- Count:
6
Description: Voltage after LDO low alarm level
analog_VaftSwch_warnHi¶
- IDL_Type:
double
- Units:
Volt
- Count:
6
Description: Voltage after switch high warning level
analog_VaftSwch_warnLo¶
- IDL_Type:
double
- Units:
Volt
- Count:
6
Description: Voltage after switch low warning level
analog_VaftSwch_limitHi¶
- IDL_Type:
double
- Units:
Volt
- Count:
6
Description: Voltage after switch high alarm level
analog_VaftSwch_limitLo¶
- IDL_Type:
double
- Units:
Volt
- Count:
6
Description: Voltage after switch low alarm level
analog_VbefLDO_warnHi¶
- IDL_Type:
double
- Units:
Volt
- Count:
6
Description: Voltage before LDO high warning level
analog_VbefLDO_warnLo¶
- IDL_Type:
double
- Units:
Volt
- Count:
6
Description: Voltage before LDO low warning level
analog_VbefLDO_limitHi¶
- IDL_Type:
double
- Units:
Volt
- Count:
6
Description: Voltage before LDO high alarm level
analog_VbefLDO_limitLo¶
- IDL_Type:
double
- Units:
Volt
- Count:
6
Description: Voltage before LDO low alarm level
clockhi_IaftLDO_warnHi¶
- IDL_Type:
double
- Units:
mA
- Count:
6
Description: Current after LDO high warning level
clockhi_IaftLDO_warnLo¶
- IDL_Type:
double
- Units:
mA
- Count:
6
Description: Current after LDO low warning level
clockhi_IaftLDO_limitHi¶
- IDL_Type:
double
- Units:
mA
- Count:
6
Description: Current after LDO high alarm level
clockhi_IaftLDO_limitLo¶
- IDL_Type:
double
- Units:
mA
- Count:
6
Description: Current after LDO low alarm level
clockhi_IbefLDO_warnHi¶
- IDL_Type:
double
- Units:
mA
- Count:
6
Description: Current before LDO high warning level
clockhi_IbefLDO_warnLo¶
- IDL_Type:
double
- Units:
mA
- Count:
6
Description: Current before LDO low warning level
clockhi_IbefLDO_limitHi¶
- IDL_Type:
double
- Units:
mA
- Count:
6
Description: Current before LDO high alarm level
clockhi_IbefLDO_limitLo¶
- IDL_Type:
double
- Units:
mA
- Count:
6
Description: Current before LDO low alarm level
clockhi_VaftLDO_warnHi¶
- IDL_Type:
double
- Units:
Volt
- Count:
6
Description: Voltage after LDO high warning level
clockhi_VaftLDO_warnLo¶
- IDL_Type:
double
- Units:
Volt
- Count:
6
Description: Voltage after LDO low warning level
clockhi_VaftLDO_limitHi¶
- IDL_Type:
double
- Units:
Volt
- Count:
6
Description: Voltage after LDO high alarm level
clockhi_VaftLDO_limitLo¶
- IDL_Type:
double
- Units:
Volt
- Count:
6
Description: Voltage after LDO low alarm level
clockhi_VaftSwch_warnHi¶
- IDL_Type:
double
- Units:
Volt
- Count:
6
Description: Voltage after switch high warning level
clockhi_VaftSwch_warnLo¶
- IDL_Type:
double
- Units:
Volt
- Count:
6
Description: Voltage after switch low warning level
clockhi_VaftSwch_limitHi¶
- IDL_Type:
double
- Units:
Volt
- Count:
6
Description: Voltage after switch high alarm level
clockhi_VaftSwch_limitLo¶
- IDL_Type:
double
- Units:
Volt
- Count:
6
Description: Voltage after switch low alarm level
clockhi_VbefLDO_warnHi¶
- IDL_Type:
double
- Units:
Volt
- Count:
6
Description: Voltage before LDO high warning level
clockhi_VbefLDO_warnLo¶
- IDL_Type:
double
- Units:
Volt
- Count:
6
Description: Voltage before LDO low warning level
clockhi_VbefLDO_limitHi¶
- IDL_Type:
double
- Units:
Volt
- Count:
6
Description: Voltage before LDO high alarm level
clockhi_VbefLDO_limitLo¶
- IDL_Type:
double
- Units:
Volt
- Count:
6
Description: Voltage before LDO low alarm level
clocklo_IaftLDO_warnHi¶
- IDL_Type:
double
- Units:
mA
- Count:
6
Description: Current after LDO high warning level
clocklo_IaftLDO_warnLo¶
- IDL_Type:
double
- Units:
mA
- Count:
6
Description: Current after LDO low warning level
clocklo_IaftLDO_limitHi¶
- IDL_Type:
double
- Units:
mA
- Count:
6
Description: Current after LDO high alarm level
clocklo_IaftLDO_limitLo¶
- IDL_Type:
double
- Units:
mA
- Count:
6
Description: Current after LDO low alarm level
clocklo_IbefLDO_warnHi¶
- IDL_Type:
double
- Units:
mA
- Count:
6
Description: Current before LDO high warning level
clocklo_IbefLDO_warnLo¶
- IDL_Type:
double
- Units:
mA
- Count:
6
Description: Current before LDO low warning level
clocklo_IbefLDO_limitHi¶
- IDL_Type:
double
- Units:
mA
- Count:
6
Description: Current before LDO high alarm level
clocklo_IbefLDO_limitLo¶
- IDL_Type:
double
- Units:
mA
- Count:
6
Description: Current before LDO low alarm level
clocklo_VaftLDO2_warnHi¶
- IDL_Type:
double
- Units:
Volt
- Count:
6
Description: Voltage after LDO2 high warning level
clocklo_VaftLDO2_warnLo¶
- IDL_Type:
double
- Units:
Volt
- Count:
6
Description: Voltage after LDO2 low warning level
clocklo_VaftLDO2_limitHi¶
- IDL_Type:
double
- Units:
Volt
- Count:
6
Description: Voltage after LDO2 high alarm level
clocklo_VaftLDO2_limitLo¶
- IDL_Type:
double
- Units:
Volt
- Count:
6
Description: Voltage after LDO2 low alarm level
clocklo_VaftLDO_warnHi¶
- IDL_Type:
double
- Units:
Volt
- Count:
6
Description: Voltage after LDO high warning level
clocklo_VaftLDO_warnLo¶
- IDL_Type:
double
- Units:
Volt
- Count:
6
Description: Voltage after LDO low warning level
clocklo_VaftLDO_limitHi¶
- IDL_Type:
double
- Units:
Volt
- Count:
6
Description: Voltage after LDO high alarm level
clocklo_VaftLDO_limitLo¶
- IDL_Type:
double
- Units:
Volt
- Count:
6
Description: Voltage after LDO low alarm level
clocklo_VaftSwch_warnHi¶
- IDL_Type:
double
- Units:
Volt
- Count:
6
Description: Voltage after switch high warning level
clocklo_VaftSwch_warnLo¶
- IDL_Type:
double
- Units:
Volt
- Count:
6
Description: Voltage after switch low warning level
clocklo_VaftSwch_limitHi¶
- IDL_Type:
double
- Units:
Volt
- Count:
6
Description: Voltage after switch high alarm level
clocklo_VaftSwch_limitLo¶
- IDL_Type:
double
- Units:
Volt
- Count:
6
Description: Voltage after switch low alarm level
clocklo_VbefLDO_warnHi¶
- IDL_Type:
double
- Units:
Volt
- Count:
6
Description: Voltage before LDO high warning level
clocklo_VbefLDO_warnLo¶
- IDL_Type:
double
- Units:
Volt
- Count:
6
Description: Voltage before LDO low warning level
clocklo_VbefLDO_limitHi¶
- IDL_Type:
double
- Units:
Volt
- Count:
6
Description: Voltage before LDO high alarm level
clocklo_VbefLDO_limitLo¶
- IDL_Type:
double
- Units:
Volt
- Count:
6
Description: Voltage before LDO low alarm level
digital_IaftLDO_warnHi¶
- IDL_Type:
double
- Units:
mA
- Count:
6
Description: Current after LDO high warning level
digital_IaftLDO_warnLo¶
- IDL_Type:
double
- Units:
mA
- Count:
6
Description: Current after LDO low warning level
digital_IaftLDO_limitHi¶
- IDL_Type:
double
- Units:
mA
- Count:
6
Description: Current after LDO high alarm level
digital_IaftLDO_limitLo¶
- IDL_Type:
double
- Units:
mA
- Count:
6
Description: Current after LDO low alarm level
digital_IbefLDO_warnHi¶
- IDL_Type:
double
- Units:
mA
- Count:
6
Description: Current before LDO high warning level
digital_IbefLDO_warnLo¶
- IDL_Type:
double
- Units:
mA
- Count:
6
Description: Current before LDO low warning level
digital_IbefLDO_limitHi¶
- IDL_Type:
double
- Units:
mA
- Count:
6
Description: Current before LDO high alarm level
digital_IbefLDO_limitLo¶
- IDL_Type:
double
- Units:
mA
- Count:
6
Description: Current before LDO low alarm level
digital_VaftLDO_warnHi¶
- IDL_Type:
double
- Units:
Volt
- Count:
6
Description: Voltage after LDO high warning level
digital_VaftLDO_warnLo¶
- IDL_Type:
double
- Units:
Volt
- Count:
6
Description: Voltage after LDO low warning level
digital_VaftLDO_limitHi¶
- IDL_Type:
double
- Units:
Volt
- Count:
6
Description: Voltage after LDO high alarm level
digital_VaftLDO_limitLo¶
- IDL_Type:
double
- Units:
Volt
- Count:
6
Description: Voltage after LDO low alarm level
digital_VaftSwch_warnHi¶
- IDL_Type:
double
- Units:
Volt
- Count:
6
Description: Voltage after switch high warning level
digital_VaftSwch_warnLo¶
- IDL_Type:
double
- Units:
Volt
- Count:
6
Description: Voltage after switch low warning level
digital_VaftSwch_limitHi¶
- IDL_Type:
double
- Units:
Volt
- Count:
6
Description: Voltage after switch high alarm level
digital_VaftSwch_limitLo¶
- IDL_Type:
double
- Units:
Volt
- Count:
6
Description: Voltage after switch low alarm level
digital_VbefLDO_warnHi¶
- IDL_Type:
double
- Units:
Volt
- Count:
6
Description: Voltage before LDO high warning level
digital_VbefLDO_warnLo¶
- IDL_Type:
double
- Units:
Volt
- Count:
6
Description: Voltage before LDO low warning level
digital_VbefLDO_limitHi¶
- IDL_Type:
double
- Units:
Volt
- Count:
6
Description: Voltage before LDO high alarm level
digital_VbefLDO_limitLo¶
- IDL_Type:
double
- Units:
Volt
- Count:
6
Description: Voltage before LDO low alarm level
heater_IaftLDO_warnHi¶
- IDL_Type:
double
- Units:
mA
- Count:
6
Description: Current after LDO high warning level
heater_IaftLDO_warnLo¶
- IDL_Type:
double
- Units:
mA
- Count:
6
Description: Current after LDO low warning level
heater_IaftLDO_limitHi¶
- IDL_Type:
double
- Units:
mA
- Count:
6
Description: Current after LDO high alarm level
heater_IaftLDO_limitLo¶
- IDL_Type:
double
- Units:
mA
- Count:
6
Description: Current after LDO low alarm level
heater_IbefLDO_warnHi¶
- IDL_Type:
double
- Units:
mA
- Count:
6
Description: Current before LDO high warning level
heater_IbefLDO_warnLo¶
- IDL_Type:
double
- Units:
mA
- Count:
6
Description: Current before LDO low warning level
heater_IbefLDO_limitHi¶
- IDL_Type:
double
- Units:
mA
- Count:
6
Description: Current before LDO high alarm level
heater_IbefLDO_limitLo¶
- IDL_Type:
double
- Units:
mA
- Count:
6
Description: Current before LDO low alarm level
heater_VaftLDO_warnHi¶
- IDL_Type:
double
- Units:
Volt
- Count:
6
Description: Voltage after LDO high warning level
heater_VaftLDO_warnLo¶
- IDL_Type:
double
- Units:
Volt
- Count:
6
Description: Voltage after LDO low warning level
heater_VaftLDO_limitHi¶
- IDL_Type:
double
- Units:
Volt
- Count:
6
Description: Voltage after LDO high alarm level
heater_VaftLDO_limitLo¶
- IDL_Type:
double
- Units:
Volt
- Count:
6
Description: Voltage after LDO low alarm level
heater_VaftSwch_warnHi¶
- IDL_Type:
double
- Units:
Volt
- Count:
6
Description: Voltage after switch high warning level
heater_VaftSwch_warnLo¶
- IDL_Type:
double
- Units:
Volt
- Count:
6
Description: Voltage after switch low warning level
heater_VaftSwch_limitHi¶
- IDL_Type:
double
- Units:
Volt
- Count:
6
Description: Voltage after switch high alarm level
heater_VaftSwch_limitLo¶
- IDL_Type:
double
- Units:
Volt
- Count:
6
Description: Voltage after switch low alarm level
heater_VbefLDO_warnHi¶
- IDL_Type:
double
- Units:
Volt
- Count:
6
Description: Voltage before LDO high warning level
heater_VbefLDO_warnLo¶
- IDL_Type:
double
- Units:
Volt
- Count:
6
Description: Voltage before LDO low warning level
heater_VbefLDO_limitHi¶
- IDL_Type:
double
- Units:
Volt
- Count:
6
Description: Voltage before LDO high alarm level
heater_VbefLDO_limitLo¶
- IDL_Type:
double
- Units:
Volt
- Count:
6
Description: Voltage before LDO low alarm level
hvbias_IbefSwch_warnHi¶
- IDL_Type:
double
- Units:
mA
- Count:
6
Description: Current before switch high warning level
hvbias_IbefSwch_limitHi¶
- IDL_Type:
double
- Units:
mA
- Count:
6
Description: Current before switch high alarm level
hvbias_VbefSwch_warnHi¶
- IDL_Type:
double
- Units:
Volt
- Count:
6
Description: Voltage before switch high warning level
hvbias_VbefSwch_limitHi¶
- IDL_Type:
double
- Units:
Volt
- Count:
6
Description: Voltage before switch high alarm level
location¶
- IDL_Type:
string
- Units:
unitless
Description: reb location
od_IaftLDO_warnHi¶
- IDL_Type:
double
- Units:
mA
- Count:
6
Description: Current after LDO high warning level
od_IaftLDO_warnLo¶
- IDL_Type:
double
- Units:
mA
- Count:
6
Description: Current after LDO low warning level
od_IaftLDO_limitHi¶
- IDL_Type:
double
- Units:
mA
- Count:
6
Description: Current after LDO high alarm level
od_IaftLDO_limitLo¶
- IDL_Type:
double
- Units:
mA
- Count:
6
Description: Current after LDO low alarm level
od_IbefLDO_warnHi¶
- IDL_Type:
double
- Units:
mA
- Count:
6
Description: Current before LDO high warning level
od_IbefLDO_warnLo¶
- IDL_Type:
double
- Units:
mA
- Count:
6
Description: Current before LDO low warning level
od_IbefLDO_limitHi¶
- IDL_Type:
double
- Units:
mA
- Count:
6
Description: Current before LDO high alarm level
od_IbefLDO_limitLo¶
- IDL_Type:
double
- Units:
mA
- Count:
6
Description: Current before LDO low alarm level
od_VaftLDO2_warnHi¶
- IDL_Type:
double
- Units:
Volt
- Count:
6
Description: Voltage after LDO2 high warning level
od_VaftLDO2_warnLo¶
- IDL_Type:
double
- Units:
Volt
- Count:
6
Description: Voltage after LDO2 low warning level
od_VaftLDO2_limitHi¶
- IDL_Type:
double
- Units:
Volt
- Count:
6
Description: Voltage after LDO2 high alarm level
od_VaftLDO2_limitLo¶
- IDL_Type:
double
- Units:
Volt
- Count:
6
Description: Voltage after LDO2 low alarm level
od_VaftLDO_warnHi¶
- IDL_Type:
double
- Units:
Volt
- Count:
6
Description: Voltage after LDO high warning level
od_VaftLDO_warnLo¶
- IDL_Type:
double
- Units:
Volt
- Count:
6
Description: Voltage after LDO low warning level
od_VaftLDO_limitHi¶
- IDL_Type:
double
- Units:
Volt
- Count:
6
Description: Voltage after LDO high alarm level
od_VaftLDO_limitLo¶
- IDL_Type:
double
- Units:
Volt
- Count:
6
Description: Voltage after LDO low alarm level
od_VaftSwch_warnHi¶
- IDL_Type:
double
- Units:
Volt
- Count:
6
Description: Voltage after switch high warning level
od_VaftSwch_warnLo¶
- IDL_Type:
double
- Units:
Volt
- Count:
6
Description: Voltage after switch low warning level
od_VaftSwch_limitHi¶
- IDL_Type:
double
- Units:
Volt
- Count:
6
Description: Voltage after switch high alarm level
od_VaftSwch_limitLo¶
- IDL_Type:
double
- Units:
Volt
- Count:
6
Description: Voltage after switch low alarm level
od_VbefLDO_warnHi¶
- IDL_Type:
double
- Units:
Volt
- Count:
6
Description: Voltage before LDO high warning level
od_VbefLDO_warnLo¶
- IDL_Type:
double
- Units:
Volt
- Count:
6
Description: Voltage before LDO low warning level
od_VbefLDO_limitHi¶
- IDL_Type:
double
- Units:
Volt
- Count:
6
Description: Voltage before LDO high alarm level
od_VbefLDO_limitLo¶
- IDL_Type:
double
- Units:
Volt
- Count:
6
Description: Voltage before LDO low alarm level
power_warnHi¶
- IDL_Type:
double
- Units:
Watt
- Count:
6
Description: Total power high warning level
power_warnLo¶
- IDL_Type:
double
- Units:
Watt
- Count:
6
Description: Total power low warning level
power_limitHi¶
- IDL_Type:
double
- Units:
Watt
- Count:
6
Description: Total power high alarm level
power_limitLo¶
- IDL_Type:
double
- Units:
Watt
- Count:
6
Description: Total power low alarm level
rebpower_Rebps_LimitsConfiguration¶
- EFDB_Topic:
CCCamera_logevent_rebpower_Rebps_LimitsConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
boardtemp0_warnHi¶
- IDL_Type:
double
- Units:
Celsius
- IsJavaArray:
yes
Description: Board temperature 0 high warning level
boardtemp0_warnLo¶
- IDL_Type:
double
- Units:
Celsius
- IsJavaArray:
yes
Description: Board temperature 0 low warning level
boardtemp0_limitHi¶
- IDL_Type:
double
- Units:
Celsius
- IsJavaArray:
yes
Description: Board temperature 0 high alarm level
boardtemp0_limitLo¶
- IDL_Type:
double
- Units:
Celsius
- IsJavaArray:
yes
Description: Board temperature 0 low alarm level
boardtemp1_warnHi¶
- IDL_Type:
double
- Units:
Celsius
- IsJavaArray:
yes
Description: Board temperature 1 high warning level
boardtemp1_warnLo¶
- IDL_Type:
double
- Units:
Celsius
- IsJavaArray:
yes
Description: Board temperature 1 low warning level
boardtemp1_limitHi¶
- IDL_Type:
double
- Units:
Celsius
- IsJavaArray:
yes
Description: Board temperature 1 high alarm level
boardtemp1_limitLo¶
- IDL_Type:
double
- Units:
Celsius
- IsJavaArray:
yes
Description: Board temperature 1 low alarm level
boardtemp2_warnHi¶
- IDL_Type:
double
- Units:
Celsius
- IsJavaArray:
yes
Description: Board temperature 2 high warning level
boardtemp2_warnLo¶
- IDL_Type:
double
- Units:
Celsius
- IsJavaArray:
yes
Description: Board temperature 2 low warning level
boardtemp2_limitHi¶
- IDL_Type:
double
- Units:
Celsius
- IsJavaArray:
yes
Description: Board temperature 2 high alarm level
boardtemp2_limitLo¶
- IDL_Type:
double
- Units:
Celsius
- IsJavaArray:
yes
Description: Board temperature 2 low alarm level
boardtemp3_warnHi¶
- IDL_Type:
double
- Units:
Celsius
- IsJavaArray:
yes
Description: Board temperature 3 high warning level
boardtemp3_warnLo¶
- IDL_Type:
double
- Units:
Celsius
- IsJavaArray:
yes
Description: Board temperature 3 low warning level
boardtemp3_limitHi¶
- IDL_Type:
double
- Units:
Celsius
- IsJavaArray:
yes
Description: Board temperature 3 high alarm level
boardtemp3_limitLo¶
- IDL_Type:
double
- Units:
Celsius
- IsJavaArray:
yes
Description: Board temperature 3 low alarm level
boardtemp4_warnHi¶
- IDL_Type:
double
- Units:
Celsius
- IsJavaArray:
yes
Description: Board temperature 4 high warning level
boardtemp4_warnLo¶
- IDL_Type:
double
- Units:
Celsius
- IsJavaArray:
yes
Description: Board temperature 4 low warning level
boardtemp4_limitHi¶
- IDL_Type:
double
- Units:
Celsius
- IsJavaArray:
yes
Description: Board temperature 4 high alarm level
boardtemp4_limitLo¶
- IDL_Type:
double
- Units:
Celsius
- IsJavaArray:
yes
Description: Board temperature 4 low alarm level
boardtemp5_warnHi¶
- IDL_Type:
double
- Units:
Celsius
- IsJavaArray:
yes
Description: Board temperature 5 high warning level
boardtemp5_warnLo¶
- IDL_Type:
double
- Units:
Celsius
- IsJavaArray:
yes
Description: Board temperature 5 low warning level
boardtemp5_limitHi¶
- IDL_Type:
double
- Units:
Celsius
- IsJavaArray:
yes
Description: Board temperature 5 high alarm level
boardtemp5_limitLo¶
- IDL_Type:
double
- Units:
Celsius
- IsJavaArray:
yes
Description: Board temperature 5 low alarm level
boardtemp6_warnHi¶
- IDL_Type:
double
- Units:
Celsius
- IsJavaArray:
yes
Description: Board temperature 6 high warning level
boardtemp6_warnLo¶
- IDL_Type:
double
- Units:
Celsius
- IsJavaArray:
yes
Description: Board temperature 6 low warning level
boardtemp6_limitHi¶
- IDL_Type:
double
- Units:
Celsius
- IsJavaArray:
yes
Description: Board temperature 6 high alarm level
boardtemp6_limitLo¶
- IDL_Type:
double
- Units:
Celsius
- IsJavaArray:
yes
Description: Board temperature 6 low alarm level
fpgatemp_warnHi¶
- IDL_Type:
double
- Units:
Celsius
- IsJavaArray:
yes
Description: FPGA temperature high warning level
fpgatemp_warnLo¶
- IDL_Type:
double
- Units:
Celsius
- IsJavaArray:
yes
Description: FPGA temperature low warning level
fpgatemp_limitHi¶
- IDL_Type:
double
- Units:
Celsius
- IsJavaArray:
yes
Description: FPGA temperature high alarm level
fpgatemp_limitLo¶
- IDL_Type:
double
- Units:
Celsius
- IsJavaArray:
yes
Description: FPGA temperature low alarm level
location¶
- IDL_Type:
string
- Units:
unitless
Description: rebps location
vacuum_Cold1_LimitsConfiguration¶
- EFDB_Topic:
CCCamera_logevent_vacuum_Cold1_LimitsConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
autooffenabled_warnHi¶
- IDL_Type:
double
- Units:
unitless
Description: Cooler auto shutoff state (1 = auto off) high warning level
autooffenabled_warnLo¶
- IDL_Type:
double
- Units:
unitless
Description: Cooler auto shutoff state (1 = auto off) low warning level
autooffenabled_limitHi¶
- IDL_Type:
double
- Units:
unitless
Description: Cooler auto shutoff state (1 = auto off) high alarm level
autooffenabled_limitLo¶
- IDL_Type:
double
- Units:
unitless
Description: Cooler auto shutoff state (1 = auto off) low alarm level
autoofftemperature_warnHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Cooler auto shutoff temperature setting high warning level
autoofftemperature_warnLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Cooler auto shutoff temperature setting low warning level
autoofftemperature_limitHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Cooler auto shutoff temperature setting high alarm level
autoofftemperature_limitLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Cooler auto shutoff temperature setting low alarm level
autoontemperature_warnHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Cooler auto shutoff cancellation temperature setting high warning level
autoontemperature_warnLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Cooler auto shutoff cancellation temperature setting low warning level
autoontemperature_limitHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Cooler auto shutoff cancellation temperature setting high alarm level
autoontemperature_limitLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Cooler auto shutoff cancellation temperature setting low alarm level
power_warnHi¶
- IDL_Type:
double
- Units:
Watt
Description: Cooler power high warning level
power_warnLo¶
- IDL_Type:
double
- Units:
Watt
Description: Cooler power low warning level
power_limitHi¶
- IDL_Type:
double
- Units:
Watt
Description: Cooler power high alarm level
power_limitLo¶
- IDL_Type:
double
- Units:
Watt
Description: Cooler power low alarm level
rejecttemperature_warnHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Cooler reject temperature reading high warning level
rejecttemperature_warnLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Cooler reject temperature reading low warning level
rejecttemperature_limitHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Cooler reject temperature reading high alarm level
rejecttemperature_limitLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Cooler reject temperature reading low alarm level
setpower_warnHi¶
- IDL_Type:
double
- Units:
Watt
Description: Cooler power setting high warning level
setpower_warnLo¶
- IDL_Type:
double
- Units:
Watt
Description: Cooler power setting low warning level
setpower_limitHi¶
- IDL_Type:
double
- Units:
Watt
Description: Cooler power setting high alarm level
setpower_limitLo¶
- IDL_Type:
double
- Units:
Watt
Description: Cooler power setting low alarm level
setpoint_warnHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Cooler setpoint temperature high warning level
setpoint_warnLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Cooler setpoint temperature low warning level
setpoint_limitHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Cooler setpoint temperature high alarm level
setpoint_limitLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Cooler setpoint temperature low alarm level
temp_Min_OFF¶
- IDL_Type:
double
- Units:
Celsius
Description: temperature at which cryotel should be shut off to avoid getting too cold
temp_Min_ON¶
- IDL_Type:
double
- Units:
Celsius
Description: temperature at which the cryotel can be turned back on after auto shut-off
temperature_warnHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Cooler temperature high warning level
temperature_warnLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Cooler temperature low warning level
temperature_limitHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Cooler temperature high alarm level
temperature_limitLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Cooler temperature low alarm level
vacuum_Cold2_LimitsConfiguration¶
- EFDB_Topic:
CCCamera_logevent_vacuum_Cold2_LimitsConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
autooffenabled_warnHi¶
- IDL_Type:
double
- Units:
unitless
Description: Cooler auto shutoff state (1 = auto off) high warning level
autooffenabled_warnLo¶
- IDL_Type:
double
- Units:
unitless
Description: Cooler auto shutoff state (1 = auto off) low warning level
autooffenabled_limitHi¶
- IDL_Type:
double
- Units:
unitless
Description: Cooler auto shutoff state (1 = auto off) high alarm level
autooffenabled_limitLo¶
- IDL_Type:
double
- Units:
unitless
Description: Cooler auto shutoff state (1 = auto off) low alarm level
autoofftemperature_warnHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Cooler auto shutoff temperature setting high warning level
autoofftemperature_warnLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Cooler auto shutoff temperature setting low warning level
autoofftemperature_limitHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Cooler auto shutoff temperature setting high alarm level
autoofftemperature_limitLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Cooler auto shutoff temperature setting low alarm level
autoontemperature_warnHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Cooler auto shutoff cancellation temperature setting high warning level
autoontemperature_warnLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Cooler auto shutoff cancellation temperature setting low warning level
autoontemperature_limitHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Cooler auto shutoff cancellation temperature setting high alarm level
autoontemperature_limitLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Cooler auto shutoff cancellation temperature setting low alarm level
power_warnHi¶
- IDL_Type:
double
- Units:
Watt
Description: Cooler power high warning level
power_warnLo¶
- IDL_Type:
double
- Units:
Watt
Description: Cooler power low warning level
power_limitHi¶
- IDL_Type:
double
- Units:
Watt
Description: Cooler power high alarm level
power_limitLo¶
- IDL_Type:
double
- Units:
Watt
Description: Cooler power low alarm level
rejecttemperature_warnHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Cooler reject temperature reading high warning level
rejecttemperature_warnLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Cooler reject temperature reading low warning level
rejecttemperature_limitHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Cooler reject temperature reading high alarm level
rejecttemperature_limitLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Cooler reject temperature reading low alarm level
setpower_warnHi¶
- IDL_Type:
double
- Units:
Watt
Description: Cooler power setting high warning level
setpower_warnLo¶
- IDL_Type:
double
- Units:
Watt
Description: Cooler power setting low warning level
setpower_limitHi¶
- IDL_Type:
double
- Units:
Watt
Description: Cooler power setting high alarm level
setpower_limitLo¶
- IDL_Type:
double
- Units:
Watt
Description: Cooler power setting low alarm level
setpoint_warnHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Cooler setpoint temperature high warning level
setpoint_warnLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Cooler setpoint temperature low warning level
setpoint_limitHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Cooler setpoint temperature high alarm level
setpoint_limitLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Cooler setpoint temperature low alarm level
temp_Min_OFF¶
- IDL_Type:
double
- Units:
Celsius
Description: temperature at which cryotel should be shut off to avoid getting too cold
temp_Min_ON¶
- IDL_Type:
double
- Units:
Celsius
Description: temperature at which the cryotel can be turned back on after auto shut-off
temperature_warnHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Cooler temperature high warning level
temperature_warnLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Cooler temperature low warning level
temperature_limitHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Cooler temperature high alarm level
temperature_limitLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Cooler temperature low alarm level
vacuum_Cryo_LimitsConfiguration¶
- EFDB_Topic:
CCCamera_logevent_vacuum_Cryo_LimitsConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
autooffenabled_warnHi¶
- IDL_Type:
double
- Units:
unitless
Description: Cooler auto shutoff state (1 = auto off) high warning level
autooffenabled_warnLo¶
- IDL_Type:
double
- Units:
unitless
Description: Cooler auto shutoff state (1 = auto off) low warning level
autooffenabled_limitHi¶
- IDL_Type:
double
- Units:
unitless
Description: Cooler auto shutoff state (1 = auto off) high alarm level
autooffenabled_limitLo¶
- IDL_Type:
double
- Units:
unitless
Description: Cooler auto shutoff state (1 = auto off) low alarm level
autoofftemperature_warnHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Cooler auto shutoff temperature setting high warning level
autoofftemperature_warnLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Cooler auto shutoff temperature setting low warning level
autoofftemperature_limitHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Cooler auto shutoff temperature setting high alarm level
autoofftemperature_limitLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Cooler auto shutoff temperature setting low alarm level
autoontemperature_warnHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Cooler auto shutoff cancellation temperature setting high warning level
autoontemperature_warnLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Cooler auto shutoff cancellation temperature setting low warning level
autoontemperature_limitHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Cooler auto shutoff cancellation temperature setting high alarm level
autoontemperature_limitLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Cooler auto shutoff cancellation temperature setting low alarm level
power_warnHi¶
- IDL_Type:
double
- Units:
Watt
Description: Cooler power high warning level
power_warnLo¶
- IDL_Type:
double
- Units:
Watt
Description: Cooler power low warning level
power_limitHi¶
- IDL_Type:
double
- Units:
Watt
Description: Cooler power high alarm level
power_limitLo¶
- IDL_Type:
double
- Units:
Watt
Description: Cooler power low alarm level
rejecttemperature_warnHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Cooler reject temperature reading high warning level
rejecttemperature_warnLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Cooler reject temperature reading low warning level
rejecttemperature_limitHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Cooler reject temperature reading high alarm level
rejecttemperature_limitLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Cooler reject temperature reading low alarm level
setpower_warnHi¶
- IDL_Type:
double
- Units:
Watt
Description: Cooler power setting high warning level
setpower_warnLo¶
- IDL_Type:
double
- Units:
Watt
Description: Cooler power setting low warning level
setpower_limitHi¶
- IDL_Type:
double
- Units:
Watt
Description: Cooler power setting high alarm level
setpower_limitLo¶
- IDL_Type:
double
- Units:
Watt
Description: Cooler power setting low alarm level
setpoint_warnHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Cooler setpoint temperature high warning level
setpoint_warnLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Cooler setpoint temperature low warning level
setpoint_limitHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Cooler setpoint temperature high alarm level
setpoint_limitLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Cooler setpoint temperature low alarm level
temp_Min_OFF¶
- IDL_Type:
double
- Units:
Celsius
Description: temperature at which cryotel should be shut off to avoid getting too cold
temp_Min_ON¶
- IDL_Type:
double
- Units:
Celsius
Description: temperature at which the cryotel can be turned back on after auto shut-off
temperature_warnHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Cooler temperature high warning level
temperature_warnLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Cooler temperature low warning level
temperature_limitHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Cooler temperature high alarm level
temperature_limitLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Cooler temperature low alarm level
vacuum_IonPumps_LimitsConfiguration¶
- EFDB_Topic:
CCCamera_logevent_vacuum_IonPumps_LimitsConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
current_warnHi¶
- IDL_Type:
double
- Units:
mA
Description: Cryo ion pump current high warning level
current_warnLo¶
- IDL_Type:
double
- Units:
mA
Description: Cryo ion pump current low warning level
current_limitHi¶
- IDL_Type:
double
- Units:
mA
Description: Cryo ion pump current high alarm level
current_limitLo¶
- IDL_Type:
double
- Units:
mA
Description: Cryo ion pump current low alarm level
voltage_warnHi¶
- IDL_Type:
double
- Units:
Volt
Description: Cryo ion pump voltage high warning level
voltage_warnLo¶
- IDL_Type:
double
- Units:
Volt
Description: Cryo ion pump voltage low warning level
voltage_limitHi¶
- IDL_Type:
double
- Units:
Volt
Description: Cryo ion pump voltage high alarm level
voltage_limitLo¶
- IDL_Type:
double
- Units:
Volt
Description: Cryo ion pump voltage low alarm level
vacuum_Rtds_LimitsConfiguration¶
- EFDB_Topic:
CCCamera_logevent_vacuum_Rtds_LimitsConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
temperaturecold1_warnHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Cold Plate B Temperature high warning level
temperaturecold1_warnLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Cold Plate B Temperature low warning level
temperaturecold1_limitHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Cold Plate B Temperature high alarm level
temperaturecold1_limitLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Cold Plate B Temperature low alarm level
temperaturecold2_warnHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Cold Plate A Temperature high warning level
temperaturecold2_warnLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Cold Plate A Temperature low warning level
temperaturecold2_limitHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Cold Plate A Temperature high alarm level
temperaturecold2_limitLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Cold Plate A Temperature low alarm level
temperaturecryo_warnHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Cryo Plate Temperature high warning level
temperaturecryo_warnLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Cryo Plate Temperature low warning level
temperaturecryo_limitHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Cryo Plate Temperature high alarm level
temperaturecryo_limitLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Cryo Plate Temperature low alarm level
vacuum_Turbo_LimitsConfiguration¶
- EFDB_Topic:
CCCamera_logevent_vacuum_Turbo_LimitsConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
cntrlrairtemperature_warnHi¶
- IDL_Type:
double
- Units:
Celsius
Description: TurboPump controller air temp. high warning level
cntrlrairtemperature_warnLo¶
- IDL_Type:
double
- Units:
Celsius
Description: TurboPump controller air temp. low warning level
cntrlrairtemperature_limitHi¶
- IDL_Type:
double
- Units:
Celsius
Description: TurboPump controller air temp. high alarm level
cntrlrairtemperature_limitLo¶
- IDL_Type:
double
- Units:
Celsius
Description: TurboPump controller air temp. low alarm level
cntrlrsinktemperature_warnHi¶
- IDL_Type:
double
- Units:
Celsius
Description: TurboPump controller sink temp. high warning level
cntrlrsinktemperature_warnLo¶
- IDL_Type:
double
- Units:
Celsius
Description: TurboPump controller sink temp. low warning level
cntrlrsinktemperature_limitHi¶
- IDL_Type:
double
- Units:
Celsius
Description: TurboPump controller sink temp. high alarm level
cntrlrsinktemperature_limitLo¶
- IDL_Type:
double
- Units:
Celsius
Description: TurboPump controller sink temp. low alarm level
power_warnHi¶
- IDL_Type:
double
- Units:
Watt
Description: TurboPump power high warning level
power_limitHi¶
- IDL_Type:
double
- Units:
Watt
Description: TurboPump power high alarm level
pumptemperature_warnHi¶
- IDL_Type:
double
- Units:
Celsius
Description: TurboPump pump temperature high warning level
pumptemperature_warnLo¶
- IDL_Type:
double
- Units:
Celsius
Description: TurboPump pump temperature low warning level
pumptemperature_limitHi¶
- IDL_Type:
double
- Units:
Celsius
Description: TurboPump pump temperature high alarm level
pumptemperature_limitLo¶
- IDL_Type:
double
- Units:
Celsius
Description: TurboPump pump temperature low alarm level
status_warnHi¶
- IDL_Type:
double
- Units:
unitless
Description: TurboPump status: 5=normal, 6=fail high warning level
status_warnLo¶
- IDL_Type:
double
- Units:
unitless
Description: TurboPump status: 5=normal, 6=fail low warning level
status_limitHi¶
- IDL_Type:
double
- Units:
unitless
Description: TurboPump status: 5=normal, 6=fail high alarm level
status_limitLo¶
- IDL_Type:
double
- Units:
unitless
Description: TurboPump status: 5=normal, 6=fail low alarm level
vacuum_VQMonitor_LimitsConfiguration¶
- EFDB_Topic:
CCCamera_logevent_vacuum_VQMonitor_LimitsConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
vqmpressure_warnHi¶
- IDL_Type:
double
- Units:
Torr
Description: Pressure Reading high warning level
vqmpressure_warnLo¶
- IDL_Type:
double
- Units:
Torr
Description: Pressure Reading low warning level
vqmpressure_limitHi¶
- IDL_Type:
double
- Units:
Torr
Description: Pressure Reading high alarm level
vqmpressure_limitLo¶
- IDL_Type:
double
- Units:
Torr
Description: Pressure Reading low alarm level
quadbox_BFR_LimitsConfiguration¶
- EFDB_Topic:
CCCamera_logevent_quadbox_BFR_LimitsConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
clean_5_24V_I_warnHi¶
- IDL_Type:
double
- Units:
mA
Description: Clean 5 and 24V current high warning level
clean_5_24V_I_warnLo¶
- IDL_Type:
double
- Units:
mA
Description: Clean 5 and 24V current low warning level
clean_5_24V_I_limitHi¶
- IDL_Type:
double
- Units:
mA
Description: Clean 5 and 24V current high alarm level
clean_5_24V_I_limitLo¶
- IDL_Type:
double
- Units:
mA
Description: Clean 5 and 24V current low alarm level
dirty_24V_I_warnHi¶
- IDL_Type:
double
- Units:
mA
Description: Dirty 24V current high warning level
dirty_24V_I_warnLo¶
- IDL_Type:
double
- Units:
mA
Description: Dirty 24V current low warning level
dirty_24V_I_limitHi¶
- IDL_Type:
double
- Units:
mA
Description: Dirty 24V current high alarm level
dirty_24V_I_limitLo¶
- IDL_Type:
double
- Units:
mA
Description: Dirty 24V current low alarm level
dirty_28V_I_warnHi¶
- IDL_Type:
double
- Units:
mA
Description: Dirty 28V current high warning level
dirty_28V_I_warnLo¶
- IDL_Type:
double
- Units:
mA
Description: Dirty 28V current low warning level
dirty_28V_I_limitHi¶
- IDL_Type:
double
- Units:
mA
Description: Dirty 28V current high alarm level
dirty_28V_I_limitLo¶
- IDL_Type:
double
- Units:
mA
Description: Dirty 28V current low alarm level
dirty_48V_I_warnHi¶
- IDL_Type:
double
- Units:
mA
Description: Dirty 48V current high warning level
dirty_48V_I_warnLo¶
- IDL_Type:
double
- Units:
mA
Description: Dirty 48V current low warning level
dirty_48V_I_limitHi¶
- IDL_Type:
double
- Units:
mA
Description: Dirty 48V current high alarm level
dirty_48V_I_limitLo¶
- IDL_Type:
double
- Units:
mA
Description: Dirty 48V current low alarm level
heater_I_warnHi¶
- IDL_Type:
double
- Units:
mA
Description: Heater current high warning level
heater_I_warnLo¶
- IDL_Type:
double
- Units:
mA
Description: Heater current low warning level
heater_I_limitHi¶
- IDL_Type:
double
- Units:
mA
Description: Heater current high alarm level
heater_I_limitLo¶
- IDL_Type:
double
- Units:
mA
Description: Heater current low alarm level
protection_I_warnHi¶
- IDL_Type:
double
- Units:
mA
Description: Protection system current high warning level
protection_I_warnLo¶
- IDL_Type:
double
- Units:
mA
Description: Protection system current low warning level
protection_I_limitHi¶
- IDL_Type:
double
- Units:
mA
Description: Protection system current high alarm level
protection_I_limitLo¶
- IDL_Type:
double
- Units:
mA
Description: Protection system current low alarm level
rebps_0_warnHi¶
- IDL_Type:
double
- Units:
mA
Description: REB PS 0-2 current high warning level
rebps_0_warnLo¶
- IDL_Type:
double
- Units:
mA
Description: REB PS 0-2 current low warning level
rebps_0_limitHi¶
- IDL_Type:
double
- Units:
mA
Description: REB PS 0-2 current high alarm level
rebps_0_limitLo¶
- IDL_Type:
double
- Units:
mA
Description: REB PS 0-2 current low alarm level
sensor_PWS_17_I_warnHi¶
- IDL_Type:
double
- Units:
mA
Description: SENSOR_PWS_17 current high warning level
sensor_PWS_17_I_warnLo¶
- IDL_Type:
double
- Units:
mA
Description: SENSOR_PWS_17 current low warning level
sensor_PWS_17_I_limitHi¶
- IDL_Type:
double
- Units:
mA
Description: SENSOR_PWS_17 current high alarm level
sensor_PWS_17_I_limitLo¶
- IDL_Type:
double
- Units:
mA
Description: SENSOR_PWS_17 current low alarm level
quadbox_PDU_24VC_LimitsConfiguration¶
- EFDB_Topic:
CCCamera_logevent_quadbox_PDU_24VC_LimitsConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
board_T_warnHi¶
- IDL_Type:
double
- Units:
Celsius
Description: 24V Clean PDU board temperature high warning level
board_T_warnLo¶
- IDL_Type:
double
- Units:
Celsius
Description: 24V Clean PDU board temperature low warning level
board_T_limitHi¶
- IDL_Type:
double
- Units:
Celsius
Description: 24V Clean PDU board temperature high alarm level
board_T_limitLo¶
- IDL_Type:
double
- Units:
Celsius
Description: 24V Clean PDU board temperature low alarm level
body_Purge_I_warnHi¶
- IDL_Type:
double
- Units:
mA
Description: Body purge current high warning level
body_Purge_I_warnLo¶
- IDL_Type:
double
- Units:
mA
Description: Body purge current low warning level
body_Purge_I_limitHi¶
- IDL_Type:
double
- Units:
mA
Description: Body purge current high alarm level
body_Purge_I_limitLo¶
- IDL_Type:
double
- Units:
mA
Description: Body purge current low alarm level
body_Purge_V_warnHi¶
- IDL_Type:
double
- Units:
Volt
Description: Body purge voltage high warning level
body_Purge_V_warnLo¶
- IDL_Type:
double
- Units:
Volt
Description: Body purge voltage low warning level
body_Purge_V_limitHi¶
- IDL_Type:
double
- Units:
Volt
Description: Body purge voltage high alarm level
body_Purge_V_limitLo¶
- IDL_Type:
double
- Units:
Volt
Description: Body purge voltage low alarm level
bpu_Maq20_I_warnHi¶
- IDL_Type:
double
- Units:
mA
Description: Body purge MAQ20 current high warning level
bpu_Maq20_I_warnLo¶
- IDL_Type:
double
- Units:
mA
Description: Body purge MAQ20 current low warning level
bpu_Maq20_I_limitHi¶
- IDL_Type:
double
- Units:
mA
Description: Body purge MAQ20 current high alarm level
bpu_Maq20_I_limitLo¶
- IDL_Type:
double
- Units:
mA
Description: Body purge MAQ20 current low alarm level
bpu_Maq20_V_warnHi¶
- IDL_Type:
double
- Units:
Volt
Description: Body purge MAQ20 voltage high warning level
bpu_Maq20_V_warnLo¶
- IDL_Type:
double
- Units:
Volt
Description: Body purge MAQ20 voltage low warning level
bpu_Maq20_V_limitHi¶
- IDL_Type:
double
- Units:
Volt
Description: Body purge MAQ20 voltage high alarm level
bpu_Maq20_V_limitLo¶
- IDL_Type:
double
- Units:
Volt
Description: Body purge MAQ20 voltage low alarm level
fpga_T_warnHi¶
- IDL_Type:
double
- Units:
Celsius
Description: 24V Clean PDU FPGA temperature high warning level
fpga_T_warnLo¶
- IDL_Type:
double
- Units:
Celsius
Description: 24V Clean PDU FPGA temperature low warning level
fpga_T_limitHi¶
- IDL_Type:
double
- Units:
Celsius
Description: 24V Clean PDU FPGA temperature high alarm level
fpga_T_limitLo¶
- IDL_Type:
double
- Units:
Celsius
Description: 24V Clean PDU FPGA temperature low alarm level
fes_Shu_HCU_I_warnHi¶
- IDL_Type:
double
- Units:
mA
Description: FES/shutter HCU current high warning level
fes_Shu_HCU_I_warnLo¶
- IDL_Type:
double
- Units:
mA
Description: FES/shutter HCU current low warning level
fes_Shu_HCU_I_limitHi¶
- IDL_Type:
double
- Units:
mA
Description: FES/shutter HCU current high alarm level
fes_Shu_HCU_I_limitLo¶
- IDL_Type:
double
- Units:
mA
Description: FES/shutter HCU current low alarm level
fes_Shu_HCU_V_warnHi¶
- IDL_Type:
double
- Units:
Volt
Description: FES/shutter HCU voltage high warning level
fes_Shu_HCU_V_warnLo¶
- IDL_Type:
double
- Units:
Volt
Description: FES/shutter HCU voltage low warning level
fes_Shu_HCU_V_limitHi¶
- IDL_Type:
double
- Units:
Volt
Description: FES/shutter HCU voltage high alarm level
fes_Shu_HCU_V_limitLo¶
- IDL_Type:
double
- Units:
Volt
Description: FES/shutter HCU voltage low alarm level
gauges_I_warnHi¶
- IDL_Type:
double
- Units:
mA
Description: Gauges current high warning level
gauges_I_warnLo¶
- IDL_Type:
double
- Units:
mA
Description: Gauges current low warning level
gauges_I_limitHi¶
- IDL_Type:
double
- Units:
mA
Description: Gauges current high alarm level
gauges_I_limitLo¶
- IDL_Type:
double
- Units:
mA
Description: Gauges current low alarm level
gauges_V_warnHi¶
- IDL_Type:
double
- Units:
Volt
Description: Gauges voltage high warning level
gauges_V_warnLo¶
- IDL_Type:
double
- Units:
Volt
Description: Gauges voltage low warning level
gauges_V_limitHi¶
- IDL_Type:
double
- Units:
Volt
Description: Gauges voltage high alarm level
gauges_V_limitLo¶
- IDL_Type:
double
- Units:
Volt
Description: Gauges voltage low alarm level
ion_Pumps_I_warnHi¶
- IDL_Type:
double
- Units:
mA
Description: Ion pumps current high warning level
ion_Pumps_I_warnLo¶
- IDL_Type:
double
- Units:
mA
Description: Ion pumps current low warning level
ion_Pumps_I_limitHi¶
- IDL_Type:
double
- Units:
mA
Description: Ion pumps current high alarm level
ion_Pumps_I_limitLo¶
- IDL_Type:
double
- Units:
mA
Description: Ion pumps current low alarm level
ion_Pumps_V_warnHi¶
- IDL_Type:
double
- Units:
Volt
Description: Ion pumps voltage high warning level
ion_Pumps_V_warnLo¶
- IDL_Type:
double
- Units:
Volt
Description: Ion pumps voltage low warning level
ion_Pumps_V_limitHi¶
- IDL_Type:
double
- Units:
Volt
Description: Ion pumps voltage high alarm level
ion_Pumps_V_limitLo¶
- IDL_Type:
double
- Units:
Volt
Description: Ion pumps voltage low alarm level
j11_I_warnHi¶
- IDL_Type:
double
- Units:
mA
Description: J11 current high warning level
j11_I_warnLo¶
- IDL_Type:
double
- Units:
mA
Description: J11 current low warning level
j11_I_limitHi¶
- IDL_Type:
double
- Units:
mA
Description: J11 current high alarm level
j11_I_limitLo¶
- IDL_Type:
double
- Units:
mA
Description: J11 current low alarm level
j11_V_warnHi¶
- IDL_Type:
double
- Units:
Volt
Description: J11 voltage high warning level
j11_V_warnLo¶
- IDL_Type:
double
- Units:
Volt
Description: J11 voltage low warning level
j11_V_limitHi¶
- IDL_Type:
double
- Units:
Volt
Description: J11 voltage high alarm level
j11_V_limitLo¶
- IDL_Type:
double
- Units:
Volt
Description: J11 voltage low alarm level
j12_I_warnHi¶
- IDL_Type:
double
- Units:
mA
Description: J12 current high warning level
j12_I_warnLo¶
- IDL_Type:
double
- Units:
mA
Description: J12 current low warning level
j12_I_limitHi¶
- IDL_Type:
double
- Units:
mA
Description: J12 current high alarm level
j12_I_limitLo¶
- IDL_Type:
double
- Units:
mA
Description: J12 current low alarm level
j12_V_warnHi¶
- IDL_Type:
double
- Units:
Volt
Description: J12 voltage high warning level
j12_V_warnLo¶
- IDL_Type:
double
- Units:
Volt
Description: J12 voltage low warning level
j12_V_limitHi¶
- IDL_Type:
double
- Units:
Volt
Description: J12 voltage high alarm level
j12_V_limitLo¶
- IDL_Type:
double
- Units:
Volt
Description: J12 voltage low alarm level
j6_I_warnHi¶
- IDL_Type:
double
- Units:
mA
Description: J6 current high warning level
j6_I_warnLo¶
- IDL_Type:
double
- Units:
mA
Description: J6 current low warning level
j6_I_limitHi¶
- IDL_Type:
double
- Units:
mA
Description: J6 current high alarm level
j6_I_limitLo¶
- IDL_Type:
double
- Units:
mA
Description: J6 current low alarm level
j6_V_warnHi¶
- IDL_Type:
double
- Units:
Volt
Description: J6 voltage high warning level
j6_V_warnLo¶
- IDL_Type:
double
- Units:
Volt
Description: J6 voltage low warning level
j6_V_limitHi¶
- IDL_Type:
double
- Units:
Volt
Description: J6 voltage high alarm level
j6_V_limitLo¶
- IDL_Type:
double
- Units:
Volt
Description: J6 voltage low alarm level
j7_I_warnHi¶
- IDL_Type:
double
- Units:
mA
Description: J7 current high warning level
j7_I_warnLo¶
- IDL_Type:
double
- Units:
mA
Description: J7 current low warning level
j7_I_limitHi¶
- IDL_Type:
double
- Units:
mA
Description: J7 current high alarm level
j7_I_limitLo¶
- IDL_Type:
double
- Units:
mA
Description: J7 current low alarm level
j7_V_warnHi¶
- IDL_Type:
double
- Units:
Volt
Description: J7 voltage high warning level
j7_V_warnLo¶
- IDL_Type:
double
- Units:
Volt
Description: J7 voltage low warning level
j7_V_limitHi¶
- IDL_Type:
double
- Units:
Volt
Description: J7 voltage high alarm level
j7_V_limitLo¶
- IDL_Type:
double
- Units:
Volt
Description: J7 voltage low alarm level
j8_I_warnHi¶
- IDL_Type:
double
- Units:
mA
Description: J8 current high warning level
j8_I_warnLo¶
- IDL_Type:
double
- Units:
mA
Description: J8 current low warning level
j8_I_limitHi¶
- IDL_Type:
double
- Units:
mA
Description: J8 current high alarm level
j8_I_limitLo¶
- IDL_Type:
double
- Units:
mA
Description: J8 current low alarm level
j8_V_warnHi¶
- IDL_Type:
double
- Units:
Volt
Description: J8 voltage high warning level
j8_V_warnLo¶
- IDL_Type:
double
- Units:
Volt
Description: J8 voltage low warning level
j8_V_limitHi¶
- IDL_Type:
double
- Units:
Volt
Description: J8 voltage high alarm level
j8_V_limitLo¶
- IDL_Type:
double
- Units:
Volt
Description: J8 voltage low alarm level
j9_I_warnHi¶
- IDL_Type:
double
- Units:
mA
Description: J9 current high warning level
j9_I_warnLo¶
- IDL_Type:
double
- Units:
mA
Description: J9 current low warning level
j9_I_limitHi¶
- IDL_Type:
double
- Units:
mA
Description: J9 current high alarm level
j9_I_limitLo¶
- IDL_Type:
double
- Units:
mA
Description: J9 current low alarm level
j9_V_warnHi¶
- IDL_Type:
double
- Units:
Volt
Description: J9 voltage high warning level
j9_V_warnLo¶
- IDL_Type:
double
- Units:
Volt
Description: J9 voltage low warning level
j9_V_limitHi¶
- IDL_Type:
double
- Units:
Volt
Description: J9 voltage high alarm level
j9_V_limitLo¶
- IDL_Type:
double
- Units:
Volt
Description: J9 voltage low alarm level
main_I_warnHi¶
- IDL_Type:
double
- Units:
mA
Description: 24V Clean PDU main current high warning level
main_I_warnLo¶
- IDL_Type:
double
- Units:
mA
Description: 24V Clean PDU main current low warning level
main_I_limitHi¶
- IDL_Type:
double
- Units:
mA
Description: 24V Clean PDU main current high alarm level
main_I_limitLo¶
- IDL_Type:
double
- Units:
mA
Description: 24V Clean PDU main current low alarm level
main_T_warnHi¶
- IDL_Type:
double
- Units:
Celsius
Description: 24V Clean PDU main temperature high warning level
main_T_warnLo¶
- IDL_Type:
double
- Units:
Celsius
Description: 24V Clean PDU main temperature low warning level
main_T_limitHi¶
- IDL_Type:
double
- Units:
Celsius
Description: 24V Clean PDU main temperature high alarm level
main_T_limitLo¶
- IDL_Type:
double
- Units:
Celsius
Description: 24V Clean PDU main temperature low alarm level
main_V_warnHi¶
- IDL_Type:
double
- Units:
Volt
Description: 24V Clean PDU main voltage high warning level
main_V_warnLo¶
- IDL_Type:
double
- Units:
Volt
Description: 24V Clean PDU main voltage low warning level
main_V_limitHi¶
- IDL_Type:
double
- Units:
Volt
Description: 24V Clean PDU main voltage high alarm level
main_V_limitLo¶
- IDL_Type:
double
- Units:
Volt
Description: 24V Clean PDU main voltage low alarm level
pwr_Cry_HCU_I_warnHi¶
- IDL_Type:
double
- Units:
mA
Description: Power/cryo HCU current high warning level
pwr_Cry_HCU_I_warnLo¶
- IDL_Type:
double
- Units:
mA
Description: Power/cryo HCU current low warning level
pwr_Cry_HCU_I_limitHi¶
- IDL_Type:
double
- Units:
mA
Description: Power/cryo HCU current high alarm level
pwr_Cry_HCU_I_limitLo¶
- IDL_Type:
double
- Units:
mA
Description: Power/cryo HCU current low alarm level
pwr_Cry_HCU_V_warnHi¶
- IDL_Type:
double
- Units:
Volt
Description: Power/cryo HCU voltage high warning level
pwr_Cry_HCU_V_warnLo¶
- IDL_Type:
double
- Units:
Volt
Description: Power/cryo HCU voltage low warning level
pwr_Cry_HCU_V_limitHi¶
- IDL_Type:
double
- Units:
Volt
Description: Power/cryo HCU voltage high alarm level
pwr_Cry_HCU_V_limitLo¶
- IDL_Type:
double
- Units:
Volt
Description: Power/cryo HCU voltage low alarm level
quadbox_PDU_24VD_LimitsConfiguration¶
- EFDB_Topic:
CCCamera_logevent_quadbox_PDU_24VD_LimitsConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
board_T_warnHi¶
- IDL_Type:
double
- Units:
Celsius
Description: 24V Dirty PDU board temperature high warning level
board_T_warnLo¶
- IDL_Type:
double
- Units:
Celsius
Description: 24V Dirty PDU board temperature low warning level
board_T_limitHi¶
- IDL_Type:
double
- Units:
Celsius
Description: 24V Dirty PDU board temperature high alarm level
board_T_limitLo¶
- IDL_Type:
double
- Units:
Celsius
Description: 24V Dirty PDU board temperature low alarm level
fes_I_warnHi¶
- IDL_Type:
double
- Units:
mA
Description: FES current high warning level
fes_I_warnLo¶
- IDL_Type:
double
- Units:
mA
Description: FES current low warning level
fes_I_limitHi¶
- IDL_Type:
double
- Units:
mA
Description: FES current high alarm level
fes_I_limitLo¶
- IDL_Type:
double
- Units:
mA
Description: FES current low alarm level
fes_V_warnHi¶
- IDL_Type:
double
- Units:
Volt
Description: FES voltage high warning level
fes_V_warnLo¶
- IDL_Type:
double
- Units:
Volt
Description: FES voltage low warning level
fes_V_limitHi¶
- IDL_Type:
double
- Units:
Volt
Description: FES voltage high alarm level
fes_V_limitLo¶
- IDL_Type:
double
- Units:
Volt
Description: FES voltage low alarm level
fpga_T_warnHi¶
- IDL_Type:
double
- Units:
Celsius
Description: 24V Dirty PDU FPGA temperature high warning level
fpga_T_warnLo¶
- IDL_Type:
double
- Units:
Celsius
Description: 24V Dirty PDU FPGA temperature low warning level
fpga_T_limitHi¶
- IDL_Type:
double
- Units:
Celsius
Description: 24V Dirty PDU FPGA temperature high alarm level
fpga_T_limitLo¶
- IDL_Type:
double
- Units:
Celsius
Description: 24V Dirty PDU FPGA temperature low alarm level
main_I_warnHi¶
- IDL_Type:
double
- Units:
mA
Description: 24V Dirty PDU main current high warning level
main_I_warnLo¶
- IDL_Type:
double
- Units:
mA
Description: 24V Dirty PDU main current low warning level
main_I_limitHi¶
- IDL_Type:
double
- Units:
mA
Description: 24V Dirty PDU main current high alarm level
main_I_limitLo¶
- IDL_Type:
double
- Units:
mA
Description: 24V Dirty PDU main current low alarm level
main_T_warnHi¶
- IDL_Type:
double
- Units:
Celsius
Description: 24V Dirty PDU main temperature high warning level
main_T_warnLo¶
- IDL_Type:
double
- Units:
Celsius
Description: 24V Dirty PDU main temperature low warning level
main_T_limitHi¶
- IDL_Type:
double
- Units:
Celsius
Description: 24V Dirty PDU main temperature high alarm level
main_T_limitLo¶
- IDL_Type:
double
- Units:
Celsius
Description: 24V Dirty PDU main temperature low alarm level
main_V_warnHi¶
- IDL_Type:
double
- Units:
Volt
Description: 24V Dirty PDU main voltage high warning level
main_V_warnLo¶
- IDL_Type:
double
- Units:
Volt
Description: 24V Dirty PDU main voltage low warning level
main_V_limitHi¶
- IDL_Type:
double
- Units:
Volt
Description: 24V Dirty PDU main voltage high alarm level
main_V_limitLo¶
- IDL_Type:
double
- Units:
Volt
Description: 24V Dirty PDU main voltage low alarm level
quadbox_PDU_48V_LimitsConfiguration¶
- EFDB_Topic:
CCCamera_logevent_quadbox_PDU_48V_LimitsConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
board_T_warnHi¶
- IDL_Type:
double
- Units:
Celsius
Description: 48V PDU board temperature high warning level
board_T_warnLo¶
- IDL_Type:
double
- Units:
Celsius
Description: 48V PDU board temperature low warning level
board_T_limitHi¶
- IDL_Type:
double
- Units:
Celsius
Description: 48V PDU board temperature high alarm level
board_T_limitLo¶
- IDL_Type:
double
- Units:
Celsius
Description: 48V PDU board temperature low alarm level
cryotel0_I_warnHi¶
- IDL_Type:
double
- Units:
mA
Description: CryoTel0 current high warning level
cryotel0_I_warnLo¶
- IDL_Type:
double
- Units:
mA
Description: CryoTel0 current low warning level
cryotel0_I_limitHi¶
- IDL_Type:
double
- Units:
mA
Description: CryoTel0 current high alarm level
cryotel0_I_limitLo¶
- IDL_Type:
double
- Units:
mA
Description: CryoTel0 current low alarm level
cryotel0_V_warnHi¶
- IDL_Type:
double
- Units:
Volt
Description: CryoTel0 voltage high warning level
cryotel0_V_warnLo¶
- IDL_Type:
double
- Units:
Volt
Description: CryoTel0 voltage low warning level
cryotel0_V_limitHi¶
- IDL_Type:
double
- Units:
Volt
Description: CryoTel0 voltage high alarm level
cryotel0_V_limitLo¶
- IDL_Type:
double
- Units:
Volt
Description: CryoTel0 voltage low alarm level
cryotel1_I_warnHi¶
- IDL_Type:
double
- Units:
mA
Description: CryoTel1 current high warning level
cryotel1_I_warnLo¶
- IDL_Type:
double
- Units:
mA
Description: CryoTel1 current low warning level
cryotel1_I_limitHi¶
- IDL_Type:
double
- Units:
mA
Description: CryoTel1 current high alarm level
cryotel1_I_limitLo¶
- IDL_Type:
double
- Units:
mA
Description: CryoTel1 current low alarm level
cryotel1_V_warnHi¶
- IDL_Type:
double
- Units:
Volt
Description: CryoTel1 voltage high warning level
cryotel1_V_warnLo¶
- IDL_Type:
double
- Units:
Volt
Description: CryoTel1 voltage low warning level
cryotel1_V_limitHi¶
- IDL_Type:
double
- Units:
Volt
Description: CryoTel1 voltage high alarm level
cryotel1_V_limitLo¶
- IDL_Type:
double
- Units:
Volt
Description: CryoTel1 voltage low alarm level
cryotel2_I_warnHi¶
- IDL_Type:
double
- Units:
mA
Description: CryoTel2 current high warning level
cryotel2_I_warnLo¶
- IDL_Type:
double
- Units:
mA
Description: CryoTel2 current low warning level
cryotel2_I_limitHi¶
- IDL_Type:
double
- Units:
mA
Description: CryoTel2 current high alarm level
cryotel2_I_limitLo¶
- IDL_Type:
double
- Units:
mA
Description: CryoTel2 current low alarm level
cryotel2_V_warnHi¶
- IDL_Type:
double
- Units:
Volt
Description: CryoTel2 voltage high warning level
cryotel2_V_warnLo¶
- IDL_Type:
double
- Units:
Volt
Description: CryoTel2 voltage low warning level
cryotel2_V_limitHi¶
- IDL_Type:
double
- Units:
Volt
Description: CryoTel2 voltage high alarm level
cryotel2_V_limitLo¶
- IDL_Type:
double
- Units:
Volt
Description: CryoTel2 voltage low alarm level
fpga_T_warnHi¶
- IDL_Type:
double
- Units:
Celsius
Description: 48V PDU FPGA temperature high warning level
fpga_T_warnLo¶
- IDL_Type:
double
- Units:
Celsius
Description: 48V PDU FPGA temperature low warning level
fpga_T_limitHi¶
- IDL_Type:
double
- Units:
Celsius
Description: 48V PDU FPGA temperature high alarm level
fpga_T_limitLo¶
- IDL_Type:
double
- Units:
Celsius
Description: 48V PDU FPGA temperature low alarm level
main_I_warnHi¶
- IDL_Type:
double
- Units:
mA
Description: 48V PDU main current high warning level
main_I_warnLo¶
- IDL_Type:
double
- Units:
mA
Description: 48V PDU main current low warning level
main_I_limitHi¶
- IDL_Type:
double
- Units:
mA
Description: 48V PDU main current high alarm level
main_I_limitLo¶
- IDL_Type:
double
- Units:
mA
Description: 48V PDU main current low alarm level
main_T_warnHi¶
- IDL_Type:
double
- Units:
Celsius
Description: 48V PDU main temperature high warning level
main_T_warnLo¶
- IDL_Type:
double
- Units:
Celsius
Description: 48V PDU main temperature low warning level
main_T_limitHi¶
- IDL_Type:
double
- Units:
Celsius
Description: 48V PDU main temperature high alarm level
main_T_limitLo¶
- IDL_Type:
double
- Units:
Celsius
Description: 48V PDU main temperature low alarm level
main_V_warnHi¶
- IDL_Type:
double
- Units:
Volt
Description: 48V PDU main voltage high warning level
main_V_warnLo¶
- IDL_Type:
double
- Units:
Volt
Description: 48V PDU main voltage low warning level
main_V_limitHi¶
- IDL_Type:
double
- Units:
Volt
Description: 48V PDU main voltage high alarm level
main_V_limitLo¶
- IDL_Type:
double
- Units:
Volt
Description: 48V PDU main voltage low alarm level
reb_BULK_I_warnHi¶
- IDL_Type:
double
- Units:
mA
Description: REB_BULK current high warning level
reb_BULK_I_warnLo¶
- IDL_Type:
double
- Units:
mA
Description: REB_BULK current low warning level
reb_BULK_I_limitHi¶
- IDL_Type:
double
- Units:
mA
Description: REB_BULK current high alarm level
reb_BULK_I_limitLo¶
- IDL_Type:
double
- Units:
mA
Description: REB_BULK current low alarm level
reb_BULK_V_warnHi¶
- IDL_Type:
double
- Units:
Volt
Description: REB_BULK voltage high warning level
reb_BULK_V_warnLo¶
- IDL_Type:
double
- Units:
Volt
Description: REB_BULK voltage low warning level
reb_BULK_V_limitHi¶
- IDL_Type:
double
- Units:
Volt
Description: REB_BULK voltage high alarm level
reb_BULK_V_limitLo¶
- IDL_Type:
double
- Units:
Volt
Description: REB_BULK voltage low alarm level
quadbox_PDU_5V_LimitsConfiguration¶
- EFDB_Topic:
CCCamera_logevent_quadbox_PDU_5V_LimitsConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
otm_3_B_I_warnHi¶
- IDL_Type:
double
- Units:
mA
Description: OTM 3-B current high warning level
otm_3_B_I_warnLo¶
- IDL_Type:
double
- Units:
mA
Description: OTM 3-B current low warning level
otm_3_B_I_limitHi¶
- IDL_Type:
double
- Units:
mA
Description: OTM 3-B current high alarm level
otm_3_B_I_limitLo¶
- IDL_Type:
double
- Units:
mA
Description: OTM 3-B current low alarm level
otm_3_B_V_warnHi¶
- IDL_Type:
double
- Units:
Volt
Description: OTM 3-B voltage high warning level
otm_3_B_V_warnLo¶
- IDL_Type:
double
- Units:
Volt
Description: OTM 3-B voltage low warning level
otm_3_B_V_limitHi¶
- IDL_Type:
double
- Units:
Volt
Description: OTM 3-B voltage high alarm level
otm_3_B_V_limitLo¶
- IDL_Type:
double
- Units:
Volt
Description: OTM 3-B voltage low alarm level
focal_plane_Ccd_LimitsConfiguration¶
- EFDB_Topic:
CCCamera_logevent_focal_plane_Ccd_LimitsConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
gdv_warnHi¶
- IDL_Type:
double
- Units:
Volt
- Count:
9
Description: GD 0 voltage high warning level
gdv_warnLo¶
- IDL_Type:
double
- Units:
Volt
- Count:
9
Description: GD 0 voltage low warning level
gdv_limitHi¶
- IDL_Type:
double
- Units:
Volt
- Count:
9
Description: GD 0 voltage high alarm level
gdv_limitLo¶
- IDL_Type:
double
- Units:
Volt
- Count:
9
Description: GD 0 voltage low alarm level
location¶
- IDL_Type:
string
- Units:
unitless
Description: ccd location
odv_warnHi¶
- IDL_Type:
double
- Units:
Volt
- Count:
9
Description: OD 0 voltage high warning level
odv_warnLo¶
- IDL_Type:
double
- Units:
Volt
- Count:
9
Description: OD 0 voltage low warning level
odv_limitHi¶
- IDL_Type:
double
- Units:
Volt
- Count:
9
Description: OD 0 voltage high alarm level
odv_limitLo¶
- IDL_Type:
double
- Units:
Volt
- Count:
9
Description: OD 0 voltage low alarm level
ogv_warnHi¶
- IDL_Type:
double
- Units:
Volt
- Count:
9
Description: OG 0 voltage high warning level
ogv_warnLo¶
- IDL_Type:
double
- Units:
Volt
- Count:
9
Description: OG 0 voltage low warning level
ogv_limitHi¶
- IDL_Type:
double
- Units:
Volt
- Count:
9
Description: OG 0 voltage high alarm level
ogv_limitLo¶
- IDL_Type:
double
- Units:
Volt
- Count:
9
Description: OG 0 voltage low alarm level
rdv_warnHi¶
- IDL_Type:
double
- Units:
Volt
- Count:
9
Description: RD 0 voltage high warning level
rdv_warnLo¶
- IDL_Type:
double
- Units:
Volt
- Count:
9
Description: RD 0 voltage low warning level
rdv_limitHi¶
- IDL_Type:
double
- Units:
Volt
- Count:
9
Description: RD 0 voltage high alarm level
rdv_limitLo¶
- IDL_Type:
double
- Units:
Volt
- Count:
9
Description: RD 0 voltage low alarm level
temp_warnHi¶
- IDL_Type:
double
- Units:
Celsius
- Count:
9
Description: S00/Temp temperature high warning level
temp_warnLo¶
- IDL_Type:
double
- Units:
Celsius
- Count:
9
Description: S00/Temp temperature low warning level
temp_limitHi¶
- IDL_Type:
double
- Units:
Celsius
- Count:
9
Description: S00/Temp temperature high alarm level
temp_limitLo¶
- IDL_Type:
double
- Units:
Celsius
- Count:
9
Description: S00/Temp temperature low alarm level
focal_plane_RebTotalPower_LimitsConfiguration¶
- EFDB_Topic:
CCCamera_logevent_focal_plane_RebTotalPower_LimitsConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
warnHi¶
- IDL_Type:
double
- Units:
Watt
Description: Reb Total Power high warning level
warnLo¶
- IDL_Type:
double
- Units:
Watt
Description: Reb Total Power low warning level
limitHi¶
- IDL_Type:
double
- Units:
Watt
Description: Reb Total Power high alarm level
limitLo¶
- IDL_Type:
double
- Units:
Watt
Description: Reb Total Power low alarm level
focal_plane_Reb_LimitsConfiguration¶
- EFDB_Topic:
CCCamera_logevent_focal_plane_Reb_LimitsConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
anai_warnHi¶
- IDL_Type:
double
- Units:
mA
- Count:
3
Description: Analog PS current high warning level
anai_warnLo¶
- IDL_Type:
double
- Units:
mA
- Count:
3
Description: Analog PS current low warning level
anai_limitHi¶
- IDL_Type:
double
- Units:
mA
- Count:
3
Description: Analog PS current high alarm level
anai_limitLo¶
- IDL_Type:
double
- Units:
mA
- Count:
3
Description: Analog PS current low alarm level
aspicl_Temp0_warnHi¶
- IDL_Type:
double
- Units:
Celsius
- Count:
3
Description: ASPIC 0 lower temp high warning level
aspicl_Temp0_warnLo¶
- IDL_Type:
double
- Units:
Celsius
- Count:
3
Description: ASPIC 0 lower temp low warning level
aspicl_Temp0_limitHi¶
- IDL_Type:
double
- Units:
Celsius
- Count:
3
Description: ASPIC 0 lower temp high alarm level
aspicl_Temp0_limitLo¶
- IDL_Type:
double
- Units:
Celsius
- Count:
3
Description: ASPIC 0 lower temp low alarm level
aspicl_Temp1_warnHi¶
- IDL_Type:
double
- Units:
Celsius
- Count:
3
Description: ASPIC 1 lower temp high warning level
aspicl_Temp1_warnLo¶
- IDL_Type:
double
- Units:
Celsius
- Count:
3
Description: ASPIC 1 lower temp low warning level
aspicl_Temp1_limitHi¶
- IDL_Type:
double
- Units:
Celsius
- Count:
3
Description: ASPIC 1 lower temp high alarm level
aspicl_Temp1_limitLo¶
- IDL_Type:
double
- Units:
Celsius
- Count:
3
Description: ASPIC 1 lower temp low alarm level
aspicl_Temp2_warnHi¶
- IDL_Type:
double
- Units:
Celsius
- Count:
3
Description: ASPIC 2 lower temp high warning level
aspicl_Temp2_warnLo¶
- IDL_Type:
double
- Units:
Celsius
- Count:
3
Description: ASPIC 2 lower temp low warning level
aspicl_Temp2_limitHi¶
- IDL_Type:
double
- Units:
Celsius
- Count:
3
Description: ASPIC 2 lower temp high alarm level
aspicl_Temp2_limitLo¶
- IDL_Type:
double
- Units:
Celsius
- Count:
3
Description: ASPIC 2 lower temp low alarm level
aspicu_Temp0_warnHi¶
- IDL_Type:
double
- Units:
Celsius
- Count:
3
Description: ASPIC 0 upper temp high warning level
aspicu_Temp0_warnLo¶
- IDL_Type:
double
- Units:
Celsius
- Count:
3
Description: ASPIC 0 upper temp low warning level
aspicu_Temp0_limitHi¶
- IDL_Type:
double
- Units:
Celsius
- Count:
3
Description: ASPIC 0 upper temp high alarm level
aspicu_Temp0_limitLo¶
- IDL_Type:
double
- Units:
Celsius
- Count:
3
Description: ASPIC 0 upper temp low alarm level
aspicu_Temp1_warnHi¶
- IDL_Type:
double
- Units:
Celsius
- Count:
3
Description: ASPIC 1 upper temp high warning level
aspicu_Temp1_warnLo¶
- IDL_Type:
double
- Units:
Celsius
- Count:
3
Description: ASPIC 1 upper temp low warning level
aspicu_Temp1_limitHi¶
- IDL_Type:
double
- Units:
Celsius
- Count:
3
Description: ASPIC 1 upper temp high alarm level
aspicu_Temp1_limitLo¶
- IDL_Type:
double
- Units:
Celsius
- Count:
3
Description: ASPIC 1 upper temp low alarm level
aspicu_Temp2_warnHi¶
- IDL_Type:
double
- Units:
Celsius
- Count:
3
Description: ASPIC 2 upper temp high warning level
aspicu_Temp2_warnLo¶
- IDL_Type:
double
- Units:
Celsius
- Count:
3
Description: ASPIC 2 upper temp low warning level
aspicu_Temp2_limitHi¶
- IDL_Type:
double
- Units:
Celsius
- Count:
3
Description: ASPIC 2 upper temp high alarm level
aspicu_Temp2_limitLo¶
- IDL_Type:
double
- Units:
Celsius
- Count:
3
Description: ASPIC 2 upper temp low alarm level
clkhi_warnHi¶
- IDL_Type:
double
- Units:
mA
- Count:
3
Description: Clock High PS current high warning level
clkhi_warnLo¶
- IDL_Type:
double
- Units:
mA
- Count:
3
Description: Clock High PS current low warning level
clkhi_limitHi¶
- IDL_Type:
double
- Units:
mA
- Count:
3
Description: Clock High PS current high alarm level
clkhi_limitLo¶
- IDL_Type:
double
- Units:
mA
- Count:
3
Description: Clock High PS current low alarm level
clkhv_warnHi¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Clock High PS voltage high warning level
clkhv_warnLo¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Clock High PS voltage low warning level
clkhv_limitHi¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Clock High PS voltage high alarm level
clkhv_limitLo¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Clock High PS voltage low alarm level
clkli_warnHi¶
- IDL_Type:
double
- Units:
mA
- Count:
3
Description: Clock Low PS current high warning level
clkli_warnLo¶
- IDL_Type:
double
- Units:
mA
- Count:
3
Description: Clock Low PS current low warning level
clkli_limitHi¶
- IDL_Type:
double
- Units:
mA
- Count:
3
Description: Clock Low PS current high alarm level
clkli_limitLo¶
- IDL_Type:
double
- Units:
mA
- Count:
3
Description: Clock Low PS current low alarm level
clklv_warnHi¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Clock Low PS voltage high warning level
clklv_warnLo¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Clock Low PS voltage low warning level
clklv_limitHi¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Clock Low PS voltage high alarm level
clklv_limitLo¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Clock Low PS voltage low alarm level
digi_warnHi¶
- IDL_Type:
double
- Units:
mA
- Count:
3
Description: Digital PS current high warning level
digi_warnLo¶
- IDL_Type:
double
- Units:
mA
- Count:
3
Description: Digital PS current low warning level
digi_limitHi¶
- IDL_Type:
double
- Units:
mA
- Count:
3
Description: Digital PS current high alarm level
digi_limitLo¶
- IDL_Type:
double
- Units:
mA
- Count:
3
Description: Digital PS current low alarm level
digv_warnHi¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Digital PS voltage high warning level
digv_warnLo¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Digital PS voltage low warning level
digv_limitHi¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Digital PS voltage high alarm level
digv_limitLo¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Digital PS voltage low alarm level
hvbiasswitch_warnHi¶
- IDL_Type:
double
- Units:
unitless
- Count:
3
Description: HV bias switch high warning level
hvbiasswitch_warnLo¶
- IDL_Type:
double
- Units:
unitless
- Count:
3
Description: HV bias switch low warning level
hvbiasswitch_limitHi¶
- IDL_Type:
double
- Units:
unitless
- Count:
3
Description: HV bias switch high alarm level
hvbiasswitch_limitLo¶
- IDL_Type:
double
- Units:
unitless
- Count:
3
Description: HV bias switch low alarm level
htrv_warnHi¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Heater voltage high warning level
htrv_warnLo¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Heater voltage low warning level
htrv_limitHi¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Heater voltage high alarm level
htrv_limitLo¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Heater voltage low alarm level
htrw_warnHi¶
- IDL_Type:
double
- Units:
Watt
- Count:
3
Description: Heater power high warning level
htrw_warnLo¶
- IDL_Type:
double
- Units:
Watt
- Count:
3
Description: Heater power low warning level
htrw_limitHi¶
- IDL_Type:
double
- Units:
Watt
- Count:
3
Description: Heater power high alarm level
htrw_limitLo¶
- IDL_Type:
double
- Units:
Watt
- Count:
3
Description: Heater power low alarm level
location¶
- IDL_Type:
string
- Units:
unitless
Description: reb location
odi_warnHi¶
- IDL_Type:
double
- Units:
mA
- Count:
3
Description: OD PS current high warning level
odi_warnLo¶
- IDL_Type:
double
- Units:
mA
- Count:
3
Description: OD PS current low warning level
odi_limitHi¶
- IDL_Type:
double
- Units:
mA
- Count:
3
Description: OD PS current high alarm level
odi_limitLo¶
- IDL_Type:
double
- Units:
mA
- Count:
3
Description: OD PS current low alarm level
odv_warnHi¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: OD PS voltage high warning level
odv_warnLo¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: OD PS voltage low warning level
odv_limitHi¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: OD PS voltage high alarm level
odv_limitLo¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: OD PS voltage low alarm level
pclkl_warnHi¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Parallel lower high warning level
pclkl_warnLo¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Parallel lower low warning level
pclkl_limitHi¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Parallel lower high alarm level
pclkl_limitLo¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Parallel lower low alarm level
pclku_warnHi¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Parallel upper high warning level
pclku_warnLo¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Parallel upper low warning level
pclku_limitHi¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Parallel upper high alarm level
pclku_limitLo¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Parallel upper low alarm level
power_warnHi¶
- IDL_Type:
double
- Units:
Watt
- Count:
3
Description: Total power high warning level
power_warnLo¶
- IDL_Type:
double
- Units:
Watt
- Count:
3
Description: Total power low warning level
power_limitHi¶
- IDL_Type:
double
- Units:
Watt
- Count:
3
Description: Total power high alarm level
power_limitLo¶
- IDL_Type:
double
- Units:
Watt
- Count:
3
Description: Total power low alarm level
rgl_warnHi¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Reset gate lower high warning level
rgl_warnLo¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Reset gate lower low warning level
rgl_limitHi¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Reset gate lower high alarm level
rgl_limitLo¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Reset gate lower low alarm level
rgu_warnHi¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Reset gate upper high warning level
rgu_warnLo¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Reset gate upper low warning level
rgu_limitHi¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Reset gate upper high alarm level
rgu_limitLo¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Reset gate upper low alarm level
rtdtemp_warnHi¶
- IDL_Type:
double
- Units:
Celsius
- Count:
3
Description: RTD temperature high warning level
rtdtemp_warnLo¶
- IDL_Type:
double
- Units:
Celsius
- Count:
3
Description: RTD temperature low warning level
rtdtemp_limitHi¶
- IDL_Type:
double
- Units:
Celsius
- Count:
3
Description: RTD temperature high alarm level
rtdtemp_limitLo¶
- IDL_Type:
double
- Units:
Celsius
- Count:
3
Description: RTD temperature low alarm level
ref05v_warnHi¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: 5V ref 0 voltage high warning level
ref05v_warnLo¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: 5V ref 0 voltage low warning level
ref05v_limitHi¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: 5V ref 0 voltage high alarm level
ref05v_limitLo¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: 5V ref 0 voltage low alarm level
ref125v_warnHi¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: 2.5V ref 1 voltage high warning level
ref125v_warnLo¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: 2.5V ref 1 voltage low warning level
ref125v_limitHi¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: 2.5V ref 1 voltage high alarm level
ref125v_limitLo¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: 2.5V ref 1 voltage low alarm level
ref15v_warnHi¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: 5V ref 1 voltage high warning level
ref15v_warnLo¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: 5V ref 1 voltage low warning level
ref15v_limitHi¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: 5V ref 1 voltage high alarm level
ref15v_limitLo¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: 5V ref 1 voltage low alarm level
ref25v_warnHi¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: 5V ref 2 voltage high warning level
ref25v_warnLo¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: 5V ref 2 voltage low warning level
ref25v_limitHi¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: 5V ref 2 voltage high alarm level
ref25v_limitLo¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: 5V ref 2 voltage low alarm level
refn12_warnHi¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Negative 12 ref high warning level
refn12_warnLo¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Negative 12 ref low warning level
refn12_limitHi¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Negative 12 ref high alarm level
refn12_limitLo¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Negative 12 ref low alarm level
refp12_warnHi¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Positive 12 ref high warning level
refp12_warnLo¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Positive 12 ref low warning level
refp12_limitHi¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Positive 12 ref high alarm level
refp12_limitLo¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Positive 12 ref low alarm level
sclkl_warnHi¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Serial lower high warning level
sclkl_warnLo¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Serial lower low warning level
sclkl_limitHi¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Serial lower high alarm level
sclkl_limitLo¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Serial lower low alarm level
sclku_warnHi¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Serial upper high warning level
sclku_warnLo¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Serial upper low warning level
sclku_limitHi¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Serial upper high alarm level
sclku_limitLo¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Serial upper low alarm level
temp10_warnHi¶
- IDL_Type:
double
- Units:
Celsius
- Count:
3
Description: Board temperature 10 high warning level
temp10_warnLo¶
- IDL_Type:
double
- Units:
Celsius
- Count:
3
Description: Board temperature 10 low warning level
temp10_limitHi¶
- IDL_Type:
double
- Units:
Celsius
- Count:
3
Description: Board temperature 10 high alarm level
temp10_limitLo¶
- IDL_Type:
double
- Units:
Celsius
- Count:
3
Description: Board temperature 10 low alarm level
temp1_warnHi¶
- IDL_Type:
double
- Units:
Celsius
- Count:
3
Description: Board temperature 1 high warning level
temp1_warnLo¶
- IDL_Type:
double
- Units:
Celsius
- Count:
3
Description: Board temperature 1 low warning level
temp1_limitHi¶
- IDL_Type:
double
- Units:
Celsius
- Count:
3
Description: Board temperature 1 high alarm level
temp1_limitLo¶
- IDL_Type:
double
- Units:
Celsius
- Count:
3
Description: Board temperature 1 low alarm level
temp2_warnHi¶
- IDL_Type:
double
- Units:
Celsius
- Count:
3
Description: Board temperature 2 high warning level
temp2_warnLo¶
- IDL_Type:
double
- Units:
Celsius
- Count:
3
Description: Board temperature 2 low warning level
temp2_limitHi¶
- IDL_Type:
double
- Units:
Celsius
- Count:
3
Description: Board temperature 2 high alarm level
temp2_limitLo¶
- IDL_Type:
double
- Units:
Celsius
- Count:
3
Description: Board temperature 2 low alarm level
temp3_warnHi¶
- IDL_Type:
double
- Units:
Celsius
- Count:
3
Description: Board temperature 3 high warning level
temp3_warnLo¶
- IDL_Type:
double
- Units:
Celsius
- Count:
3
Description: Board temperature 3 low warning level
temp3_limitHi¶
- IDL_Type:
double
- Units:
Celsius
- Count:
3
Description: Board temperature 3 high alarm level
temp3_limitLo¶
- IDL_Type:
double
- Units:
Celsius
- Count:
3
Description: Board temperature 3 low alarm level
temp4_warnHi¶
- IDL_Type:
double
- Units:
Celsius
- Count:
3
Description: Board temperature 4 high warning level
temp4_warnLo¶
- IDL_Type:
double
- Units:
Celsius
- Count:
3
Description: Board temperature 4 low warning level
temp4_limitHi¶
- IDL_Type:
double
- Units:
Celsius
- Count:
3
Description: Board temperature 4 high alarm level
temp4_limitLo¶
- IDL_Type:
double
- Units:
Celsius
- Count:
3
Description: Board temperature 4 low alarm level
temp5_warnHi¶
- IDL_Type:
double
- Units:
Celsius
- Count:
3
Description: Board temperature 5 high warning level
temp5_warnLo¶
- IDL_Type:
double
- Units:
Celsius
- Count:
3
Description: Board temperature 5 low warning level
temp5_limitHi¶
- IDL_Type:
double
- Units:
Celsius
- Count:
3
Description: Board temperature 5 high alarm level
temp5_limitLo¶
- IDL_Type:
double
- Units:
Celsius
- Count:
3
Description: Board temperature 5 low alarm level
temp6_warnHi¶
- IDL_Type:
double
- Units:
Celsius
- Count:
3
Description: Board temperature 6 high warning level
temp6_warnLo¶
- IDL_Type:
double
- Units:
Celsius
- Count:
3
Description: Board temperature 6 low warning level
temp6_limitHi¶
- IDL_Type:
double
- Units:
Celsius
- Count:
3
Description: Board temperature 6 high alarm level
temp6_limitLo¶
- IDL_Type:
double
- Units:
Celsius
- Count:
3
Description: Board temperature 6 low alarm level
temp7_warnHi¶
- IDL_Type:
double
- Units:
Celsius
- Count:
3
Description: Board temperature 7 high warning level
temp7_warnLo¶
- IDL_Type:
double
- Units:
Celsius
- Count:
3
Description: Board temperature 7 low warning level
temp7_limitHi¶
- IDL_Type:
double
- Units:
Celsius
- Count:
3
Description: Board temperature 7 high alarm level
temp7_limitLo¶
- IDL_Type:
double
- Units:
Celsius
- Count:
3
Description: Board temperature 7 low alarm level
temp8_warnHi¶
- IDL_Type:
double
- Units:
Celsius
- Count:
3
Description: Board temperature 8 high warning level
temp8_warnLo¶
- IDL_Type:
double
- Units:
Celsius
- Count:
3
Description: Board temperature 8 low warning level
temp8_limitHi¶
- IDL_Type:
double
- Units:
Celsius
- Count:
3
Description: Board temperature 8 high alarm level
temp8_limitLo¶
- IDL_Type:
double
- Units:
Celsius
- Count:
3
Description: Board temperature 8 low alarm level
temp9_warnHi¶
- IDL_Type:
double
- Units:
Celsius
- Count:
3
Description: Board temperature 9 high warning level
temp9_warnLo¶
- IDL_Type:
double
- Units:
Celsius
- Count:
3
Description: Board temperature 9 low warning level
temp9_limitHi¶
- IDL_Type:
double
- Units:
Celsius
- Count:
3
Description: Board temperature 9 high alarm level
temp9_limitLo¶
- IDL_Type:
double
- Units:
Celsius
- Count:
3
Description: Board temperature 9 low alarm level
focal_plane_RebsAverageTemp6_LimitsConfiguration¶
- EFDB_Topic:
CCCamera_logevent_focal_plane_RebsAverageTemp6_LimitsConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
warnHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Average Rebs Temp6 high warning level
warnLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Average Rebs Temp6 low warning level
limitHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Average Rebs Temp6 high alarm level
limitLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Average Rebs Temp6 low alarm level
focal_plane_Segment_LimitsConfiguration¶
- EFDB_Topic:
CCCamera_logevent_focal_plane_Segment_LimitsConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
i_warnHi¶
- IDL_Type:
double
- Units:
mA
- Count:
144
Description: S00 lower current 0 high warning level
i_warnLo¶
- IDL_Type:
double
- Units:
mA
- Count:
144
Description: S00 lower current 0 low warning level
i_limitHi¶
- IDL_Type:
double
- Units:
mA
- Count:
144
Description: S00 lower current 0 high alarm level
i_limitLo¶
- IDL_Type:
double
- Units:
mA
- Count:
144
Description: S00 lower current 0 low alarm level
location¶
- IDL_Type:
string
- Units:
unitless
Description: segment location
pathfinder_refrig_Cold1_LimitsConfiguration¶
- EFDB_Topic:
CCCamera_logevent_pathfinder_refrig_Cold1_LimitsConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
ambienttmp_warnHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Ambient Temperature high warning level
ambienttmp_warnLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Ambient Temperature low warning level
ambienttmp_limitHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Ambient Temperature high alarm level
ambienttmp_limitLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Ambient Temperature low alarm level
cabinettmp_warnHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Cabinet Temperature high warning level
cabinettmp_warnLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Cabinet Temperature low warning level
cabinettmp_limitHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Cabinet Temperature high alarm level
cabinettmp_limitLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Cabinet Temperature low alarm level
compcurrent_warnHi¶
- IDL_Type:
double
- Units:
A
Description: Compressor Current high warning level
compcurrent_warnLo¶
- IDL_Type:
double
- Units:
A
Description: Compressor Current low warning level
compcurrent_limitHi¶
- IDL_Type:
double
- Units:
A
Description: Compressor Current high alarm level
compcurrent_limitLo¶
- IDL_Type:
double
- Units:
A
Description: Compressor Current low alarm level
comppower_warnHi¶
- IDL_Type:
double
- Units:
VA
Description: Compressor Power high warning level
comppower_warnLo¶
- IDL_Type:
double
- Units:
VA
Description: Compressor Power low warning level
comppower_limitHi¶
- IDL_Type:
double
- Units:
VA
Description: Compressor Power high alarm level
comppower_limitLo¶
- IDL_Type:
double
- Units:
VA
Description: Compressor Power low alarm level
compvfdcurr_warnHi¶
- IDL_Type:
double
- Units:
A
Description: Compressor VFD Current high warning level
compvfdcurr_warnLo¶
- IDL_Type:
double
- Units:
A
Description: Compressor VFD Current low warning level
compvfdcurr_limitHi¶
- IDL_Type:
double
- Units:
A
Description: Compressor VFD Current high alarm level
compvfdcurr_limitLo¶
- IDL_Type:
double
- Units:
A
Description: Compressor VFD Current low alarm level
compvfdfreq_warnHi¶
- IDL_Type:
double
- Units:
Hz
Description: Compressor VFD Frequency high warning level
compvfdfreq_warnLo¶
- IDL_Type:
double
- Units:
Hz
Description: Compressor VFD Frequency low warning level
compvfdfreq_limitHi¶
- IDL_Type:
double
- Units:
Hz
Description: Compressor VFD Frequency high alarm level
compvfdfreq_limitLo¶
- IDL_Type:
double
- Units:
Hz
Description: Compressor VFD Frequency low alarm level
compvfdtemp_warnHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Compressor VFD Temperature high warning level
compvfdtemp_warnLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Compressor VFD Temperature low warning level
compvfdtemp_limitHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Compressor VFD Temperature high alarm level
compvfdtemp_limitLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Compressor VFD Temperature low alarm level
compvfdvolt_warnHi¶
- IDL_Type:
double
- Units:
Volt
Description: Compressor VFD Voltage high warning level
compvfdvolt_warnLo¶
- IDL_Type:
double
- Units:
Volt
Description: Compressor VFD Voltage low warning level
compvfdvolt_limitHi¶
- IDL_Type:
double
- Units:
Volt
Description: Compressor VFD Voltage high alarm level
compvfdvolt_limitLo¶
- IDL_Type:
double
- Units:
Volt
Description: Compressor VFD Voltage low alarm level
compvoltage_warnHi¶
- IDL_Type:
double
- Units:
Volt
Description: Compressor Voltage high warning level
compvoltage_warnLo¶
- IDL_Type:
double
- Units:
Volt
Description: Compressor Voltage low warning level
compvoltage_limitHi¶
- IDL_Type:
double
- Units:
Volt
Description: Compressor Voltage high alarm level
compvoltage_limitLo¶
- IDL_Type:
double
- Units:
Volt
Description: Compressor Voltage low alarm level
coolflowrate_warnHi¶
- IDL_Type:
double
- Units:
l/min
Description: Coolant Flow Rate high warning level
coolflowrate_warnLo¶
- IDL_Type:
double
- Units:
l/min
Description: Coolant Flow Rate low warning level
coolflowrate_limitHi¶
- IDL_Type:
double
- Units:
l/min
Description: Coolant Flow Rate high alarm level
coolflowrate_limitLo¶
- IDL_Type:
double
- Units:
l/min
Description: Coolant Flow Rate low alarm level
coolvalveposn_warnHi¶
- IDL_Type:
double
- Units:
%
Description: Coolant Valve Position high warning level
coolvalveposn_warnLo¶
- IDL_Type:
double
- Units:
%
Description: Coolant Valve Position low warning level
coolvalveposn_limitHi¶
- IDL_Type:
double
- Units:
%
Description: Coolant Valve Position high alarm level
coolvalveposn_limitLo¶
- IDL_Type:
double
- Units:
%
Description: Coolant Valve Position low alarm level
dischrgprs_warnHi¶
- IDL_Type:
double
- Units:
psia
Description: Discharge Pressure high warning level
dischrgprs_warnLo¶
- IDL_Type:
double
- Units:
psia
Description: Discharge Pressure low warning level
dischrgprs_limitHi¶
- IDL_Type:
double
- Units:
psia
Description: Discharge Pressure high alarm level
dischrgprs_limitLo¶
- IDL_Type:
double
- Units:
psia
Description: Discharge Pressure low alarm level
dischrgtmp_M_warnHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Discharge Temperature (Maq20) high warning level
dischrgtmp_M_warnLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Discharge Temperature (Maq20) low warning level
dischrgtmp_M_limitHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Discharge Temperature (Maq20) high alarm level
dischrgtmp_M_limitLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Discharge Temperature (Maq20) low alarm level
dischrgtmp_P_warnHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Discharge Temperature (PLC) high warning level
dischrgtmp_P_warnLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Discharge Temperature (PLC) low warning level
dischrgtmp_P_limitHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Discharge Temperature (PLC) high alarm level
dischrgtmp_P_limitLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Discharge Temperature (PLC) low alarm level
eeprvalveposn_warnHi¶
- IDL_Type:
double
- Units:
%
Description: EEPR Valve Position high warning level
eeprvalveposn_warnLo¶
- IDL_Type:
double
- Units:
%
Description: EEPR Valve Position low warning level
eeprvalveposn_limitHi¶
- IDL_Type:
double
- Units:
%
Description: EEPR Valve Position high alarm level
eeprvalveposn_limitLo¶
- IDL_Type:
double
- Units:
%
Description: EEPR Valve Position low alarm level
fan1speed_warnHi¶
- IDL_Type:
double
- Units:
rpm
Description: Fan 1 Speed high warning level
fan1speed_warnLo¶
- IDL_Type:
double
- Units:
rpm
Description: Fan 1 Speed low warning level
fan1speed_limitHi¶
- IDL_Type:
double
- Units:
rpm
Description: Fan 1 Speed high alarm level
fan1speed_limitLo¶
- IDL_Type:
double
- Units:
rpm
Description: Fan 1 Speed low alarm level
fan2speed_warnHi¶
- IDL_Type:
double
- Units:
rpm
Description: Fan 2 Speed high warning level
fan2speed_warnLo¶
- IDL_Type:
double
- Units:
rpm
Description: Fan 2 Speed low warning level
fan2speed_limitHi¶
- IDL_Type:
double
- Units:
rpm
Description: Fan 2 Speed high alarm level
fan2speed_limitLo¶
- IDL_Type:
double
- Units:
rpm
Description: Fan 2 Speed low alarm level
fan3speed_warnHi¶
- IDL_Type:
double
- Units:
rpm
Description: Fan 3 Speed high warning level
fan3speed_warnLo¶
- IDL_Type:
double
- Units:
rpm
Description: Fan 3 Speed low warning level
fan3speed_limitHi¶
- IDL_Type:
double
- Units:
rpm
Description: Fan 3 Speed high alarm level
fan3speed_limitLo¶
- IDL_Type:
double
- Units:
rpm
Description: Fan 3 Speed low alarm level
hgbvalveposn_warnHi¶
- IDL_Type:
double
- Units:
%
Description: HGB Valve Position high warning level
hgbvalveposn_warnLo¶
- IDL_Type:
double
- Units:
%
Description: HGB Valve Position low warning level
hgbvalveposn_limitHi¶
- IDL_Type:
double
- Units:
%
Description: HGB Valve Position high alarm level
hgbvalveposn_limitLo¶
- IDL_Type:
double
- Units:
%
Description: HGB Valve Position low alarm level
liquidsubcooling_warnHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Cold1 SubCooling high warning level
liquidsubcooling_warnLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Cold1 SubCooling low warning level
liquidsubcooling_limitHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Cold1 SubCooling high alarm level
liquidsubcooling_limitLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Cold1 SubCooling low alarm level
liquidtmp_M_warnHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Liquid Temperature (Maq20) high warning level
liquidtmp_M_warnLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Liquid Temperature (Maq20) low warning level
liquidtmp_M_limitHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Liquid Temperature (Maq20) high alarm level
liquidtmp_M_limitLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Liquid Temperature (Maq20) low alarm level
liquidtmp_P_warnHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Liquid Temperature (PLC) high warning level
liquidtmp_P_warnLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Liquid Temperature (PLC) low warning level
liquidtmp_P_limitHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Liquid Temperature (PLC) high alarm level
liquidtmp_P_limitLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Liquid Temperature (PLC) low alarm level
prioilseptmp_warnHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Primary Oil Separator Temp high warning level
prioilseptmp_warnLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Primary Oil Separator Temp low warning level
prioilseptmp_limitHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Primary Oil Separator Temp high alarm level
prioilseptmp_limitLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Primary Oil Separator Temp low alarm level
secoilseptmp_warnHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Secondary Oil Separator Temp high warning level
secoilseptmp_warnLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Secondary Oil Separator Temp low warning level
secoilseptmp_limitHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Secondary Oil Separator Temp high alarm level
secoilseptmp_limitLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Secondary Oil Separator Temp low alarm level
suctionprs_warnHi¶
- IDL_Type:
double
- Units:
psia
Description: Suction Pressure high warning level
suctionprs_warnLo¶
- IDL_Type:
double
- Units:
psia
Description: Suction Pressure low warning level
suctionprs_limitHi¶
- IDL_Type:
double
- Units:
psia
Description: Suction Pressure high alarm level
suctionprs_limitLo¶
- IDL_Type:
double
- Units:
psia
Description: Suction Pressure low alarm level
suctiontmp_P_warnHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Suction Temperature (PLC) high warning level
suctiontmp_P_warnLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Suction Temperature (PLC) low warning level
suctiontmp_P_limitHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Suction Temperature (PLC) high alarm level
suctiontmp_P_limitLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Suction Temperature (PLC) low alarm level
waterintmp_warnHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Water Inlet Temperature high warning level
waterintmp_warnLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Water Inlet Temperature low warning level
waterintmp_limitHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Water Inlet Temperature high alarm level
waterintmp_limitLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Water Inlet Temperature low alarm level
waterouttmp_warnHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Water Outlet Temperature high warning level
waterouttmp_warnLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Water Outlet Temperature low warning level
waterouttmp_limitHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Water Outlet Temperature high alarm level
waterouttmp_limitLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Water Outlet Temperature low alarm level
pathfinder_refrig_Cold2_LimitsConfiguration¶
- EFDB_Topic:
CCCamera_logevent_pathfinder_refrig_Cold2_LimitsConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
ambienttmp_warnHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Ambient Temperature high warning level
ambienttmp_warnLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Ambient Temperature low warning level
ambienttmp_limitHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Ambient Temperature high alarm level
ambienttmp_limitLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Ambient Temperature low alarm level
cabinettmp_warnHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Cabinet Temperature high warning level
cabinettmp_warnLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Cabinet Temperature low warning level
cabinettmp_limitHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Cabinet Temperature high alarm level
cabinettmp_limitLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Cabinet Temperature low alarm level
compcurrent_warnHi¶
- IDL_Type:
double
- Units:
A
Description: Compressor Current high warning level
compcurrent_warnLo¶
- IDL_Type:
double
- Units:
A
Description: Compressor Current low warning level
compcurrent_limitHi¶
- IDL_Type:
double
- Units:
A
Description: Compressor Current high alarm level
compcurrent_limitLo¶
- IDL_Type:
double
- Units:
A
Description: Compressor Current low alarm level
comppower_warnHi¶
- IDL_Type:
double
- Units:
VA
Description: Compressor Power high warning level
comppower_warnLo¶
- IDL_Type:
double
- Units:
VA
Description: Compressor Power low warning level
comppower_limitHi¶
- IDL_Type:
double
- Units:
VA
Description: Compressor Power high alarm level
comppower_limitLo¶
- IDL_Type:
double
- Units:
VA
Description: Compressor Power low alarm level
compvfdcurr_warnHi¶
- IDL_Type:
double
- Units:
A
Description: Compressor VFD Current high warning level
compvfdcurr_warnLo¶
- IDL_Type:
double
- Units:
A
Description: Compressor VFD Current low warning level
compvfdcurr_limitHi¶
- IDL_Type:
double
- Units:
A
Description: Compressor VFD Current high alarm level
compvfdcurr_limitLo¶
- IDL_Type:
double
- Units:
A
Description: Compressor VFD Current low alarm level
compvfdfreq_warnHi¶
- IDL_Type:
double
- Units:
Hz
Description: Compressor VFD Frequency high warning level
compvfdfreq_warnLo¶
- IDL_Type:
double
- Units:
Hz
Description: Compressor VFD Frequency low warning level
compvfdfreq_limitHi¶
- IDL_Type:
double
- Units:
Hz
Description: Compressor VFD Frequency high alarm level
compvfdfreq_limitLo¶
- IDL_Type:
double
- Units:
Hz
Description: Compressor VFD Frequency low alarm level
compvfdtemp_warnHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Compressor VFD Temperature high warning level
compvfdtemp_warnLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Compressor VFD Temperature low warning level
compvfdtemp_limitHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Compressor VFD Temperature high alarm level
compvfdtemp_limitLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Compressor VFD Temperature low alarm level
compvfdvolt_warnHi¶
- IDL_Type:
double
- Units:
Volt
Description: Compressor VFD Voltage high warning level
compvfdvolt_warnLo¶
- IDL_Type:
double
- Units:
Volt
Description: Compressor VFD Voltage low warning level
compvfdvolt_limitHi¶
- IDL_Type:
double
- Units:
Volt
Description: Compressor VFD Voltage high alarm level
compvfdvolt_limitLo¶
- IDL_Type:
double
- Units:
Volt
Description: Compressor VFD Voltage low alarm level
compvoltage_warnHi¶
- IDL_Type:
double
- Units:
Volt
Description: Compressor Voltage high warning level
compvoltage_warnLo¶
- IDL_Type:
double
- Units:
Volt
Description: Compressor Voltage low warning level
compvoltage_limitHi¶
- IDL_Type:
double
- Units:
Volt
Description: Compressor Voltage high alarm level
compvoltage_limitLo¶
- IDL_Type:
double
- Units:
Volt
Description: Compressor Voltage low alarm level
coolflowrate_warnHi¶
- IDL_Type:
double
- Units:
l/min
Description: Coolant Flow Rate high warning level
coolflowrate_warnLo¶
- IDL_Type:
double
- Units:
l/min
Description: Coolant Flow Rate low warning level
coolflowrate_limitHi¶
- IDL_Type:
double
- Units:
l/min
Description: Coolant Flow Rate high alarm level
coolflowrate_limitLo¶
- IDL_Type:
double
- Units:
l/min
Description: Coolant Flow Rate low alarm level
coolvalveposn_warnHi¶
- IDL_Type:
double
- Units:
%
Description: Coolant Valve Position high warning level
coolvalveposn_warnLo¶
- IDL_Type:
double
- Units:
%
Description: Coolant Valve Position low warning level
coolvalveposn_limitHi¶
- IDL_Type:
double
- Units:
%
Description: Coolant Valve Position high alarm level
coolvalveposn_limitLo¶
- IDL_Type:
double
- Units:
%
Description: Coolant Valve Position low alarm level
dischrgprs_warnHi¶
- IDL_Type:
double
- Units:
psia
Description: Discharge Pressure high warning level
dischrgprs_warnLo¶
- IDL_Type:
double
- Units:
psia
Description: Discharge Pressure low warning level
dischrgprs_limitHi¶
- IDL_Type:
double
- Units:
psia
Description: Discharge Pressure high alarm level
dischrgprs_limitLo¶
- IDL_Type:
double
- Units:
psia
Description: Discharge Pressure low alarm level
dischrgtmp_M_warnHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Discharge Temperature (Maq20) high warning level
dischrgtmp_M_warnLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Discharge Temperature (Maq20) low warning level
dischrgtmp_M_limitHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Discharge Temperature (Maq20) high alarm level
dischrgtmp_M_limitLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Discharge Temperature (Maq20) low alarm level
dischrgtmp_P_warnHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Discharge Temperature (PLC) high warning level
dischrgtmp_P_warnLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Discharge Temperature (PLC) low warning level
dischrgtmp_P_limitHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Discharge Temperature (PLC) high alarm level
dischrgtmp_P_limitLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Discharge Temperature (PLC) low alarm level
eeprvalveposn_warnHi¶
- IDL_Type:
double
- Units:
%
Description: EEPR Valve Position high warning level
eeprvalveposn_warnLo¶
- IDL_Type:
double
- Units:
%
Description: EEPR Valve Position low warning level
eeprvalveposn_limitHi¶
- IDL_Type:
double
- Units:
%
Description: EEPR Valve Position high alarm level
eeprvalveposn_limitLo¶
- IDL_Type:
double
- Units:
%
Description: EEPR Valve Position low alarm level
fan1speed_warnHi¶
- IDL_Type:
double
- Units:
rpm
Description: Fan 1 Speed high warning level
fan1speed_warnLo¶
- IDL_Type:
double
- Units:
rpm
Description: Fan 1 Speed low warning level
fan1speed_limitHi¶
- IDL_Type:
double
- Units:
rpm
Description: Fan 1 Speed high alarm level
fan1speed_limitLo¶
- IDL_Type:
double
- Units:
rpm
Description: Fan 1 Speed low alarm level
fan2speed_warnHi¶
- IDL_Type:
double
- Units:
rpm
Description: Fan 2 Speed high warning level
fan2speed_warnLo¶
- IDL_Type:
double
- Units:
rpm
Description: Fan 2 Speed low warning level
fan2speed_limitHi¶
- IDL_Type:
double
- Units:
rpm
Description: Fan 2 Speed high alarm level
fan2speed_limitLo¶
- IDL_Type:
double
- Units:
rpm
Description: Fan 2 Speed low alarm level
fan3speed_warnHi¶
- IDL_Type:
double
- Units:
rpm
Description: Fan 3 Speed high warning level
fan3speed_warnLo¶
- IDL_Type:
double
- Units:
rpm
Description: Fan 3 Speed low warning level
fan3speed_limitHi¶
- IDL_Type:
double
- Units:
rpm
Description: Fan 3 Speed high alarm level
fan3speed_limitLo¶
- IDL_Type:
double
- Units:
rpm
Description: Fan 3 Speed low alarm level
hgbvalveposn_warnHi¶
- IDL_Type:
double
- Units:
%
Description: HGB Valve Position high warning level
hgbvalveposn_warnLo¶
- IDL_Type:
double
- Units:
%
Description: HGB Valve Position low warning level
hgbvalveposn_limitHi¶
- IDL_Type:
double
- Units:
%
Description: HGB Valve Position high alarm level
hgbvalveposn_limitLo¶
- IDL_Type:
double
- Units:
%
Description: HGB Valve Position low alarm level
liquidsubcooling_warnHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Cold2 SubCooling high warning level
liquidsubcooling_warnLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Cold2 SubCooling low warning level
liquidsubcooling_limitHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Cold2 SubCooling high alarm level
liquidsubcooling_limitLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Cold2 SubCooling low alarm level
liquidtmp_M_warnHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Liquid Temperature (Maq20) high warning level
liquidtmp_M_warnLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Liquid Temperature (Maq20) low warning level
liquidtmp_M_limitHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Liquid Temperature (Maq20) high alarm level
liquidtmp_M_limitLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Liquid Temperature (Maq20) low alarm level
liquidtmp_P_warnHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Liquid Temperature (PLC) high warning level
liquidtmp_P_warnLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Liquid Temperature (PLC) low warning level
liquidtmp_P_limitHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Liquid Temperature (PLC) high alarm level
liquidtmp_P_limitLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Liquid Temperature (PLC) low alarm level
prioilseptmp_warnHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Primary Oil Separator Temp high warning level
prioilseptmp_warnLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Primary Oil Separator Temp low warning level
prioilseptmp_limitHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Primary Oil Separator Temp high alarm level
prioilseptmp_limitLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Primary Oil Separator Temp low alarm level
secoilseptmp_warnHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Secondary Oil Separator Temp high warning level
secoilseptmp_warnLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Secondary Oil Separator Temp low warning level
secoilseptmp_limitHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Secondary Oil Separator Temp high alarm level
secoilseptmp_limitLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Secondary Oil Separator Temp low alarm level
suctionprs_warnHi¶
- IDL_Type:
double
- Units:
psia
Description: Suction Pressure high warning level
suctionprs_warnLo¶
- IDL_Type:
double
- Units:
psia
Description: Suction Pressure low warning level
suctionprs_limitHi¶
- IDL_Type:
double
- Units:
psia
Description: Suction Pressure high alarm level
suctionprs_limitLo¶
- IDL_Type:
double
- Units:
psia
Description: Suction Pressure low alarm level
suctiontmp_P_warnHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Suction Temperature (PLC) high warning level
suctiontmp_P_warnLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Suction Temperature (PLC) low warning level
suctiontmp_P_limitHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Suction Temperature (PLC) high alarm level
suctiontmp_P_limitLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Suction Temperature (PLC) low alarm level
waterintmp_warnHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Water Inlet Temperature high warning level
waterintmp_warnLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Water Inlet Temperature low warning level
waterintmp_limitHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Water Inlet Temperature high alarm level
waterintmp_limitLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Water Inlet Temperature low alarm level
waterouttmp_warnHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Water Outlet Temperature high warning level
waterouttmp_warnLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Water Outlet Temperature low warning level
waterouttmp_limitHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Water Outlet Temperature high alarm level
waterouttmp_limitLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Water Outlet Temperature low alarm level
pathfinder_refrig_Cryo1_LimitsConfiguration¶
- EFDB_Topic:
CCCamera_logevent_pathfinder_refrig_Cryo1_LimitsConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
aftercooltmp_warnHi¶
- IDL_Type:
double
- Units:
Celsius
Description: After Cooler Temperature high warning level
aftercooltmp_warnLo¶
- IDL_Type:
double
- Units:
Celsius
Description: After Cooler Temperature low warning level
aftercooltmp_limitHi¶
- IDL_Type:
double
- Units:
Celsius
Description: After Cooler Temperature high alarm level
aftercooltmp_limitLo¶
- IDL_Type:
double
- Units:
Celsius
Description: After Cooler Temperature low alarm level
compcurrent_warnHi¶
- IDL_Type:
double
- Units:
A
Description: Compressor Current high warning level
compcurrent_warnLo¶
- IDL_Type:
double
- Units:
A
Description: Compressor Current low warning level
compcurrent_limitHi¶
- IDL_Type:
double
- Units:
A
Description: Compressor Current high alarm level
compcurrent_limitLo¶
- IDL_Type:
double
- Units:
A
Description: Compressor Current low alarm level
comppower_warnHi¶
- IDL_Type:
double
- Units:
VA
Description: Compressor Power high warning level
comppower_warnLo¶
- IDL_Type:
double
- Units:
VA
Description: Compressor Power low warning level
comppower_limitHi¶
- IDL_Type:
double
- Units:
VA
Description: Compressor Power high alarm level
comppower_limitLo¶
- IDL_Type:
double
- Units:
VA
Description: Compressor Power low alarm level
compvoltage_warnHi¶
- IDL_Type:
double
- Units:
Volt
Description: Compressor Voltage high warning level
compvoltage_warnLo¶
- IDL_Type:
double
- Units:
Volt
Description: Compressor Voltage low warning level
compvoltage_limitHi¶
- IDL_Type:
double
- Units:
Volt
Description: Compressor Voltage high alarm level
compvoltage_limitLo¶
- IDL_Type:
double
- Units:
Volt
Description: Compressor Voltage low alarm level
dischrgprs_warnHi¶
- IDL_Type:
double
- Units:
psia
Description: Discharge Pressure high warning level
dischrgprs_warnLo¶
- IDL_Type:
double
- Units:
psia
Description: Discharge Pressure low warning level
dischrgprs_limitHi¶
- IDL_Type:
double
- Units:
psia
Description: Discharge Pressure high alarm level
dischrgprs_limitLo¶
- IDL_Type:
double
- Units:
psia
Description: Discharge Pressure low alarm level
dischrgtmp_M_warnHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Discharge Temperature (MAQ20) high warning level
dischrgtmp_M_warnLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Discharge Temperature (MAQ20) low warning level
dischrgtmp_M_limitHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Discharge Temperature (MAQ20) high alarm level
dischrgtmp_M_limitLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Discharge Temperature (MAQ20) low alarm level
dischrgtmp_P_warnHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Discharge Temperature (PLC) high warning level
dischrgtmp_P_warnLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Discharge Temperature (PLC) low warning level
dischrgtmp_P_limitHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Discharge Temperature (PLC) high alarm level
dischrgtmp_P_limitLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Discharge Temperature (PLC) low alarm level
fanspeed_warnHi¶
- IDL_Type:
double
- Units:
rpm
Description: Fan Speed high warning level
fanspeed_warnLo¶
- IDL_Type:
double
- Units:
rpm
Description: Fan Speed low warning level
fanspeed_limitHi¶
- IDL_Type:
double
- Units:
rpm
Description: Fan Speed high alarm level
fanspeed_limitLo¶
- IDL_Type:
double
- Units:
rpm
Description: Fan Speed low alarm level
oillevel_warnHi¶
- IDL_Type:
double
- Units:
mm
Description: Oil Level high warning level
oillevel_warnLo¶
- IDL_Type:
double
- Units:
mm
Description: Oil Level low warning level
oillevel_limitHi¶
- IDL_Type:
double
- Units:
mm
Description: Oil Level high alarm level
oillevel_limitLo¶
- IDL_Type:
double
- Units:
mm
Description: Oil Level low alarm level
oilseptmp_warnHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Oil Separator Temperature high warning level
oilseptmp_warnLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Oil Separator Temperature low warning level
oilseptmp_limitHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Oil Separator Temperature high alarm level
oilseptmp_limitLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Oil Separator Temperature low alarm level
phaseseptmp_warnHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Phase Separator Temperature high warning level
phaseseptmp_warnLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Phase Separator Temperature low warning level
phaseseptmp_limitHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Phase Separator Temperature high alarm level
phaseseptmp_limitLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Phase Separator Temperature low alarm level
suctionprs_warnHi¶
- IDL_Type:
double
- Units:
psia
Description: Suction Pressure high warning level
suctionprs_warnLo¶
- IDL_Type:
double
- Units:
psia
Description: Suction Pressure low warning level
suctionprs_limitHi¶
- IDL_Type:
double
- Units:
psia
Description: Suction Pressure high alarm level
suctionprs_limitLo¶
- IDL_Type:
double
- Units:
psia
Description: Suction Pressure low alarm level
suctiontmp_M_warnHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Suction Temperature (MAQ20) high warning level
suctiontmp_M_warnLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Suction Temperature (MAQ20) low warning level
suctiontmp_M_limitHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Suction Temperature (MAQ20) high alarm level
suctiontmp_M_limitLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Suction Temperature (MAQ20) low alarm level
suctiontmp_P_warnHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Suction Temperature (PLC) high warning level
suctiontmp_P_warnLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Suction Temperature (PLC) low warning level
suctiontmp_P_limitHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Suction Temperature (PLC) high alarm level
suctiontmp_P_limitLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Suction Temperature (PLC) low alarm level
surgetanktmp_warnHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Surge Tank Temperature high warning level
surgetanktmp_warnLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Surge Tank Temperature low warning level
surgetanktmp_limitHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Surge Tank Temperature high alarm level
surgetanktmp_limitLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Surge Tank Temperature low alarm level
waterintmp_warnHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Water Inlet Temperature high warning level
waterintmp_warnLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Water Inlet Temperature low warning level
waterintmp_limitHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Water Inlet Temperature high alarm level
waterintmp_limitLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Water Inlet Temperature low alarm level
waterouttmp_warnHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Water Outlet Temperature high warning level
waterouttmp_warnLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Water Outlet Temperature low warning level
waterouttmp_limitHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Water Outlet Temperature high alarm level
waterouttmp_limitLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Water Outlet Temperature low alarm level
pathfinder_refrig_Cryo2_LimitsConfiguration¶
- EFDB_Topic:
CCCamera_logevent_pathfinder_refrig_Cryo2_LimitsConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
aftercooltmp_warnHi¶
- IDL_Type:
double
- Units:
Celsius
Description: After Cooler Temperature high warning level
aftercooltmp_warnLo¶
- IDL_Type:
double
- Units:
Celsius
Description: After Cooler Temperature low warning level
aftercooltmp_limitHi¶
- IDL_Type:
double
- Units:
Celsius
Description: After Cooler Temperature high alarm level
aftercooltmp_limitLo¶
- IDL_Type:
double
- Units:
Celsius
Description: After Cooler Temperature low alarm level
ambienttmp_warnHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Ambient Temperature high warning level
ambienttmp_warnLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Ambient Temperature low warning level
ambienttmp_limitHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Ambient Temperature high alarm level
ambienttmp_limitLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Ambient Temperature low alarm level
cabinettmp_warnHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Cabinet Temperature high warning level
cabinettmp_warnLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Cabinet Temperature low warning level
cabinettmp_limitHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Cabinet Temperature high alarm level
cabinettmp_limitLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Cabinet Temperature low alarm level
compcurrent_warnHi¶
- IDL_Type:
double
- Units:
A
Description: Compressor Current high warning level
compcurrent_warnLo¶
- IDL_Type:
double
- Units:
A
Description: Compressor Current low warning level
compcurrent_limitHi¶
- IDL_Type:
double
- Units:
A
Description: Compressor Current high alarm level
compcurrent_limitLo¶
- IDL_Type:
double
- Units:
A
Description: Compressor Current low alarm level
comppower_warnHi¶
- IDL_Type:
double
- Units:
VA
Description: Compressor Power high warning level
comppower_warnLo¶
- IDL_Type:
double
- Units:
VA
Description: Compressor Power low warning level
comppower_limitHi¶
- IDL_Type:
double
- Units:
VA
Description: Compressor Power high alarm level
comppower_limitLo¶
- IDL_Type:
double
- Units:
VA
Description: Compressor Power low alarm level
compvoltage_warnHi¶
- IDL_Type:
double
- Units:
Volt
Description: Compressor Voltage high warning level
compvoltage_warnLo¶
- IDL_Type:
double
- Units:
Volt
Description: Compressor Voltage low warning level
compvoltage_limitHi¶
- IDL_Type:
double
- Units:
Volt
Description: Compressor Voltage high alarm level
compvoltage_limitLo¶
- IDL_Type:
double
- Units:
Volt
Description: Compressor Voltage low alarm level
dischrgprs_warnHi¶
- IDL_Type:
double
- Units:
psia
Description: Discharge Pressure high warning level
dischrgprs_warnLo¶
- IDL_Type:
double
- Units:
psia
Description: Discharge Pressure low warning level
dischrgprs_limitHi¶
- IDL_Type:
double
- Units:
psia
Description: Discharge Pressure high alarm level
dischrgprs_limitLo¶
- IDL_Type:
double
- Units:
psia
Description: Discharge Pressure low alarm level
dischrgtmp_M_warnHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Discharge Temperature (MAQ20) high warning level
dischrgtmp_M_warnLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Discharge Temperature (MAQ20) low warning level
dischrgtmp_M_limitHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Discharge Temperature (MAQ20) high alarm level
dischrgtmp_M_limitLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Discharge Temperature (MAQ20) low alarm level
dischrgtmp_P_warnHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Discharge Temperature (PLC) high warning level
dischrgtmp_P_warnLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Discharge Temperature (PLC) low warning level
dischrgtmp_P_limitHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Discharge Temperature (PLC) high alarm level
dischrgtmp_P_limitLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Discharge Temperature (PLC) low alarm level
fanspeed_warnHi¶
- IDL_Type:
double
- Units:
rpm
Description: Fan Speed high warning level
fanspeed_warnLo¶
- IDL_Type:
double
- Units:
rpm
Description: Fan Speed low warning level
fanspeed_limitHi¶
- IDL_Type:
double
- Units:
rpm
Description: Fan Speed high alarm level
fanspeed_limitLo¶
- IDL_Type:
double
- Units:
rpm
Description: Fan Speed low alarm level
oillevel_warnHi¶
- IDL_Type:
double
- Units:
mm
Description: Oil Level high warning level
oillevel_warnLo¶
- IDL_Type:
double
- Units:
mm
Description: Oil Level low warning level
oillevel_limitHi¶
- IDL_Type:
double
- Units:
mm
Description: Oil Level high alarm level
oillevel_limitLo¶
- IDL_Type:
double
- Units:
mm
Description: Oil Level low alarm level
oilseptmp_warnHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Oil Separator Temperature high warning level
oilseptmp_warnLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Oil Separator Temperature low warning level
oilseptmp_limitHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Oil Separator Temperature high alarm level
oilseptmp_limitLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Oil Separator Temperature low alarm level
phaseseptmp_warnHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Phase Separator Temperature high warning level
phaseseptmp_warnLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Phase Separator Temperature low warning level
phaseseptmp_limitHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Phase Separator Temperature high alarm level
phaseseptmp_limitLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Phase Separator Temperature low alarm level
suctionprs_warnHi¶
- IDL_Type:
double
- Units:
psia
Description: Suction Pressure high warning level
suctionprs_warnLo¶
- IDL_Type:
double
- Units:
psia
Description: Suction Pressure low warning level
suctionprs_limitHi¶
- IDL_Type:
double
- Units:
psia
Description: Suction Pressure high alarm level
suctionprs_limitLo¶
- IDL_Type:
double
- Units:
psia
Description: Suction Pressure low alarm level
suctiontmp_M_warnHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Suction Temperature (MAQ20) high warning level
suctiontmp_M_warnLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Suction Temperature (MAQ20) low warning level
suctiontmp_M_limitHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Suction Temperature (MAQ20) high alarm level
suctiontmp_M_limitLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Suction Temperature (MAQ20) low alarm level
suctiontmp_P_warnHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Suction Temperature (PLC) high warning level
suctiontmp_P_warnLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Suction Temperature (PLC) low warning level
suctiontmp_P_limitHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Suction Temperature (PLC) high alarm level
suctiontmp_P_limitLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Suction Temperature (PLC) low alarm level
surgetanktmp_warnHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Surge Tank Temperature high warning level
surgetanktmp_warnLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Surge Tank Temperature low warning level
surgetanktmp_limitHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Surge Tank Temperature high alarm level
surgetanktmp_limitLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Surge Tank Temperature low alarm level
waterintmp_warnHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Water Inlet Temperature high warning level
waterintmp_warnLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Water Inlet Temperature low warning level
waterintmp_limitHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Water Inlet Temperature high alarm level
waterintmp_limitLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Water Inlet Temperature low alarm level
waterouttmp_warnHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Water Outlet Temperature high warning level
waterouttmp_warnLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Water Outlet Temperature low warning level
waterouttmp_limitHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Water Outlet Temperature high alarm level
waterouttmp_limitLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Water Outlet Temperature low alarm level
pathfinder_refrig_Cryo3_LimitsConfiguration¶
- EFDB_Topic:
CCCamera_logevent_pathfinder_refrig_Cryo3_LimitsConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
aftercooltmp_warnHi¶
- IDL_Type:
double
- Units:
Celsius
Description: After Cooler Temperature high warning level
aftercooltmp_warnLo¶
- IDL_Type:
double
- Units:
Celsius
Description: After Cooler Temperature low warning level
aftercooltmp_limitHi¶
- IDL_Type:
double
- Units:
Celsius
Description: After Cooler Temperature high alarm level
aftercooltmp_limitLo¶
- IDL_Type:
double
- Units:
Celsius
Description: After Cooler Temperature low alarm level
ambienttmp_warnHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Ambient Temperature high warning level
ambienttmp_warnLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Ambient Temperature low warning level
ambienttmp_limitHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Ambient Temperature high alarm level
ambienttmp_limitLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Ambient Temperature low alarm level
cabinettmp_warnHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Cabinet Temperature high warning level
cabinettmp_warnLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Cabinet Temperature low warning level
cabinettmp_limitHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Cabinet Temperature high alarm level
cabinettmp_limitLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Cabinet Temperature low alarm level
compcurrent_warnHi¶
- IDL_Type:
double
- Units:
A
Description: Compressor Current high warning level
compcurrent_warnLo¶
- IDL_Type:
double
- Units:
A
Description: Compressor Current low warning level
compcurrent_limitHi¶
- IDL_Type:
double
- Units:
A
Description: Compressor Current high alarm level
compcurrent_limitLo¶
- IDL_Type:
double
- Units:
A
Description: Compressor Current low alarm level
comppower_warnHi¶
- IDL_Type:
double
- Units:
VA
Description: Compressor Power high warning level
comppower_warnLo¶
- IDL_Type:
double
- Units:
VA
Description: Compressor Power low warning level
comppower_limitHi¶
- IDL_Type:
double
- Units:
VA
Description: Compressor Power high alarm level
comppower_limitLo¶
- IDL_Type:
double
- Units:
VA
Description: Compressor Power low alarm level
compvoltage_warnHi¶
- IDL_Type:
double
- Units:
Volt
Description: Compressor Voltage high warning level
compvoltage_warnLo¶
- IDL_Type:
double
- Units:
Volt
Description: Compressor Voltage low warning level
compvoltage_limitHi¶
- IDL_Type:
double
- Units:
Volt
Description: Compressor Voltage high alarm level
compvoltage_limitLo¶
- IDL_Type:
double
- Units:
Volt
Description: Compressor Voltage low alarm level
dischrgprs_warnHi¶
- IDL_Type:
double
- Units:
psia
Description: Discharge Pressure high warning level
dischrgprs_warnLo¶
- IDL_Type:
double
- Units:
psia
Description: Discharge Pressure low warning level
dischrgprs_limitHi¶
- IDL_Type:
double
- Units:
psia
Description: Discharge Pressure high alarm level
dischrgprs_limitLo¶
- IDL_Type:
double
- Units:
psia
Description: Discharge Pressure low alarm level
dischrgtmp_M_warnHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Discharge Temperature (MAQ20) high warning level
dischrgtmp_M_warnLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Discharge Temperature (MAQ20) low warning level
dischrgtmp_M_limitHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Discharge Temperature (MAQ20) high alarm level
dischrgtmp_M_limitLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Discharge Temperature (MAQ20) low alarm level
dischrgtmp_P_warnHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Discharge Temperature (PLC) high warning level
dischrgtmp_P_warnLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Discharge Temperature (PLC) low warning level
dischrgtmp_P_limitHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Discharge Temperature (PLC) high alarm level
dischrgtmp_P_limitLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Discharge Temperature (PLC) low alarm level
fanspeed_warnHi¶
- IDL_Type:
double
- Units:
rpm
Description: Fan Speed high warning level
fanspeed_warnLo¶
- IDL_Type:
double
- Units:
rpm
Description: Fan Speed low warning level
fanspeed_limitHi¶
- IDL_Type:
double
- Units:
rpm
Description: Fan Speed high alarm level
fanspeed_limitLo¶
- IDL_Type:
double
- Units:
rpm
Description: Fan Speed low alarm level
oillevel_warnHi¶
- IDL_Type:
double
- Units:
mm
Description: Oil Level high warning level
oillevel_warnLo¶
- IDL_Type:
double
- Units:
mm
Description: Oil Level low warning level
oillevel_limitHi¶
- IDL_Type:
double
- Units:
mm
Description: Oil Level high alarm level
oillevel_limitLo¶
- IDL_Type:
double
- Units:
mm
Description: Oil Level low alarm level
oilseptmp_warnHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Oil Separator Temperature high warning level
oilseptmp_warnLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Oil Separator Temperature low warning level
oilseptmp_limitHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Oil Separator Temperature high alarm level
oilseptmp_limitLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Oil Separator Temperature low alarm level
phaseseptmp_warnHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Phase Separator Temperature high warning level
phaseseptmp_warnLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Phase Separator Temperature low warning level
phaseseptmp_limitHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Phase Separator Temperature high alarm level
phaseseptmp_limitLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Phase Separator Temperature low alarm level
suctionprs_warnHi¶
- IDL_Type:
double
- Units:
psia
Description: Suction Pressure high warning level
suctionprs_warnLo¶
- IDL_Type:
double
- Units:
psia
Description: Suction Pressure low warning level
suctionprs_limitHi¶
- IDL_Type:
double
- Units:
psia
Description: Suction Pressure high alarm level
suctionprs_limitLo¶
- IDL_Type:
double
- Units:
psia
Description: Suction Pressure low alarm level
suctiontmp_M_warnHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Suction Temperature (MAQ20) high warning level
suctiontmp_M_warnLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Suction Temperature (MAQ20) low warning level
suctiontmp_M_limitHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Suction Temperature (MAQ20) high alarm level
suctiontmp_M_limitLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Suction Temperature (MAQ20) low alarm level
suctiontmp_P_warnHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Suction Temperature (PLC) high warning level
suctiontmp_P_warnLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Suction Temperature (PLC) low warning level
suctiontmp_P_limitHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Suction Temperature (PLC) high alarm level
suctiontmp_P_limitLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Suction Temperature (PLC) low alarm level
surgetanktmp_warnHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Surge Tank Temperature high warning level
surgetanktmp_warnLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Surge Tank Temperature low warning level
surgetanktmp_limitHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Surge Tank Temperature high alarm level
surgetanktmp_limitLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Surge Tank Temperature low alarm level
waterintmp_warnHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Water Inlet Temperature high warning level
waterintmp_warnLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Water Inlet Temperature low warning level
waterintmp_limitHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Water Inlet Temperature high alarm level
waterintmp_limitLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Water Inlet Temperature low alarm level
waterouttmp_warnHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Water Outlet Temperature high warning level
waterouttmp_warnLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Water Outlet Temperature low warning level
waterouttmp_limitHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Water Outlet Temperature high alarm level
waterouttmp_limitLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Water Outlet Temperature low alarm level
pathfinder_refrig_Cryo4_LimitsConfiguration¶
- EFDB_Topic:
CCCamera_logevent_pathfinder_refrig_Cryo4_LimitsConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
aftercooltmp_warnHi¶
- IDL_Type:
double
- Units:
Celsius
Description: After Cooler Temperature high warning level
aftercooltmp_warnLo¶
- IDL_Type:
double
- Units:
Celsius
Description: After Cooler Temperature low warning level
aftercooltmp_limitHi¶
- IDL_Type:
double
- Units:
Celsius
Description: After Cooler Temperature high alarm level
aftercooltmp_limitLo¶
- IDL_Type:
double
- Units:
Celsius
Description: After Cooler Temperature low alarm level
compcurrent_warnHi¶
- IDL_Type:
double
- Units:
A
Description: Compressor Current high warning level
compcurrent_warnLo¶
- IDL_Type:
double
- Units:
A
Description: Compressor Current low warning level
compcurrent_limitHi¶
- IDL_Type:
double
- Units:
A
Description: Compressor Current high alarm level
compcurrent_limitLo¶
- IDL_Type:
double
- Units:
A
Description: Compressor Current low alarm level
comppower_warnHi¶
- IDL_Type:
double
- Units:
VA
Description: Compressor Power high warning level
comppower_warnLo¶
- IDL_Type:
double
- Units:
VA
Description: Compressor Power low warning level
comppower_limitHi¶
- IDL_Type:
double
- Units:
VA
Description: Compressor Power high alarm level
comppower_limitLo¶
- IDL_Type:
double
- Units:
VA
Description: Compressor Power low alarm level
compvoltage_warnHi¶
- IDL_Type:
double
- Units:
Volt
Description: Compressor Voltage high warning level
compvoltage_warnLo¶
- IDL_Type:
double
- Units:
Volt
Description: Compressor Voltage low warning level
compvoltage_limitHi¶
- IDL_Type:
double
- Units:
Volt
Description: Compressor Voltage high alarm level
compvoltage_limitLo¶
- IDL_Type:
double
- Units:
Volt
Description: Compressor Voltage low alarm level
dischrgprs_warnHi¶
- IDL_Type:
double
- Units:
psia
Description: Discharge Pressure high warning level
dischrgprs_warnLo¶
- IDL_Type:
double
- Units:
psia
Description: Discharge Pressure low warning level
dischrgprs_limitHi¶
- IDL_Type:
double
- Units:
psia
Description: Discharge Pressure high alarm level
dischrgprs_limitLo¶
- IDL_Type:
double
- Units:
psia
Description: Discharge Pressure low alarm level
dischrgtmp_M_warnHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Discharge Temperature (MAQ20) high warning level
dischrgtmp_M_warnLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Discharge Temperature (MAQ20) low warning level
dischrgtmp_M_limitHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Discharge Temperature (MAQ20) high alarm level
dischrgtmp_M_limitLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Discharge Temperature (MAQ20) low alarm level
dischrgtmp_P_warnHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Discharge Temperature (PLC) high warning level
dischrgtmp_P_warnLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Discharge Temperature (PLC) low warning level
dischrgtmp_P_limitHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Discharge Temperature (PLC) high alarm level
dischrgtmp_P_limitLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Discharge Temperature (PLC) low alarm level
fanspeed_warnHi¶
- IDL_Type:
double
- Units:
rpm
Description: Fan Speed high warning level
fanspeed_warnLo¶
- IDL_Type:
double
- Units:
rpm
Description: Fan Speed low warning level
fanspeed_limitHi¶
- IDL_Type:
double
- Units:
rpm
Description: Fan Speed high alarm level
fanspeed_limitLo¶
- IDL_Type:
double
- Units:
rpm
Description: Fan Speed low alarm level
oillevel_warnHi¶
- IDL_Type:
double
- Units:
mm
Description: Oil Level high warning level
oillevel_warnLo¶
- IDL_Type:
double
- Units:
mm
Description: Oil Level low warning level
oillevel_limitHi¶
- IDL_Type:
double
- Units:
mm
Description: Oil Level high alarm level
oillevel_limitLo¶
- IDL_Type:
double
- Units:
mm
Description: Oil Level low alarm level
oilseptmp_warnHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Oil Separator Temperature high warning level
oilseptmp_warnLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Oil Separator Temperature low warning level
oilseptmp_limitHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Oil Separator Temperature high alarm level
oilseptmp_limitLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Oil Separator Temperature low alarm level
phaseseptmp_warnHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Phase Separator Temperature high warning level
phaseseptmp_warnLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Phase Separator Temperature low warning level
phaseseptmp_limitHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Phase Separator Temperature high alarm level
phaseseptmp_limitLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Phase Separator Temperature low alarm level
suctionprs_warnHi¶
- IDL_Type:
double
- Units:
psia
Description: Suction Pressure high warning level
suctionprs_warnLo¶
- IDL_Type:
double
- Units:
psia
Description: Suction Pressure low warning level
suctionprs_limitHi¶
- IDL_Type:
double
- Units:
psia
Description: Suction Pressure high alarm level
suctionprs_limitLo¶
- IDL_Type:
double
- Units:
psia
Description: Suction Pressure low alarm level
suctiontmp_M_warnHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Suction Temperature (MAQ20) high warning level
suctiontmp_M_warnLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Suction Temperature (MAQ20) low warning level
suctiontmp_M_limitHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Suction Temperature (MAQ20) high alarm level
suctiontmp_M_limitLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Suction Temperature (MAQ20) low alarm level
suctiontmp_P_warnHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Suction Temperature (PLC) high warning level
suctiontmp_P_warnLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Suction Temperature (PLC) low warning level
suctiontmp_P_limitHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Suction Temperature (PLC) high alarm level
suctiontmp_P_limitLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Suction Temperature (PLC) low alarm level
surgetanktmp_warnHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Surge Tank Temperature high warning level
surgetanktmp_warnLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Surge Tank Temperature low warning level
surgetanktmp_limitHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Surge Tank Temperature high alarm level
surgetanktmp_limitLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Surge Tank Temperature low alarm level
waterintmp_warnHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Water Inlet Temperature high warning level
waterintmp_warnLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Water Inlet Temperature low warning level
waterintmp_limitHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Water Inlet Temperature high alarm level
waterintmp_limitLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Water Inlet Temperature low alarm level
waterouttmp_warnHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Water Outlet Temperature high warning level
waterouttmp_warnLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Water Outlet Temperature low warning level
waterouttmp_limitHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Water Outlet Temperature high alarm level
waterouttmp_limitLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Water Outlet Temperature low alarm level
pathfinder_refrig_Cryo5_LimitsConfiguration¶
- EFDB_Topic:
CCCamera_logevent_pathfinder_refrig_Cryo5_LimitsConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
aftercooltmp_warnHi¶
- IDL_Type:
double
- Units:
Celsius
Description: After Cooler Temperature high warning level
aftercooltmp_warnLo¶
- IDL_Type:
double
- Units:
Celsius
Description: After Cooler Temperature low warning level
aftercooltmp_limitHi¶
- IDL_Type:
double
- Units:
Celsius
Description: After Cooler Temperature high alarm level
aftercooltmp_limitLo¶
- IDL_Type:
double
- Units:
Celsius
Description: After Cooler Temperature low alarm level
compcurrent_warnHi¶
- IDL_Type:
double
- Units:
A
Description: Compressor Current high warning level
compcurrent_warnLo¶
- IDL_Type:
double
- Units:
A
Description: Compressor Current low warning level
compcurrent_limitHi¶
- IDL_Type:
double
- Units:
A
Description: Compressor Current high alarm level
compcurrent_limitLo¶
- IDL_Type:
double
- Units:
A
Description: Compressor Current low alarm level
comppower_warnHi¶
- IDL_Type:
double
- Units:
VA
Description: Compressor Power high warning level
comppower_warnLo¶
- IDL_Type:
double
- Units:
VA
Description: Compressor Power low warning level
comppower_limitHi¶
- IDL_Type:
double
- Units:
VA
Description: Compressor Power high alarm level
comppower_limitLo¶
- IDL_Type:
double
- Units:
VA
Description: Compressor Power low alarm level
compvoltage_warnHi¶
- IDL_Type:
double
- Units:
Volt
Description: Compressor Voltage high warning level
compvoltage_warnLo¶
- IDL_Type:
double
- Units:
Volt
Description: Compressor Voltage low warning level
compvoltage_limitHi¶
- IDL_Type:
double
- Units:
Volt
Description: Compressor Voltage high alarm level
compvoltage_limitLo¶
- IDL_Type:
double
- Units:
Volt
Description: Compressor Voltage low alarm level
dischrgprs_warnHi¶
- IDL_Type:
double
- Units:
psia
Description: Discharge Pressure high warning level
dischrgprs_warnLo¶
- IDL_Type:
double
- Units:
psia
Description: Discharge Pressure low warning level
dischrgprs_limitHi¶
- IDL_Type:
double
- Units:
psia
Description: Discharge Pressure high alarm level
dischrgprs_limitLo¶
- IDL_Type:
double
- Units:
psia
Description: Discharge Pressure low alarm level
dischrgtmp_M_warnHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Discharge Temperature (MAQ20) high warning level
dischrgtmp_M_warnLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Discharge Temperature (MAQ20) low warning level
dischrgtmp_M_limitHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Discharge Temperature (MAQ20) high alarm level
dischrgtmp_M_limitLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Discharge Temperature (MAQ20) low alarm level
dischrgtmp_P_warnHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Discharge Temperature (PLC) high warning level
dischrgtmp_P_warnLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Discharge Temperature (PLC) low warning level
dischrgtmp_P_limitHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Discharge Temperature (PLC) high alarm level
dischrgtmp_P_limitLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Discharge Temperature (PLC) low alarm level
fanspeed_warnHi¶
- IDL_Type:
double
- Units:
rpm
Description: Fan Speed high warning level
fanspeed_warnLo¶
- IDL_Type:
double
- Units:
rpm
Description: Fan Speed low warning level
fanspeed_limitHi¶
- IDL_Type:
double
- Units:
rpm
Description: Fan Speed high alarm level
fanspeed_limitLo¶
- IDL_Type:
double
- Units:
rpm
Description: Fan Speed low alarm level
oillevel_warnHi¶
- IDL_Type:
double
- Units:
mm
Description: Oil Level high warning level
oillevel_warnLo¶
- IDL_Type:
double
- Units:
mm
Description: Oil Level low warning level
oillevel_limitHi¶
- IDL_Type:
double
- Units:
mm
Description: Oil Level high alarm level
oillevel_limitLo¶
- IDL_Type:
double
- Units:
mm
Description: Oil Level low alarm level
oilseptmp_warnHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Oil Separator Temperature high warning level
oilseptmp_warnLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Oil Separator Temperature low warning level
oilseptmp_limitHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Oil Separator Temperature high alarm level
oilseptmp_limitLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Oil Separator Temperature low alarm level
phaseseptmp_warnHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Phase Separator Temperature high warning level
phaseseptmp_warnLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Phase Separator Temperature low warning level
phaseseptmp_limitHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Phase Separator Temperature high alarm level
phaseseptmp_limitLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Phase Separator Temperature low alarm level
suctionprs_warnHi¶
- IDL_Type:
double
- Units:
psia
Description: Suction Pressure high warning level
suctionprs_warnLo¶
- IDL_Type:
double
- Units:
psia
Description: Suction Pressure low warning level
suctionprs_limitHi¶
- IDL_Type:
double
- Units:
psia
Description: Suction Pressure high alarm level
suctionprs_limitLo¶
- IDL_Type:
double
- Units:
psia
Description: Suction Pressure low alarm level
suctiontmp_M_warnHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Suction Temperature (MAQ20) high warning level
suctiontmp_M_warnLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Suction Temperature (MAQ20) low warning level
suctiontmp_M_limitHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Suction Temperature (MAQ20) high alarm level
suctiontmp_M_limitLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Suction Temperature (MAQ20) low alarm level
suctiontmp_P_warnHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Suction Temperature (PLC) high warning level
suctiontmp_P_warnLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Suction Temperature (PLC) low warning level
suctiontmp_P_limitHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Suction Temperature (PLC) high alarm level
suctiontmp_P_limitLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Suction Temperature (PLC) low alarm level
surgetanktmp_warnHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Surge Tank Temperature high warning level
surgetanktmp_warnLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Surge Tank Temperature low warning level
surgetanktmp_limitHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Surge Tank Temperature high alarm level
surgetanktmp_limitLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Surge Tank Temperature low alarm level
waterintmp_warnHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Water Inlet Temperature high warning level
waterintmp_warnLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Water Inlet Temperature low warning level
waterintmp_limitHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Water Inlet Temperature high alarm level
waterintmp_limitLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Water Inlet Temperature low alarm level
waterouttmp_warnHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Water Outlet Temperature high warning level
waterouttmp_warnLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Water Outlet Temperature low warning level
waterouttmp_limitHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Water Outlet Temperature high alarm level
waterouttmp_limitLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Water Outlet Temperature low alarm level
pathfinder_refrig_Cryo6_LimitsConfiguration¶
- EFDB_Topic:
CCCamera_logevent_pathfinder_refrig_Cryo6_LimitsConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
aftercooltmp_warnHi¶
- IDL_Type:
double
- Units:
Celsius
Description: After Cooler Temperature high warning level
aftercooltmp_warnLo¶
- IDL_Type:
double
- Units:
Celsius
Description: After Cooler Temperature low warning level
aftercooltmp_limitHi¶
- IDL_Type:
double
- Units:
Celsius
Description: After Cooler Temperature high alarm level
aftercooltmp_limitLo¶
- IDL_Type:
double
- Units:
Celsius
Description: After Cooler Temperature low alarm level
compcurrent_warnHi¶
- IDL_Type:
double
- Units:
A
Description: Compressor Current high warning level
compcurrent_warnLo¶
- IDL_Type:
double
- Units:
A
Description: Compressor Current low warning level
compcurrent_limitHi¶
- IDL_Type:
double
- Units:
A
Description: Compressor Current high alarm level
compcurrent_limitLo¶
- IDL_Type:
double
- Units:
A
Description: Compressor Current low alarm level
comppower_warnHi¶
- IDL_Type:
double
- Units:
VA
Description: Compressor Power high warning level
comppower_warnLo¶
- IDL_Type:
double
- Units:
VA
Description: Compressor Power low warning level
comppower_limitHi¶
- IDL_Type:
double
- Units:
VA
Description: Compressor Power high alarm level
comppower_limitLo¶
- IDL_Type:
double
- Units:
VA
Description: Compressor Power low alarm level
compvoltage_warnHi¶
- IDL_Type:
double
- Units:
Volt
Description: Compressor Voltage high warning level
compvoltage_warnLo¶
- IDL_Type:
double
- Units:
Volt
Description: Compressor Voltage low warning level
compvoltage_limitHi¶
- IDL_Type:
double
- Units:
Volt
Description: Compressor Voltage high alarm level
compvoltage_limitLo¶
- IDL_Type:
double
- Units:
Volt
Description: Compressor Voltage low alarm level
dischrgprs_warnHi¶
- IDL_Type:
double
- Units:
psia
Description: Discharge Pressure high warning level
dischrgprs_warnLo¶
- IDL_Type:
double
- Units:
psia
Description: Discharge Pressure low warning level
dischrgprs_limitHi¶
- IDL_Type:
double
- Units:
psia
Description: Discharge Pressure high alarm level
dischrgprs_limitLo¶
- IDL_Type:
double
- Units:
psia
Description: Discharge Pressure low alarm level
dischrgtmp_M_warnHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Discharge Temperature (MAQ20) high warning level
dischrgtmp_M_warnLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Discharge Temperature (MAQ20) low warning level
dischrgtmp_M_limitHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Discharge Temperature (MAQ20) high alarm level
dischrgtmp_M_limitLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Discharge Temperature (MAQ20) low alarm level
dischrgtmp_P_warnHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Discharge Temperature (PLC) high warning level
dischrgtmp_P_warnLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Discharge Temperature (PLC) low warning level
dischrgtmp_P_limitHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Discharge Temperature (PLC) high alarm level
dischrgtmp_P_limitLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Discharge Temperature (PLC) low alarm level
fanspeed_warnHi¶
- IDL_Type:
double
- Units:
rpm
Description: Fan Speed high warning level
fanspeed_warnLo¶
- IDL_Type:
double
- Units:
rpm
Description: Fan Speed low warning level
fanspeed_limitHi¶
- IDL_Type:
double
- Units:
rpm
Description: Fan Speed high alarm level
fanspeed_limitLo¶
- IDL_Type:
double
- Units:
rpm
Description: Fan Speed low alarm level
oillevel_warnHi¶
- IDL_Type:
double
- Units:
mm
Description: Oil Level high warning level
oillevel_warnLo¶
- IDL_Type:
double
- Units:
mm
Description: Oil Level low warning level
oillevel_limitHi¶
- IDL_Type:
double
- Units:
mm
Description: Oil Level high alarm level
oillevel_limitLo¶
- IDL_Type:
double
- Units:
mm
Description: Oil Level low alarm level
oilseptmp_warnHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Oil Separator Temperature high warning level
oilseptmp_warnLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Oil Separator Temperature low warning level
oilseptmp_limitHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Oil Separator Temperature high alarm level
oilseptmp_limitLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Oil Separator Temperature low alarm level
phaseseptmp_warnHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Phase Separator Temperature high warning level
phaseseptmp_warnLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Phase Separator Temperature low warning level
phaseseptmp_limitHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Phase Separator Temperature high alarm level
phaseseptmp_limitLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Phase Separator Temperature low alarm level
suctionprs_warnHi¶
- IDL_Type:
double
- Units:
psia
Description: Suction Pressure high warning level
suctionprs_warnLo¶
- IDL_Type:
double
- Units:
psia
Description: Suction Pressure low warning level
suctionprs_limitHi¶
- IDL_Type:
double
- Units:
psia
Description: Suction Pressure high alarm level
suctionprs_limitLo¶
- IDL_Type:
double
- Units:
psia
Description: Suction Pressure low alarm level
suctiontmp_M_warnHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Suction Temperature (MAQ20) high warning level
suctiontmp_M_warnLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Suction Temperature (MAQ20) low warning level
suctiontmp_M_limitHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Suction Temperature (MAQ20) high alarm level
suctiontmp_M_limitLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Suction Temperature (MAQ20) low alarm level
suctiontmp_P_warnHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Suction Temperature (PLC) high warning level
suctiontmp_P_warnLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Suction Temperature (PLC) low warning level
suctiontmp_P_limitHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Suction Temperature (PLC) high alarm level
suctiontmp_P_limitLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Suction Temperature (PLC) low alarm level
surgetanktmp_warnHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Surge Tank Temperature high warning level
surgetanktmp_warnLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Surge Tank Temperature low warning level
surgetanktmp_limitHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Surge Tank Temperature high alarm level
surgetanktmp_limitLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Surge Tank Temperature low alarm level
waterintmp_warnHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Water Inlet Temperature high warning level
waterintmp_warnLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Water Inlet Temperature low warning level
waterintmp_limitHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Water Inlet Temperature high alarm level
waterintmp_limitLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Water Inlet Temperature low alarm level
waterouttmp_warnHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Water Outlet Temperature high warning level
waterouttmp_warnLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Water Outlet Temperature low warning level
waterouttmp_limitHi¶
- IDL_Type:
double
- Units:
Celsius
Description: Water Outlet Temperature high alarm level
waterouttmp_limitLo¶
- IDL_Type:
double
- Units:
Celsius
Description: Water Outlet Temperature low alarm level
focal_plane_MonitoringConfig_MonitoringConfiguration¶
- EFDB_Topic:
CCCamera_logevent_focal_plane_MonitoringConfig_MonitoringConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
postReadoutTriggerTasks¶
- IDL_Type:
string
- Units:
unitless
Description: Regular expression to select tasks to trigger immediately after readout. An empty String means no tasks will be triggered.
readoutPauseTasks¶
- IDL_Type:
string
- Units:
unitless
Description: Regular expression to select tasks to pause before readout. An empty String means no tasks will be paused.
fcs_StepperMotor_MotorConfiguration¶
- EFDB_Topic:
CCCamera_logevent_fcs_StepperMotor_MotorConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
accelRamp¶
- IDL_Type:
long
- Units:
Hz/s
Description: acceleration ramp (Hz/s)
backOff¶
- IDL_Type:
boolean
- Units:
unitless
Description: true = back-off from limit switch
brakeRamp¶
- IDL_Type:
long
- Units:
Hz/s
Description: brake ramp (Hz/s), 0 if = accel
iPhase¶
- IDL_Type:
long
- Units:
unitless
Description: phase current % (of 3.2 Amps)
iPhaseStill¶
- IDL_Type:
long
- Units:
unitless
Description: phase current % at standstill
maxJerkAccel¶
- IDL_Type:
long
- Units:
100/s^3
Description: max accel jerk (unit 100/s^3)
maxJerkBrake¶
- IDL_Type:
long
- Units:
100/s^3
Description: max brake jerk (unit 100/s^3)
maxRampTime¶
- IDL_Type:
double
- Units:
s
Description: time limit (s) on each ramp
minStepFreq¶
- IDL_Type:
long
- Units:
Hz
Description: initial steps/s
quickRamp¶
- IDL_Type:
long
- Units:
Hz/s
Description: quick-stop ramp (Hz/s)
rampType¶
- IDL_Type:
long
- Units:
unitless
Description: ramp type (0=trapezoid, 2=jerk-free)
reverseClearance¶
- IDL_Type:
long
- Units:
unitless
Description: reverse clearance (stepMode = 2)
stepFreq¶
- IDL_Type:
long
- Units:
Hz
Description: steps/s
stepMode¶
- IDL_Type:
long
- Units:
unitless
Description: 1/(steps per 1.8 deg)
pathfinder_refrig_Cold1_PicConfiguration¶
- EFDB_Topic:
CCCamera_logevent_pathfinder_refrig_Cold1_PicConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
fanctrl_awGain¶
- IDL_Type:
double
- Units:
unitless
Description: anti-windup gain
fanctrl_baseDuty¶
- IDL_Type:
double
- Units:
unitless
Description: base duty cycle
fanctrl_gain¶
- IDL_Type:
double
- Units:
unitless
Description: loop gain
fanctrl_maxInput¶
- IDL_Type:
double
- Units:
Celsius
Description: maximum input (temp. difference)
fanctrl_maxOutput¶
- IDL_Type:
double
- Units:
unitless
Description: maximum PID output (duty cycle)
fanctrl_minInput¶
- IDL_Type:
double
- Units:
Celsius
Description: minimum input (temp. difference)
fanctrl_minOutput¶
- IDL_Type:
double
- Units:
unitless
Description: minimum PID output (duty cycle)
fanctrl_setTemp¶
- IDL_Type:
double
- Units:
Celsius
Description: Temperature set point
fanctrl_smoothTime¶
- IDL_Type:
double
- Units:
second
Description: input smoothing time
fanctrl_timeConst¶
- IDL_Type:
double
- Units:
second
Description: Integration time constant
fanctrl_tolerance¶
- IDL_Type:
double
- Units:
unitless
Description: maximum on-target error (%)
fanctrl_useAbsTemp¶
- IDL_Type:
boolean
- Units:
unitless
Description: true/false to use absolute temperature set point, not difference
pathfinder_refrig_Cold2_PicConfiguration¶
- EFDB_Topic:
CCCamera_logevent_pathfinder_refrig_Cold2_PicConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
fanctrl_awGain¶
- IDL_Type:
double
- Units:
unitless
Description: anti-windup gain
fanctrl_baseDuty¶
- IDL_Type:
double
- Units:
unitless
Description: base duty cycle
fanctrl_gain¶
- IDL_Type:
double
- Units:
unitless
Description: loop gain
fanctrl_maxInput¶
- IDL_Type:
double
- Units:
Celsius
Description: maximum input (temp. difference)
fanctrl_maxOutput¶
- IDL_Type:
double
- Units:
unitless
Description: maximum PID output (duty cycle)
fanctrl_minInput¶
- IDL_Type:
double
- Units:
Celsius
Description: minimum input (temp. difference)
fanctrl_minOutput¶
- IDL_Type:
double
- Units:
unitless
Description: minimum PID output (duty cycle)
fanctrl_setTemp¶
- IDL_Type:
double
- Units:
Celsius
Description: Temperature set point
fanctrl_smoothTime¶
- IDL_Type:
double
- Units:
second
Description: input smoothing time
fanctrl_timeConst¶
- IDL_Type:
double
- Units:
second
Description: Integration time constant
fanctrl_tolerance¶
- IDL_Type:
double
- Units:
unitless
Description: maximum on-target error (%)
fanctrl_useAbsTemp¶
- IDL_Type:
boolean
- Units:
unitless
Description: true/false to use absolute temperature set point, not difference
pathfinder_refrig_Cryo2_PicConfiguration¶
- EFDB_Topic:
CCCamera_logevent_pathfinder_refrig_Cryo2_PicConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
fanctrl_awGain¶
- IDL_Type:
double
- Units:
unitless
Description: anti-windup gain
fanctrl_baseDuty¶
- IDL_Type:
double
- Units:
unitless
Description: base duty cycle
fanctrl_gain¶
- IDL_Type:
double
- Units:
unitless
Description: loop gain
fanctrl_maxInput¶
- IDL_Type:
double
- Units:
Celsius
Description: maximum input (temp. difference)
fanctrl_maxOutput¶
- IDL_Type:
double
- Units:
unitless
Description: maximum PID output (duty cycle)
fanctrl_minInput¶
- IDL_Type:
double
- Units:
Celsius
Description: minimum input (temp. difference)
fanctrl_minOutput¶
- IDL_Type:
double
- Units:
unitless
Description: minimum PID output (duty cycle)
fanctrl_setTemp¶
- IDL_Type:
double
- Units:
Celsius
Description: Temperature set point
fanctrl_smoothTime¶
- IDL_Type:
double
- Units:
second
Description: input smoothing time
fanctrl_timeConst¶
- IDL_Type:
double
- Units:
second
Description: Integration time constant
fanctrl_tolerance¶
- IDL_Type:
double
- Units:
unitless
Description: maximum on-target error (%)
fanctrl_useAbsTemp¶
- IDL_Type:
boolean
- Units:
unitless
Description: true/false to use absolute temperature set point, not difference
pathfinder_refrig_Cryo3_PicConfiguration¶
- EFDB_Topic:
CCCamera_logevent_pathfinder_refrig_Cryo3_PicConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
fanctrl_awGain¶
- IDL_Type:
double
- Units:
unitless
Description: anti-windup gain
fanctrl_baseDuty¶
- IDL_Type:
double
- Units:
unitless
Description: base duty cycle
fanctrl_gain¶
- IDL_Type:
double
- Units:
unitless
Description: loop gain
fanctrl_maxInput¶
- IDL_Type:
double
- Units:
Celsius
Description: maximum input (temp. difference)
fanctrl_maxOutput¶
- IDL_Type:
double
- Units:
unitless
Description: maximum PID output (duty cycle)
fanctrl_minInput¶
- IDL_Type:
double
- Units:
Celsius
Description: minimum input (temp. difference)
fanctrl_minOutput¶
- IDL_Type:
double
- Units:
unitless
Description: minimum PID output (duty cycle)
fanctrl_setTemp¶
- IDL_Type:
double
- Units:
Celsius
Description: Temperature set point
fanctrl_smoothTime¶
- IDL_Type:
double
- Units:
second
Description: input smoothing time
fanctrl_timeConst¶
- IDL_Type:
double
- Units:
second
Description: Integration time constant
fanctrl_tolerance¶
- IDL_Type:
double
- Units:
unitless
Description: maximum on-target error (%)
fanctrl_useAbsTemp¶
- IDL_Type:
boolean
- Units:
unitless
Description: true/false to use absolute temperature set point, not difference
pathfinder_refrig_PeriodicTasks_PicConfiguration¶
- EFDB_Topic:
CCCamera_logevent_pathfinder_refrig_PeriodicTasks_PicConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
cold1_FanCtrl_iterate_updateTime¶
- IDL_Type:
long long
- Units:
ms
Description: Periodic task Cold1/FanCtrl update time
cold2_FanCtrl_iterate_updateTime¶
- IDL_Type:
long long
- Units:
ms
Description: Periodic task Cold2/FanCtrl update time
cryo2_FanCtrl_iterate_updateTime¶
- IDL_Type:
long long
- Units:
ms
Description: Periodic task Cryo2/FanCtrl update time
cryo3_FanCtrl_iterate_updateTime¶
- IDL_Type:
long long
- Units:
ms
Description: Periodic task Cryo3/FanCtrl update time
rebpower_Rebps_PowerConfiguration¶
- EFDB_Topic:
CCCamera_logevent_rebpower_Rebps_PowerConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
ipAddr¶
- IDL_Type:
string
- Units:
unitless
- IsJavaArray:
yes
Description: REB PS IP address
location¶
- IDL_Type:
string
- Units:
unitless
Description: rebps location
nPowerOnPub¶
- IDL_Type:
long
- Units:
unitless
- IsJavaArray:
yes
Description: Number of publications after a power on sequence
quadbox_BFR_QuadboxConfiguration¶
- EFDB_Topic:
CCCamera_logevent_quadbox_BFR_QuadboxConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
node¶
- IDL_Type:
long
- Units:
unitless
Description: The node board id
quadbox_PDU_24VC_QuadboxConfiguration¶
- EFDB_Topic:
CCCamera_logevent_quadbox_PDU_24VC_QuadboxConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
node¶
- IDL_Type:
long
- Units:
unitless
Description: The PDU node id.
quadbox_PDU_24VD_QuadboxConfiguration¶
- EFDB_Topic:
CCCamera_logevent_quadbox_PDU_24VD_QuadboxConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
node¶
- IDL_Type:
long
- Units:
unitless
Description: The PDU node id.
quadbox_PDU_48V_QuadboxConfiguration¶
- EFDB_Topic:
CCCamera_logevent_quadbox_PDU_48V_QuadboxConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
node¶
- IDL_Type:
long
- Units:
unitless
Description: The PDU node id.
quadbox_PDU_5V_QuadboxConfiguration¶
- EFDB_Topic:
CCCamera_logevent_quadbox_PDU_5V_QuadboxConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
node¶
- IDL_Type:
long
- Units:
unitless
Description: The PDU node id.
focal_plane_Raft_RaftTempControlConfiguration¶
- EFDB_Topic:
CCCamera_logevent_focal_plane_Raft_RaftTempControlConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
location¶
- IDL_Type:
string
- Units:
unitless
Description: raft location
tempcontrol_basePower¶
- IDL_Type:
double
- Units:
Watt
- IsJavaArray:
yes
Description: base power input
tempcontrol_coefD¶
- IDL_Type:
double
- Units:
unitless
- IsJavaArray:
yes
Description: PID D coeficient
tempcontrol_coefI¶
- IDL_Type:
double
- Units:
unitless
- IsJavaArray:
yes
Description: PID I coeficient
tempcontrol_coefP¶
- IDL_Type:
double
- Units:
unitless
- IsJavaArray:
yes
Description: PID P coeficient
tempcontrol_maxInput¶
- IDL_Type:
double
- Units:
unitless
- IsJavaArray:
yes
Description: maximum input
tempcontrol_maxOutput¶
- IDL_Type:
double
- Units:
Watt
- IsJavaArray:
yes
Description: maximum PID output
tempcontrol_minInput¶
- IDL_Type:
double
- Units:
unitless
- IsJavaArray:
yes
Description: minimum input
tempcontrol_minOutput¶
- IDL_Type:
double
- Units:
Watt
- IsJavaArray:
yes
Description: minimum PID output
tempcontrol_rebs¶
- IDL_Type:
string
- Units:
unitless
- IsJavaArray:
yes
Description: The REBs with heaters to use
tempcontrol_setTemp¶
- IDL_Type:
double
- Units:
C
- IsJavaArray:
yes
Description: Temperature set point
tempcontrol_smoothTime¶
- IDL_Type:
double
- Units:
second
- IsJavaArray:
yes
Description: input smoothing time
tempcontrol_tempChans¶
- IDL_Type:
string
- Units:
unitless
- IsJavaArray:
yes
Description: Temperature channels to use
tempcontrol_timeConst¶
- IDL_Type:
double
- Units:
second
- IsJavaArray:
yes
Description: integration time constant
focal_plane_Raft_RaftTempControlStatusConfiguration¶
- EFDB_Topic:
CCCamera_logevent_focal_plane_Raft_RaftTempControlStatusConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
location¶
- IDL_Type:
string
- Units:
unitless
Description: raft location
tempcontrol_active¶
- IDL_Type:
boolean
- Units:
unitless
- IsJavaArray:
yes
Description: True if loop is active
focal_plane_Reb_RaftsConfiguration¶
- EFDB_Topic:
CCCamera_logevent_focal_plane_Reb_RaftsConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
bias0_csGateP¶
- IDL_Type:
double
- Units:
mA
- Count:
3
Description: Current source
bias0_gdP¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Guard diode
bias0_odP¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Output drain
bias0_ogP¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Output gate
bias0_rdP¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Reset drain
bias1_csGateP¶
- IDL_Type:
double
- Units:
mA
- Count:
3
Description: Current source
bias1_gdP¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Guard diode
bias1_odP¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Output drain
bias1_ogP¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Output gate
bias1_rdP¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Reset drain
bias2_csGateP¶
- IDL_Type:
double
- Units:
mA
- Count:
3
Description: Current source
bias2_gdP¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Guard diode
bias2_odP¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Output drain
bias2_ogP¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Output gate
bias2_rdP¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Reset drain
dac_pclkHighP¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Parallel clock high
dac_pclkLowP¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Parallel clock low
dac_rgHighP¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Reset gate high
dac_rgLowP¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Reset gate low
dac_sclkHighP¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Serial clock high
dac_sclkLowP¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Serial clock low
disableRTDHardwareCheck¶
- IDL_Type:
boolean
- Units:
unitless
- Count:
3
Description: Disables the RTD derived CCD type check.
location¶
- IDL_Type:
string
- Units:
unitless
Description: reb location
serialNum¶
- IDL_Type:
long long
- Units:
unitless
- Count:
3
Description: The REB Serial Number
focal_plane_Reb_RaftsLimitsConfiguration¶
- EFDB_Topic:
CCCamera_logevent_focal_plane_Reb_RaftsLimitsConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
bias0_gdMax¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Guard diode max
bias0_gdMin¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Guard diode min
bias0_odMax¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Output drain max
bias0_odMin¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Output drain min
bias0_ogMax¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Output gate max
bias0_ogMin¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Output gate min
bias0_rdMax¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Reset drain max
bias0_rdMin¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Reset drain min
bias1_gdMax¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Guard diode max
bias1_gdMin¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Guard diode min
bias1_odMax¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Output drain max
bias1_odMin¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Output drain min
bias1_ogMax¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Output gate max
bias1_ogMin¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Output gate min
bias1_rdMax¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Reset drain max
bias1_rdMin¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Reset drain min
bias2_gdMax¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Guard diode max
bias2_gdMin¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Guard diode min
bias2_odMax¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Output drain max
bias2_odMin¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Output drain min
bias2_ogMax¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Output gate max
bias2_ogMin¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Output gate min
bias2_rdMax¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Reset drain max
bias2_rdMin¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Reset drain min
dac_pclkHighMax¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Parallel clock high max
dac_pclkHighMin¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Parallel clock high min
dac_pclkLowMax¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Parallel clock low max
dac_pclkLowMin¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Parallel clock low min
dac_rgHighMax¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Reset gate high max
dac_rgHighMin¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Reset gate high min
dac_rgLowMax¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Reset gate low max
dac_rgLowMin¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Reset gate low min
dac_sclkHighMax¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Serial clock high max
dac_sclkHighMin¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Serial clock high min
dac_sclkLowMax¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Serial clock low max
dac_sclkLowMin¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Serial clock low min
location¶
- IDL_Type:
string
- Units:
unitless
Description: reb location
focal_plane_Reb_RaftsPowerConfiguration¶
- EFDB_Topic:
CCCamera_logevent_focal_plane_Reb_RaftsPowerConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
bias0_gdCal¶
- IDL_Type:
double
- Units:
unitless
- Count:
3
Description: GD convert factor
bias0_gdTestVolts¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Shorts Test Voltage for GD
bias0_gdTol¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Guard diode tolerance
bias0_gdValueErr¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Tolerance for GD at TestVolts
bias0_gdZeroErr¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Tolerance for GD at 0V
bias0_odCal¶
- IDL_Type:
double
- Units:
unitless
- Count:
3
Description: OD convert factor
bias0_odIMax¶
- IDL_Type:
double
- Units:
A
- Count:
3
Description: Max ODI value
bias0_odTol¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Output drain tolerance
bias0_odZeroErr¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Tolerance for OD at 0V
bias0_ogCal¶
- IDL_Type:
double
- Units:
unitless
- Count:
3
Description: OG convert factor
bias0_ogTestVolts¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Shorts Test Voltage for OG
bias0_ogTol¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Output gate tolerance
bias0_ogValueErr¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Tolerance for OG at TestVolts
bias0_ogZeroErr¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Tolerance for OG at 0V
bias0_rdCal¶
- IDL_Type:
double
- Units:
unitless
- Count:
3
Description: RD convert factor
bias0_rdTestVolts¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Shorts Test Voltage for RD
bias0_rdTol¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Reset drain tolerance
bias0_rdValueErr¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Tolerance for RD at TestVolts
bias0_rdZeroErr¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Tolerance for RD at 0V
bias1_gdCal¶
- IDL_Type:
double
- Units:
unitless
- Count:
3
Description: GD convert factor
bias1_gdTestVolts¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Shorts Test Voltage for GD
bias1_gdTol¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Guard diode tolerance
bias1_gdValueErr¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Tolerance for GD at TestVolts
bias1_gdZeroErr¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Tolerance for GD at 0V
bias1_odCal¶
- IDL_Type:
double
- Units:
unitless
- Count:
3
Description: OD convert factor
bias1_odIMax¶
- IDL_Type:
double
- Units:
A
- Count:
3
Description: Max ODI value
bias1_odTol¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Output drain tolerance
bias1_odZeroErr¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Tolerance for OD at 0V
bias1_ogCal¶
- IDL_Type:
double
- Units:
unitless
- Count:
3
Description: OG convert factor
bias1_ogTestVolts¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Shorts Test Voltage for OG
bias1_ogTol¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Output gate tolerance
bias1_ogValueErr¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Tolerance for OG at TestVolts
bias1_ogZeroErr¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Tolerance for OG at 0V
bias1_rdCal¶
- IDL_Type:
double
- Units:
unitless
- Count:
3
Description: RD convert factor
bias1_rdTestVolts¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Shorts Test Voltage for RD
bias1_rdTol¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Reset drain tolerance
bias1_rdValueErr¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Tolerance for RD at TestVolts
bias1_rdZeroErr¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Tolerance for RD at 0V
bias2_gdCal¶
- IDL_Type:
double
- Units:
unitless
- Count:
3
Description: GD convert factor
bias2_gdTestVolts¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Shorts Test Voltage for GD
bias2_gdTol¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Guard diode tolerance
bias2_gdValueErr¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Tolerance for GD at TestVolts
bias2_gdZeroErr¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Tolerance for GD at 0V
bias2_odCal¶
- IDL_Type:
double
- Units:
unitless
- Count:
3
Description: OD convert factor
bias2_odIMax¶
- IDL_Type:
double
- Units:
A
- Count:
3
Description: Max ODI value
bias2_odTol¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Output drain tolerance
bias2_odZeroErr¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Tolerance for OD at 0V
bias2_ogCal¶
- IDL_Type:
double
- Units:
unitless
- Count:
3
Description: OG convert factor
bias2_ogTestVolts¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Shorts Test Voltage for OG
bias2_ogTol¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Output gate tolerance
bias2_ogValueErr¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Tolerance for OG at TestVolts
bias2_ogZeroErr¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Tolerance for OG at 0V
bias2_rdCal¶
- IDL_Type:
double
- Units:
unitless
- Count:
3
Description: RD convert factor
bias2_rdTestVolts¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Shorts Test Voltage for RD
bias2_rdTol¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Reset drain tolerance
bias2_rdValueErr¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Tolerance for RD at TestVolts
bias2_rdZeroErr¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Tolerance for RD at 0V
clkhiAmin¶
- IDL_Type:
double
- Units:
A
- Count:
3
Description: Minimum ON_State CLKHI (A) per REB
clkhiQmax¶
- IDL_Type:
double
- Units:
A
- Count:
3
Description: Max OFF_State CLKHI (A) per REB
clkliAmin¶
- IDL_Type:
double
- Units:
A
- Count:
3
Description: Minimum ON_State CLKLI (A) per REB
clkliQmax¶
- IDL_Type:
double
- Units:
A
- Count:
3
Description: Max OFF_State CLKLI (A) per REB
dac_clkhIMax¶
- IDL_Type:
double
- Units:
A
- Count:
3
Description: Max ClkHI value
dac_clklIMax¶
- IDL_Type:
double
- Units:
A
- Count:
3
Description: Max ClkLI value
dac_pclkHighCal¶
- IDL_Type:
double
- Units:
unitless
- Count:
3
Description: Parallel high calib
dac_pclkHighTestV¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Shorts Test Voltage for PClkU
dac_pclkHighTol¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Parallel high tolerance
dac_pclkHighValueErr¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Tolerance for PClkU TestV
dac_pclkHighZeroErr¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Tolerance for 0V w/PClkU test
dac_pclkLowCal¶
- IDL_Type:
double
- Units:
unitless
- Count:
3
Description: Parallel low calib
dac_pclkLowTestV¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Shorts Test Voltage for PClkL
dac_pclkLowTol¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Parallel low tolerance
dac_pclkLowValueErr¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Tolerance for PClkL TestV
dac_pclkLowZeroErr¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Tolerance for 0V w/PClkL test
dac_rgHighCal¶
- IDL_Type:
double
- Units:
unitless
- Count:
3
Description: Reset high calib
dac_rgHighTestV¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Shorts Test Voltage for RGU
dac_rgHighTol¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Reset high tolerance
dac_rgHighValueErr¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Tolerance for RGU TestV
dac_rgHighZeroErr¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Tolerance for 0V w/RGU test
dac_rgLowCal¶
- IDL_Type:
double
- Units:
unitless
- Count:
3
Description: Reset low calib
dac_rgLowTestV¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Shorts Test Voltage for RGL
dac_rgLowTol¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Reset low tolerance
dac_rgLowValueErr¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Tolerance for RGL TestV
dac_rgLowZeroErr¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Tolerance for 0V w/RGL test
dac_sclkHighCal¶
- IDL_Type:
double
- Units:
unitless
- Count:
3
Description: Serial high calib
dac_sclkHighTestV¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Shorts Test Voltage for SClkU
dac_sclkHighTol¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Serial high tolerance
dac_sclkHighValueErr¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Tolerance for SClkU TestV
dac_sclkHighZeroErr¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Tolerance for 0V w/SClkU test
dac_sclkLowCal¶
- IDL_Type:
double
- Units:
unitless
- Count:
3
Description: Serial low calib
dac_sclkLowTestV¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Shorts Test Voltage for SClkL
dac_sclkLowTol¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Serial low tolerance
dac_sclkLowValueErr¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Tolerance for SClkL TestV
dac_sclkLowZeroErr¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Tolerance for 0V w/SClkL test
location¶
- IDL_Type:
string
- Units:
unitless
Description: reb location
maxDelta¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Max allowed SlowAdcs delta
maxStep¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Max allowed SlowAdcs step
minTol¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Min allowed SlowAdcs tolerance
nPowerOnPub¶
- IDL_Type:
long
- Units:
unitless
- Count:
3
Description: Number of consequtive monitor-update pubs after trigger
odiAmin¶
- IDL_Type:
double
- Units:
A
- Count:
3
Description: Minimum ON_State ODI (A) per CCD
odiQmax¶
- IDL_Type:
double
- Units:
A
- Count:
3
Description: Max OFF_State ODI (A) per CCD
focal_plane_SequencerConfig_SequencerConfiguration¶
- EFDB_Topic:
CCCamera_logevent_focal_plane_SequencerConfig_SequencerConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
clearCountParameter¶
- IDL_Type:
string
- Units:
unitless
Description: Name of the clear count parameter
clearMain¶
- IDL_Type:
string
- Units:
unitless
Description: Name of the clear main
idleFlushMain¶
- IDL_Type:
string
- Units:
unitless
Description: Name of the idle flush main
idleFlushTimeout¶
- IDL_Type:
long long
- Units:
unitless
Description: Idle time in milliseconds before sequencer will enter IDLE_FLUSH. Can be zero (enter immeidately) or negative (never)
integrateMain¶
- IDL_Type:
string
- Units:
unitless
Description: Name of the integrate main
metaDataRegisters¶
- IDL_Type:
string
- Units:
unitless
Description: Names of meta-data related registers which must be in the sequencer (colon delimited array)
overCols¶
- IDL_Type:
long
- Units:
unitless
Description: Allows overCols setting specified in the sequencer file to be overriden
overRows¶
- IDL_Type:
long
- Units:
unitless
Description: Allows overRows setting specified in the sequencer file to be overriden
postCols¶
- IDL_Type:
long
- Units:
unitless
Description: Allows postCols setting specified in the sequencer file to be overriden
postRows¶
- IDL_Type:
long
- Units:
unitless
Description: Allows postRows setting specified in the sequencer file to be overriden
preCols¶
- IDL_Type:
long
- Units:
unitless
Description: Allows preCols setting specified in the sequencer file to be overriden
preRows¶
- IDL_Type:
long
- Units:
unitless
Description: Allows preRows setting specified in the sequencer file to be overriden
pseudoReadMain¶
- IDL_Type:
string
- Units:
unitless
Description: Name of the pseudo read main
readCols¶
- IDL_Type:
long
- Units:
unitless
Description: Allows readCols setting specified in the sequencer file to be overriden
readCols2¶
- IDL_Type:
long
- Units:
unitless
Description: Allows readCols2 setting specified in the sequencer file to be overriden
readMain¶
- IDL_Type:
string
- Units:
unitless
Description: Name of the read main
readRows¶
- IDL_Type:
long
- Units:
unitless
Description: Allows readRows setting specified in the sequencer file to be overriden
rowShiftForwardMain¶
- IDL_Type:
string
- Units:
unitless
Description: Name of the row shift forward main
rowShiftReverseMain¶
- IDL_Type:
string
- Units:
unitless
Description: Name of the row shift reverse main
scanMode¶
- IDL_Type:
boolean
- Units:
unitless
Description: True if the sequencer is in scan mode
sequencer¶
- IDL_Type:
string
- Units:
unitless
Description: Map of sequencer names to load (by type, ITL or E2V) (colon delimited array)
sequencerChecksums¶
- IDL_Type:
string
- Units:
unitless
Description: Checksums for the loaded sequencers, by type (colon delimited array)
shiftCountParameter¶
- IDL_Type:
string
- Units:
unitless
Description: Name of the shift count parameter
stepAfterIntegrate¶
- IDL_Type:
boolean
- Units:
unitless
Description: Perform a step rather than stop after integrate
transparentMode¶
- IDL_Type:
long
- Units:
unitless
Description: True if the ASPIC is in transparent mode
underCols¶
- IDL_Type:
long
- Units:
unitless
Description: Allows underCols setting specified in the sequencer file to be overriden
useParallelRegisters¶
- IDL_Type:
boolean
- Units:
unitless
Description: Read all registers in parallel when waiting for sequencers to stop
daq_monitor_Stats_StatisticsConfiguration¶
- EFDB_Topic:
CCCamera_logevent_daq_monitor_Stats_StatisticsConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
minDiffAlertWarning¶
- IDL_Type:
long
- Units:
unitless
Description: minimum difference between successive reads to raise Alert at warning level
minDiffLogWarning¶
- IDL_Type:
long
- Units:
unitless
Description: minimum difference between successive reads to put warning in log
sumDriverChecks¶
- IDL_Type:
string
- Units:
unitless
Description: Driver Stats for warnings on sums (colon delimited array)
sumDriverStats¶
- IDL_Type:
string
- Units:
unitless
Description: Driver Stats for sums over location (colon delimited array)
sumFirmwareChecks¶
- IDL_Type:
string
- Units:
unitless
Description: Firmware Stats for warnings on sums (colon delimited array)
sumFirmwareStats¶
- IDL_Type:
string
- Units:
unitless
Description: Firmware Stats for sums over location (colon delimited array)
sumRdsChecks¶
- IDL_Type:
string
- Units:
unitless
Description: Rds Stats for warnings on sums (colon delimited array)
sumRdsStats¶
- IDL_Type:
string
- Units:
unitless
Description: Rds Stats for sums over location (colon delimited array)
sumRmsChecks¶
- IDL_Type:
string
- Units:
unitless
Description: Rms Stats for warnings on sums (colon delimited array)
sumRmsStats¶
- IDL_Type:
string
- Units:
unitless
Description: Rms Stats for sums over location (colon delimited array)
daq_monitor_StoreConfiguration¶
- EFDB_Topic:
CCCamera_logevent_daq_monitor_StoreConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
alarmPurgeFailures¶
- IDL_Type:
long
- Units:
unitless
Description: number of successive autoPurge failures for alarm
daqPartition¶
- IDL_Type:
string
- Units:
unitless
Description: partition containing DAQ store
daq_monitor_Store_StoreConfiguration¶
- EFDB_Topic:
CCCamera_logevent_daq_monitor_Store_StoreConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
daqFolder¶
- IDL_Type:
string
- Units:
unitless
Description: top-level folder for DAQ store
enableAutoPurge¶
- IDL_Type:
boolean
- Units:
unitless
Description: enable automatic purge of DAQ store
purgeTarget¶
- IDL_Type:
double
- Units:
unitless
Description: goal of purge for maximum fractional disk space used
purgeThreshold¶
- IDL_Type:
double
- Units:
unitless
Description: fraction of used disk space to trigger a store purge
vacuum_VacuumConfiguration¶
- EFDB_Topic:
CCCamera_logevent_vacuum_VacuumConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
minVatOpenPress¶
- IDL_Type:
double
- Units:
Torr
Description: min cryostat pressure at which the vat valve can be opened without the turbo spinning
pressDiffHigh¶
- IDL_Type:
double
- Units:
Torr
Description: max allowed press difference across gate valve when turbo not spinning
pressDiffLow¶
- IDL_Type:
double
- Units:
Torr
Description: max allowed press difference across gate valve
pressForelineLow¶
- IDL_Type:
double
- Units:
Torr
Description: max foreline pressure at which turbo pump is enabled
pressIonEnable¶
- IDL_Type:
double
- Units:
Torr
Description: pressure below which the ion pumps are enabled
pressIonOff¶
- IDL_Type:
double
- Units:
Torr
Description: pressure above which the ion pumps are turned off
pressTurboLow¶
- IDL_Type:
double
- Units:
Torr
Description: max turbo pressure at which turbo pump is enabled
pressVacuum¶
- IDL_Type:
double
- Units:
Torr
Description: pressure below which the system considered to be under vacuum and for correspondingly setting the state
focal_plane_WebHooksConfig_VisualizationConfiguration¶
- EFDB_Topic:
CCCamera_logevent_focal_plane_WebHooksConfig_VisualizationConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
webHooks¶
- IDL_Type:
string
- Units:
unitless
Description: List of webhook URLs (colon delimited array)
alertRaised¶
Description: Event sent when camera alert status changes
- EFDB_Topic:
CCCamera_logevent_alertRaised
timestampAlertStatusChanged¶
- IDL_Type:
double
- Units:
second
Description: The time when the status change occurred
alertId¶
- IDL_Type:
string
- Units:
unitless
Description: The alertId corresponding to this alert
description¶
- IDL_Type:
string
- Units:
unitless
Description: The description corresponding to this alertId
currentSeverity¶
- IDL_Type:
long
- Units:
unitless
- Enumeration:
NOMINAL,WARNING, ALARM
Description: The current severity level for this alert
highestSeverity¶
- IDL_Type:
long
- Units:
unitless
Description: The highest severity level for this alert since last clear
isCleared¶
- IDL_Type:
boolean
- Units:
unitless
Description: Whether the alert has been cleared
cause¶
- IDL_Type:
string
- Units:
unitless
Description: The cause corresponding to this alert
origin¶
- IDL_Type:
string
- Units:
unitless
Description: The CCS subsystem which raised this alert
additionalInfo¶
- IDL_Type:
string
- Units:
unitless
Description: Any additional info associated with this raised alert. To allow for future flexibility, usage TBD.
availableFilters¶
- EFDB_Topic:
CCCamera_logevent_availableFilters
filterNames¶
- IDL_Type:
string
- IDL_Size:
256
- Units:
unitless
Description: A list of names of available filters (comma delimited, U-001,G-004,R-010,Z-012,Y-014, NONE), in the same order as the list of filter types.
filterTypes¶
- IDL_Type:
string
- IDL_Size:
256
- Units:
unitless
Description: A list of types of available filters in the same order as the list of available filters (comma delimited)
maxChangeAngle¶
- IDL_Type:
double
- Units:
degree
Description: The maximum camera angle (in degrees) away from vertical that a filter change can be requested.
maxFastChangeAngle¶
- IDL_Type:
double
- Units:
degree
Description: The maximum camera angle (in degrees) away from vertical that a fast filter change can be performed.
maxSlowChangeTime¶
- IDL_Type:
double
- Units:
second
- Count:
6
Description: The maximum estimated time (in seconds) for a setFilter command, when in degraded (slow) mode (per filter).
maxFastChangeTime¶
- IDL_Type:
double
- Units:
second
- Count:
6
Description: The maximum estimated time (in seconds) for a setFilter command, when in fast mode (per filter).
rebpower_Rebps_buildConfiguration¶
- EFDB_Topic:
CCCamera_logevent_rebpower_Rebps_buildConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
location¶
- IDL_Type:
string
- Units:
unitless
Description: rebps location
switchName¶
- IDL_Type:
string
- Units:
unitless
- IsJavaArray:
yes
Description: The name of the switch
vacuum_Turbo_buildConfiguration¶
- EFDB_Topic:
CCCamera_logevent_vacuum_Turbo_buildConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
model¶
- IDL_Type:
string
- Units:
unitless
Description: enumerated pump model
calibrationDetailedState¶
- EFDB_Topic:
CCCamera_logevent_calibrationDetailedState
substate¶
- IDL_Type:
long
- Units:
unitless
- Enumeration:
DISABLED,ENABLED,INTEGRATING
Description: Enumeration of valid substates
timestampTransition¶
- IDL_Type:
double
- Units:
second
Description: The time at which the state transition occurred
ccsCommandState¶
- EFDB_Topic:
CCCamera_logevent_ccsCommandState
substate¶
- IDL_Type:
long
- Units:
unitless
- Enumeration:
IDLE,BUSY
Description: Substate of the CCS command.
timestampTransition¶
- IDL_Type:
double
- Units:
second
Description: The time at which the state transition occurred
ccsConfigured¶
- EFDB_Topic:
CCCamera_logevent_ccsConfigured
timestampTransition¶
- IDL_Type:
double
- Units:
second
Description: The time at which the state transition occurred
endInitializeGuider¶
- EFDB_Topic:
CCCamera_logevent_endInitializeGuider
timestampTransition¶
- IDL_Type:
double
- Units:
second
Description: The time at which the state transition occurred
endInitializeImage¶
- EFDB_Topic:
CCCamera_logevent_endInitializeImage
timestampTransition¶
- IDL_Type:
double
- Units:
second
Description: The time at which the state transition occurred
endLoadFilter¶
- EFDB_Topic:
CCCamera_logevent_endLoadFilter
timestampTransition¶
- IDL_Type:
double
- Units:
second
Description: The time at which the state transition occurred
endOfImageTelemetry¶
- Description: Event sent once all telemetry correesponding to the image has been sent. (Typically ~300mS after the end of readout).
Note: all : delimited strings (aka string arrays) follow the escaping convention defined in CAP-572
- EFDB_Topic:
CCCamera_logevent_endOfImageTelemetry
additionalKeys¶
- IDL_Type:
string
- Units:
unitless
Description: Additional keys passed to the takeImages command (: delimited)
additionalValues¶
- IDL_Type:
string
- Units:
unitless
Description: Additional values passed to the takeImages command (: delimited, in same order as additionalKeys)
imagesInSequence¶
- IDL_Type:
long
- Units:
unitless
Description: The total number of requested images in sequence
imageName¶
- IDL_Type:
string
- IDL_Size:
32
- Units:
unitless
Description: The imageName for this specific exposure, assigned by the camera
imageIndex¶
- IDL_Type:
long
- Units:
unitless
Description: The one based index number for this specific exposure within the sequence
imageSource¶
- IDL_Type:
string
- IDL_Size:
2
- Units:
unitless
Description: The source component of the image name (AT/CC/MC)
imageController¶
- IDL_Type:
string
- Units:
unitless
Description: The controller for the image (O=OCS/C=CCS/…)
imageDate¶
- IDL_Type:
string
- IDL_Size:
8
- Units:
unitless
Description: The date component of the image name (YYYYMMDD)
imageNumber¶
- IDL_Type:
long
- Units:
unitless
Description: The image number (SEQNO) component of the image name
timestampAcquisitionStart¶
- IDL_Type:
double
- Units:
second
Description: The effective time at which the image acquisition started (i.e. the end of the previous clear or readout)
exposureTime¶
- IDL_Type:
double
- Units:
second
Description: The requested exposure time
imageTag¶
- IDL_Type:
string
- IDL_Size:
64
- Units:
unitless
Description: The DAQ assigned image tag (hex string)
timestampDateObs¶
- IDL_Type:
double
- Units:
second
Description: The observation date, as computed by CCS (as TAI)
timestampDateEnd¶
- IDL_Type:
double
- Units:
second
Description: The end observation date, as computed by CCS (as TAI)
measuredShutterOpenTime¶
- IDL_Type:
double
- Units:
second
- Description: The measured shutter open time, as computed by CCS. This is a best estimate based on a summary of the full information provided
in the shutterBladeMotionProfile events.
darkTime¶
- IDL_Type:
double
- Units:
second
Description: The dark time, as computed by CCS
emulatedImage¶
- IDL_Type:
string
- Units:
unitless
Description: When using emulated DAQ, this is the name of the image read from the 2-day store (otherwise an empty string)
endReadout¶
- Description: Event sent at end of readout. When this event is received the corresponding image should be complete
in the DAQ 2-day store. Note: all : delimited strings (aka string arrays) follow the escaping convention defined in CAP-572
- EFDB_Topic:
CCCamera_logevent_endReadout
additionalKeys¶
- IDL_Type:
string
- Units:
unitless
Description: Additional keys passed to the takeImages command (: delimited)
additionalValues¶
- IDL_Type:
string
- Units:
unitless
Description: Additional values passed to the takeImages command (: delimited, in same order as additionalKeys)
imagesInSequence¶
- IDL_Type:
long
- Units:
unitless
Description: The total number of requested images in sequence
imageName¶
- IDL_Type:
string
- IDL_Size:
32
- Units:
unitless
Description: The imageName for this specific exposure, assigned by the camera
imageIndex¶
- IDL_Type:
long
- Units:
unitless
Description: The one based index number for this specific exposure within the sequence
imageSource¶
- IDL_Type:
string
- IDL_Size:
2
- Units:
unitless
Description: The source component of the image name (AT/CC/MC)
imageController¶
- IDL_Type:
string
- Units:
unitless
Description: The controller for the image (O=OCS/C=CCS/…)
imageDate¶
- IDL_Type:
string
- IDL_Size:
8
- Units:
unitless
Description: The date component of the image name (YYYYMMDD)
imageNumber¶
- IDL_Type:
long
- Units:
unitless
Description: The image number (SEQNO) component of the image name
timestampAcquisitionStart¶
- IDL_Type:
double
- Units:
second
Description: The effective time at which the image acquisition started (i.e. the end of the previous clear or readout)
requestedExposureTime¶
- IDL_Type:
double
- Units:
second
Description: The requested exposure time (as specified in the takeImages command)
timestampEndOfReadout¶
- IDL_Type:
double
- Units:
second
Description: The time at which the readout was completed
endRotateCarousel¶
- EFDB_Topic:
CCCamera_logevent_endRotateCarousel
timestampTransition¶
- IDL_Type:
double
- Units:
second
Description: The time at which the state transition occurred
endSetFilter¶
Description: Event issued once the new filter is in its final position
- EFDB_Topic:
CCCamera_logevent_endSetFilter
filterName¶
- IDL_Type:
string
- Units:
unitless
Description: The name of the filter being installed (e.g. U-001)
filterType¶
- IDL_Type:
string
- Units:
unitless
- Description: The type of the filter being installed (e.g. g,r,i,z,y,u,none,other). If other it can optionally be
followed by a : delimited qualifier, e.g. other:pinhole
filterSlot¶
- IDL_Type:
int
- Units:
unitless
Description: The slot which the filter is in (ComCam) or came from (Main Camera)
filterPosition¶
- IDL_Type:
double
- Units:
mm
Description: For ComCam this is the measured linear encoder position once the filter in in place. For Main Camera it may be unused.
endShutterClose¶
- EFDB_Topic:
CCCamera_logevent_endShutterClose
timestampTransition¶
- IDL_Type:
double
- Units:
second
Description: The time at which the state transition occurred
endShutterOpen¶
- EFDB_Topic:
CCCamera_logevent_endShutterOpen
timestampTransition¶
- IDL_Type:
double
- Units:
second
Description: The time at which the state transition occurred
endTakeImage¶
- EFDB_Topic:
CCCamera_logevent_endTakeImage
timestampTransition¶
- IDL_Type:
double
- Units:
second
Description: The time at which the state transition occurred
endUnloadFilter¶
- EFDB_Topic:
CCCamera_logevent_endUnloadFilter
timestampTransition¶
- IDL_Type:
double
- Units:
second
Description: The time at which the state transition occurred
fileCommandExecution¶
Description: Each time a command is executed on a single FITS file this event is generated
- EFDB_Topic:
CCCamera_logevent_fileCommandExecution
imageName¶
- IDL_Type:
string
- IDL_Size:
32
- Units:
unitless
Description: The imageName for this specific exposure, assigned by the camera
timestampCommandComplete¶
- IDL_Type:
double
- Units:
second
Description: The time when the command completed.
command¶
- IDL_Type:
string
- Units:
unitless
Description: The comamnd executed included arguments.
rc¶
- IDL_Type:
int
- Units:
unitless
Description: The return code from the command execution.
filterChangerDetailedState¶
- EFDB_Topic:
CCCamera_logevent_filterChangerDetailedState
substate¶
- IDL_Type:
long
- Units:
unitless
- Enumeration:
UNLOADING,LOADING,LOADED,UNLOADED,ROTATING
Description: The filter changer state
timestampTransition¶
- IDL_Type:
double
- Units:
second
Description: The time at which the state transition occurred
fitsFilesWritten¶
- Description: When this event is received, all of the CCS files on the diagnostic cluster have been written
Note: all : delimited strings (aka string arrays) follow the escaping convention defined in CAP-572
- EFDB_Topic:
CCCamera_logevent_fitsFilesWritten
imageName¶
- IDL_Type:
string
- IDL_Size:
32
- Units:
unitless
Description: The imageName for this specific exposure, assigned by the camera
timestampFilesWritten¶
- IDL_Type:
double
- Units:
second
Description: The time when the (last) CCS FITS file was written.
rootFileName¶
- IDL_Type:
string
- Units:
unitless
Description: The common filesystem location of all files below.
relativeFileNames¶
- IDL_Type:
string
- Units:
unitless
Description: The file system location of each file, relative to rootFileName (: delimited).
fileNode¶
- IDL_Type:
string
- Units:
unitless
Description: The node on which each file is written (: delimited, in same order as above).
focalPlaneSummaryInfo¶
- Description: Special event for use by header service. All of the information in this event is redundant (i,e. also supplied in
other configuration events), but the information in this event is formatted for ease-of-use of the header service, specifically information which is REB or Raft specific is repeated for each CCD. This event will be sent at the same time as other configuration events Note: all : delimited strings (aka string arrays) follow the escaping convention defined in CAP-572
- EFDB_Topic:
CCCamera_logevent_focalPlaneSummaryInfo
ccdLocation¶
- IDL_Type:
string
- Units:
unitless
- Description: CCD location in focal-plane (e.g. R22S01) (: delimited).
This should be considered the key for all the remaining items, which will be in the same order as the locations, whether they are arrays or : delimited strings.
raftBay¶
- IDL_Type:
string
- Units:
unitless
Description: The raft bay for each CCD listed above, of the form Rnn : delimited
ccdSlot¶
- IDL_Type:
string
- Units:
unitless
Description: The CCD slot for each CCD listed above, of the form SXn : delimited
rebSerialNumber¶
- IDL_Type:
string
- Units:
unitless
Description: REB hardware serial number (: delimited)
rebLSSTName¶
- IDL_Type:
string
- Units:
unitless
Description: REB LSST identifier (: delimited)
ccdLSSTName¶
- IDL_Type:
string
- Units:
unitless
Description: CCD LSST identifier (: delimited)
raftLSSTName¶
- IDL_Type:
string
- Units:
unitless
Description: Raft LSST identifier (: delimited)
ccdManSerNum¶
- IDL_Type:
string
- Units:
unitless
Description: Sensor manufacturer’s serial number (: delimited)
ccdManufacturer¶
- IDL_Type:
string
- Units:
unitless
Description: Sensor manufacturer E2V or ITL (: delimited)
ccdType¶
- IDL_Type:
int
- Units:
unitless
- Count:
9
- Enumeration:
E2V,ITL
Description: The type of each CCD
ccdTempSetPoint¶
- IDL_Type:
double
- Units:
unitless
- Count:
9
Description: Sensor temperature set point
sequencerKey¶
- IDL_Type:
string
- Units:
unitless
Description: The name of the CCD sequencer loaded (: delimited)
sequencerChecksum¶
- IDL_Type:
string
- Units:
unitless
Description: The checksum of the CCD sequencer loaded (: delimited)
imageReadinessDetailedState¶
- EFDB_Topic:
CCCamera_logevent_imageReadinessDetailedState
substate¶
- IDL_Type:
long
- Units:
unitless
- Enumeration:
READY,NOT_READY,GETTING_READY
Description: Enumeration of valid substates
timestampTransition¶
- IDL_Type:
double
- Units:
second
Description: The time at which the state transition occurred
imageReadoutParameters¶
- Description: Event sent describing image readout parameters.
Note: all : delimited strings (aka string arrays) follow the escaping convention defined in CAP-572
- EFDB_Topic:
CCCamera_logevent_imageReadoutParameters
imageName¶
- IDL_Type:
string
- Units:
unitless
Description: The imageName for this specific exposure
ccdLocation¶
- IDL_Type:
string
- Units:
unitless
Description: A list of all ccds currently configured, of the form RnnSnn, : delimited (empty if entry not used)
raftBay¶
- IDL_Type:
string
- Units:
unitless
Description: The raft bay for each CCD listed above, of the form Rnn : delimited
ccdSlot¶
- IDL_Type:
string
- Units:
unitless
Description: The CCD slot for each CCD listed above, of the form SXn : delimited
ccdType¶
- IDL_Type:
int
- Units:
unitless
- Count:
9
- Enumeration:
E2V,ITL
Description: The type of each CCD, this determines segRows, segCols and serCols
overRows¶
- IDL_Type:
int
- Units:
unitless
- Count:
9
Description: See CCD Readout Parameters Diagram
overCols¶
- IDL_Type:
int
- Units:
unitless
- Count:
9
Description: See CCD Readout Parameters Diagram
readRows¶
- IDL_Type:
int
- Units:
unitless
- Count:
9
Description: See CCD Readout Parameters Diagram
readCols¶
- IDL_Type:
int
- Units:
unitless
- Count:
9
Description: See CCD Readout Parameters Diagram
readCols2¶
- IDL_Type:
int
- Units:
unitless
- Count:
9
Description: See CCD Readout Parameters Diagram
preCols¶
- IDL_Type:
int
- Units:
unitless
- Count:
9
Description: See CCD Readout Parameters Diagram
preRows¶
- IDL_Type:
int
- Units:
unitless
- Count:
9
Description: See CCD Readout Parameters Diagram
postCols¶
- IDL_Type:
int
- Units:
unitless
- Count:
9
Description: See CCD Readout Parameters Diagram
underCols¶
- IDL_Type:
int
- Units:
unitless
- Count:
9
Description: See CCD Readout Parameters Diagram
daqFolder¶
- IDL_Type:
string
- Units:
unitless
Description: DAQ folder where image will be created
daqAnnotation¶
- IDL_Type:
string
- Units:
unitless
Description: Annotation sent to DAQ
imageStored¶
- Description: When this event is received the corresponding image should be complete in the DAQ 2-day store.
Once in use this will allow endReadout event to go back to indicating that the readout is complete (sequencers finished). Note: all : delimited strings (aka string arrays) follow the escaping convention defined in CAP-572
- EFDB_Topic:
CCCamera_logevent_imageStored
imageName¶
- IDL_Type:
string
- IDL_Size:
32
- Units:
unitless
Description: The imageName for this specific exposure, assigned by the camera
timestampImageStored¶
- IDL_Type:
double
- Units:
second
Description: The time when the DAQ image was store was complete.
imageVisualization¶
Description: Event sent when image visualization is ready
- EFDB_Topic:
CCCamera_logevent_imageVisualization
imageName¶
- IDL_Type:
string
- IDL_Size:
32
- Units:
unitless
Description: The imageName for this specific exposure, assigned by the camera
url¶
- IDL_Type:
string
- Units:
unitless
Description: The URL at which the full image visualization is available.
thumbnail¶
- IDL_Type:
string
- Units:
unitless
Description: The URL at which the image thumbnail is available.
notReadyToTakeImage¶
- EFDB_Topic:
CCCamera_logevent_notReadyToTakeImage
timestampTransition¶
- IDL_Type:
double
- Units:
second
Description: The time at which the state transition occurred
offlineDetailedState¶
- EFDB_Topic:
CCCamera_logevent_offlineDetailedState
substate¶
- IDL_Type:
long
- Units:
unitless
- Enumeration:
OFFLINE_AVAILABLE,OFFLINE_PUBLISH_ONLY
Description: Enumeration of valid substates
timestampTransition¶
- IDL_Type:
double
- Units:
second
Description: The time at which the state transition occurred
prepareToTakeImage¶
- EFDB_Topic:
CCCamera_logevent_prepareToTakeImage
timestampTransition¶
- IDL_Type:
double
- Units:
second
Description: The time at which the state transition occurred
raftsDetailedState¶
- EFDB_Topic:
CCCamera_logevent_raftsDetailedState
substate¶
- IDL_Type:
long
- Units:
unitless
- Enumeration:
NEEDS_CLEAR,CLEARING,INTEGRATING,READING_OUT,QUIESCENT,DISCARDING
Description: Enumeration of valid substates
timestampTransition¶
- IDL_Type:
double
- Units:
second
Description: The time at which the state transition occurred
readyToTakeImage¶
- EFDB_Topic:
CCCamera_logevent_readyToTakeImage
timestampTransition¶
- IDL_Type:
double
- Units:
second
Description: The time at which the state transition occurred
shutterBladeMotionProfile¶
- Description: The motion profile for each shutter blade (so normally 2 per image).
Note: Note this is overkill for ComCam, but aims to be the same as for the main camera. For ComCam the encoder and hall effect measurements will be simulated, or empty (and probably initially empty). Note 2: The coordinate system in which positions are reported is as yet ill-defined, and the origin (but not direction) may vary between the 2 blades. The data to convert reported position to something more useful will be in the corresponding blade configuration (aka configuration). It is TBD whether we will try to take this out in the positions reported to SAL. Note 3: The maximum number of positions reported by the firmware for both encoder position and hall effect hall sensors is hard-wired to 240. This is used as the array dimension here. The actual number of points reported will be in encoderCount and hallSensorCount. The array element values beyond the count are undefined (but probably 0)
- EFDB_Topic:
CCCamera_logevent_shutterBladeMotionProfile
blade¶
- IDL_Type:
long
- Units:
unitless
- Enumeration:
PLUS_X,MINUS_X
Description: The blade that is moving
direction¶
- IDL_Type:
long
- Units:
unitless
- Enumeration:
OPEN,CLOSE
Description: Is the blade opening or closing
timestampStart¶
- IDL_Type:
double
- Units:
second
Description: The time at which the motion started (TAI)
startPosition¶
- IDL_Type:
double
- Units:
mm
Description: The start position of the blade
targetDuration¶
- IDL_Type:
double
- Units:
second
Description: Requested blade motion time
targetPosition¶
- IDL_Type:
double
- Units:
mm
Description: Requested position at end of motion
endPosition¶
- IDL_Type:
double
- Units:
mm
Description: Actual position and end of motion
actualDuration¶
- IDL_Type:
double
- Units:
second
Description: Actual blade motion time
hallSensorCount¶
- IDL_Type:
int
- Units:
unitless
Description: Actual number of hall sensor transitions
timestampHallSensor¶
- IDL_Type:
double
- Units:
second
- Count:
240
Description: Hall effect switch trasition times
hallSensorID¶
- IDL_Type:
int
- Units:
unitless
- Count:
240
Description: Which Hall effect switch trasitioned
hallSensorPosition¶
- IDL_Type:
double
- Units:
mm
- Count:
240
Description: Estimated position of the leading edge of the blade at transition time
hallSensorTransition¶
- IDL_Type:
boolean
- Units:
unitless
- Count:
240
Description: true if switch turned on, false if switch turned off
encoderCount¶
- IDL_Type:
int
- Units:
unitless
Description: Actual number of encoder measurements
timestampEncoder¶
- IDL_Type:
double
- Units:
second
- Count:
240
Description: timestamps for motor encoder position measurements (TAI)
encoderPosition¶
- IDL_Type:
double
- Units:
mm
- Count:
240
Description: Positions for motor encoder position measurements
shutterDetailedState¶
- EFDB_Topic:
CCCamera_logevent_shutterDetailedState
substate¶
- IDL_Type:
long
- Units:
unitless
- Enumeration:
CLOSED,OPEN,CLOSING,OPENING
Description: Enumeration of valid substates
timestampTransition¶
- IDL_Type:
double
- Units:
second
Description: The time at which the state transition occurred
startIntegration¶
- Description: Event sent at start of image integration.
Note: all : delimited strings (aka string arrays) follow the escaping convention defined in CAP-572
- EFDB_Topic:
CCCamera_logevent_startIntegration
additionalKeys¶
- IDL_Type:
string
- Units:
unitless
Description: Additional keys passed to the takeImages command (: delimited)
additionalValues¶
- IDL_Type:
string
- Units:
unitless
Description: Additional values passed to the takeImages command (: delimited, in same order as additionalKeys)
imagesInSequence¶
- IDL_Type:
long
- Units:
unitless
Description: The total number of requested images in sequence
imageName¶
- IDL_Type:
string
- IDL_Size:
32
- Units:
unitless
Description: The imageName for this specific exposure, assigned by the camera
imageIndex¶
- IDL_Type:
long
- Units:
unitless
Description: The one based index number for this specific exposure within the sequence
imageSource¶
- IDL_Type:
string
- IDL_Size:
2
- Units:
unitless
Description: The source component of the image name (AT/CC/MC)
imageController¶
- IDL_Type:
string
- Units:
unitless
Description: The controller for the image (O=OCS/C=CCS/…)
imageDate¶
- IDL_Type:
string
- IDL_Size:
8
- Units:
unitless
Description: The date component of the image name (YYYYMMDD)
imageNumber¶
- IDL_Type:
long
- Units:
unitless
Description: The image number (SEQNO) component of the image name
timestampAcquisitionStart¶
- IDL_Type:
double
- Units:
second
Description: The effective time at which the image acquisition started (i.e. the end of the previous clear or readout)
exposureTime¶
- IDL_Type:
double
- Units:
second
Description: The requested exposure time
mode¶
- IDL_Type:
string
- Units:
unitless
Description: The camera data taking mode (normal/calibration/(TBD in future))
timeout¶
- IDL_Type:
double
- Units:
second
- Description: The timeout (in seconds) after which the header service should assume something has gone wrong. For
calibration mode the timeout will be set to the argument passed to startImage, for normal mode the timeout will be set to expTime.
startLoadFilter¶
- EFDB_Topic:
CCCamera_logevent_startLoadFilter
timestampTransition¶
- IDL_Type:
double
- Units:
second
Description: The time at which the state transition occurred
startReadout¶
- Description: Event sent at start of readout.
Note: all : delimited strings (aka string arrays) follow the escaping convention defined in CAP-572
- EFDB_Topic:
CCCamera_logevent_startReadout
additionalKeys¶
- IDL_Type:
string
- Units:
unitless
Description: Additional keys passed to the takeImages command (: delimited)
additionalValues¶
- IDL_Type:
string
- Units:
unitless
Description: Additional values passed to the takeImages command (: delimited, in same order as additionalKeys)
imagesInSequence¶
- IDL_Type:
long
- Units:
unitless
Description: The total number of requested images in sequence
imageName¶
- IDL_Type:
string
- IDL_Size:
32
- Units:
unitless
Description: The imageName for this specific exposure, assigned by the camera
imageIndex¶
- IDL_Type:
long
- Units:
unitless
Description: The one based index number for this specific exposure within the sequence
imageSource¶
- IDL_Type:
string
- IDL_Size:
2
- Units:
unitless
Description: The source component of the image name (AT/CC/MC)
imageController¶
- IDL_Type:
string
- Units:
unitless
Description: The controller for the image (O=OCS/C=CCS/…)
imageDate¶
- IDL_Type:
string
- IDL_Size:
8
- Units:
unitless
Description: The date component of the image name (YYYYMMDD)
imageNumber¶
- IDL_Type:
long
- Units:
unitless
Description: The image number (SEQNO) component of the image name
timestampAcquisitionStart¶
- IDL_Type:
double
- Units:
second
Description: The effective time at which the image acquisition started (i.e. the end of the previous clear or readout)
exposureTime¶
- IDL_Type:
double
- Units:
second
Description: The requested exposure time
timestampStartOfReadout¶
- IDL_Type:
double
- Units:
second
Description: The time at which the readout was triggered
startRotateCarousel¶
- EFDB_Topic:
CCCamera_logevent_startRotateCarousel
timestampTransition¶
- IDL_Type:
double
- Units:
second
Description: The time at which the state transition occurred
startSetFilter¶
- EFDB_Topic:
CCCamera_logevent_startSetFilter
filterName¶
- IDL_Type:
string
- Units:
unitless
Description: The name of the filter being installed (e.g. U-001)
filterType¶
- IDL_Type:
string
- Units:
unitless
- Description: The type of the filter being installed (e.g. g,r,i,z,y,u,none,other). If other it can optionally be
followed by a : delimited qualifier, e.g. other:pinhole
startShutterClose¶
- EFDB_Topic:
CCCamera_logevent_startShutterClose
timestampTransition¶
- IDL_Type:
double
- Units:
second
Description: The time at which the state transition occurred
startShutterOpen¶
- EFDB_Topic:
CCCamera_logevent_startShutterOpen
timestampTransition¶
- IDL_Type:
double
- Units:
second
Description: The time at which the state transition occurred
startUnloadFilter¶
- EFDB_Topic:
CCCamera_logevent_startUnloadFilter
timestampTransition¶
- IDL_Type:
double
- Units:
second
Description: The time at which the state transition occurred
summaryStatus¶
Description: Event sent when camera summary status changes. Primarily intended to be used by LOVE
- EFDB_Topic:
CCCamera_logevent_summaryStatus
timestampStatusChanged¶
- IDL_Type:
double
- Units:
second
Description: The time when the last status changed.
subsystems¶
- IDL_Type:
string
- Units:
unitless
Description: The list of subsystems for which summary state is published (: delimited)
subsystemState¶
- IDL_Type:
string
- Units:
unitless
Description: The list of states corresponding to subsystems (: delimited).
subsystemColor¶
- IDL_Type:
string
- Units:
unitless
Description: The list of colors corresponding to subsystems (: delimited). E.g. Red, Green, Yellow, (TBD)
additionalInfo¶
- IDL_Type:
string
- Units:
unitless
Description: Additional info to be displayed beside state (: delimited).
drillDownLinks¶
- IDL_Type:
string
- Units:
unitless
Description: URL to link to more info for drill-down (: delimited).
fcs_PeriodicTasks_timersConfiguration¶
- EFDB_Topic:
CCCamera_logevent_fcs_PeriodicTasks_timersConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
agentmonitorservice_taskPeriodMillis¶
- IDL_Type:
long long
- Units:
ms
Description: period for task agentMonitorService
heartbeat_taskPeriodMillis¶
- IDL_Type:
long long
- Units:
ms
Description: period for task heartbeat
monitor_check_taskPeriodMillis¶
- IDL_Type:
long long
- Units:
ms
Description: period for task monitor-check
monitor_publish_taskPeriodMillis¶
- IDL_Type:
long long
- Units:
ms
Description: period for task monitor-publish
monitor_update_taskPeriodMillis¶
- IDL_Type:
long long
- Units:
ms
Description: period for task monitor-update
runtimeinfo_taskPeriodMillis¶
- IDL_Type:
long long
- Units:
ms
Description: period for task runtimeInfo
bonn_shutter_PeriodicTasks_timersConfiguration¶
- EFDB_Topic:
CCCamera_logevent_bonn_shutter_PeriodicTasks_timersConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
agentmonitorservice_taskPeriodMillis¶
- IDL_Type:
long long
- Units:
ms
Description: period for task agentMonitorService
heartbeat_taskPeriodMillis¶
- IDL_Type:
long long
- Units:
ms
Description: period for task heartbeat
monitor_check_taskPeriodMillis¶
- IDL_Type:
long long
- Units:
ms
Description: period for task monitor-check
monitor_publish_taskPeriodMillis¶
- IDL_Type:
long long
- Units:
ms
Description: period for task monitor-publish
monitor_update_taskPeriodMillis¶
- IDL_Type:
long long
- Units:
ms
Description: period for task monitor-update
runtimeinfo_taskPeriodMillis¶
- IDL_Type:
long long
- Units:
ms
Description: period for task runtimeInfo
daq_monitor_PeriodicTasks_timersConfiguration¶
- EFDB_Topic:
CCCamera_logevent_daq_monitor_PeriodicTasks_timersConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
agentmonitorservice_taskPeriodMillis¶
- IDL_Type:
long long
- Units:
ms
Description: period for task agentMonitorService
heartbeat_taskPeriodMillis¶
- IDL_Type:
long long
- Units:
ms
Description: period for task heartbeat
monitor_check_taskPeriodMillis¶
- IDL_Type:
long long
- Units:
ms
Description: period for task monitor-check
monitor_publish_taskPeriodMillis¶
- IDL_Type:
long long
- Units:
ms
Description: period for task monitor-publish
monitor_update_taskPeriodMillis¶
- IDL_Type:
long long
- Units:
ms
Description: period for task monitor-update
publishstats_taskPeriodMillis¶
- IDL_Type:
long long
- Units:
ms
Description: period for task publishStats
purgedaq_taskPeriodMillis¶
- IDL_Type:
long long
- Units:
ms
Description: period for task purgeDAQ
runtimeinfo_taskPeriodMillis¶
- IDL_Type:
long long
- Units:
ms
Description: period for task runtimeInfo
rebpower_PeriodicTasks_timersConfiguration¶
- EFDB_Topic:
CCCamera_logevent_rebpower_PeriodicTasks_timersConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
agentmonitorservice_taskPeriodMillis¶
- IDL_Type:
long long
- Units:
ms
Description: period for task agentMonitorService
heartbeat_taskPeriodMillis¶
- IDL_Type:
long long
- Units:
ms
Description: period for task heartbeat
monitor_check_RebPS_P00_taskPeriodMillis¶
- IDL_Type:
long long
- Units:
ms
Description: period for task monitor-check/RebPS/P00
monitor_publish_RebPS_P00_taskPeriodMillis¶
- IDL_Type:
long long
- Units:
ms
Description: period for task monitor-publish/RebPS/P00
monitor_publish_taskPeriodMillis¶
- IDL_Type:
long long
- Units:
ms
Description: period for task monitor-publish
monitor_update_RebPS_P00_taskPeriodMillis¶
- IDL_Type:
long long
- Units:
ms
Description: period for task monitor-update/RebPS/P00
monitor_update_taskPeriodMillis¶
- IDL_Type:
long long
- Units:
ms
Description: period for task monitor-update
reb_power_state_taskPeriodMillis¶
- IDL_Type:
long long
- Units:
ms
Description: period for task reb-power-state
runtimeinfo_taskPeriodMillis¶
- IDL_Type:
long long
- Units:
ms
Description: period for task runtimeInfo
vacuum_PeriodicTasks_timersConfiguration¶
- EFDB_Topic:
CCCamera_logevent_vacuum_PeriodicTasks_timersConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
agentmonitorservice_taskPeriodMillis¶
- IDL_Type:
long long
- Units:
ms
Description: period for task agentMonitorService
heartbeat_taskPeriodMillis¶
- IDL_Type:
long long
- Units:
ms
Description: period for task heartbeat
monitor_check_taskPeriodMillis¶
- IDL_Type:
long long
- Units:
ms
Description: period for task monitor-check
monitor_publish_taskPeriodMillis¶
- IDL_Type:
long long
- Units:
ms
Description: period for task monitor-publish
monitor_update_taskPeriodMillis¶
- IDL_Type:
long long
- Units:
ms
Description: period for task monitor-update
rtds_check_status_taskPeriodMillis¶
- IDL_Type:
long long
- Units:
ms
Description: period for task rtds-check-status
runtimeinfo_taskPeriodMillis¶
- IDL_Type:
long long
- Units:
ms
Description: period for task runtimeInfo
vacuum_state_taskPeriodMillis¶
- IDL_Type:
long long
- Units:
ms
Description: period for task vacuum-state
quadbox_PeriodicTasks_timersConfiguration¶
- EFDB_Topic:
CCCamera_logevent_quadbox_PeriodicTasks_timersConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
agentmonitorservice_taskPeriodMillis¶
- IDL_Type:
long long
- Units:
ms
Description: period for task agentMonitorService
heartbeat_taskPeriodMillis¶
- IDL_Type:
long long
- Units:
ms
Description: period for task heartbeat
monitor_check_taskPeriodMillis¶
- IDL_Type:
long long
- Units:
ms
Description: period for task monitor-check
monitor_publish_taskPeriodMillis¶
- IDL_Type:
long long
- Units:
ms
Description: period for task monitor-publish
monitor_update_taskPeriodMillis¶
- IDL_Type:
long long
- Units:
ms
Description: period for task monitor-update
runtimeinfo_taskPeriodMillis¶
- IDL_Type:
long long
- Units:
ms
Description: period for task runtimeInfo
focal_plane_PeriodicTasks_timersConfiguration¶
- EFDB_Topic:
CCCamera_logevent_focal_plane_PeriodicTasks_timersConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
agentmonitorservice_taskPeriodMillis¶
- IDL_Type:
long long
- Units:
ms
Description: period for task agentMonitorService
heartbeat_taskPeriodMillis¶
- IDL_Type:
long long
- Units:
ms
Description: period for task heartbeat
monitor_publish_taskPeriodMillis¶
- IDL_Type:
long long
- Units:
ms
Description: period for task monitor-publish
monitor_update_taskPeriodMillis¶
- IDL_Type:
long long
- Units:
ms
Description: period for task monitor-update
runtimeinfo_taskPeriodMillis¶
- IDL_Type:
long long
- Units:
ms
Description: period for task runtimeInfo
tempcontrol_R22_taskPeriodMillis¶
- IDL_Type:
long long
- Units:
ms
Description: period for task tempControl/R22
focal_plane_Reb_timersConfiguration¶
- EFDB_Topic:
CCCamera_logevent_focal_plane_Reb_timersConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
location¶
- IDL_Type:
string
- Units:
unitless
Description: reb location
periodictasks_monitor_check_taskPeriodMillis¶
- IDL_Type:
long long
- Units:
ms
- Count:
3
Description: period for task monitor-check/R22/Reb0
periodictasks_monitor_publish_aspicTemp_taskPeriodMillis¶
- IDL_Type:
long long
- Units:
ms
- Count:
3
Description: period for task monitor-publish/R22/Reb0/aspicTemp
periodictasks_monitor_publish_biasVolt_taskPeriodMillis¶
- IDL_Type:
long long
- Units:
ms
- Count:
3
Description: period for task monitor-publish/R22/Reb0/biasVolt
periodictasks_monitor_publish_boardPower_taskPeriodMillis¶
- IDL_Type:
long long
- Units:
ms
- Count:
3
Description: period for task monitor-publish/R22/Reb0/boardPower
periodictasks_monitor_publish_ccdCurrent_taskPeriodMillis¶
- IDL_Type:
long long
- Units:
ms
- Count:
3
Description: period for task monitor-publish/R22/Reb0/ccdCurrent
periodictasks_monitor_publish_rebTemp_taskPeriodMillis¶
- IDL_Type:
long long
- Units:
ms
- Count:
3
Description: period for task monitor-publish/R22/Reb0/rebTemp
periodictasks_monitor_publish_taskPeriodMillis¶
- IDL_Type:
long long
- Units:
ms
- Count:
3
Description: period for task monitor-publish/R22/Reb0
periodictasks_monitor_update_aspicTemp_taskPeriodMillis¶
- IDL_Type:
long long
- Units:
ms
- Count:
3
Description: period for task monitor-update/R22/Reb0/aspicTemp
periodictasks_monitor_update_biasVolt_taskPeriodMillis¶
- IDL_Type:
long long
- Units:
ms
- Count:
3
Description: period for task monitor-update/R22/Reb0/biasVolt
periodictasks_monitor_update_boardPower_taskPeriodMillis¶
- IDL_Type:
long long
- Units:
ms
- Count:
3
Description: period for task monitor-update/R22/Reb0/boardPower
periodictasks_monitor_update_ccdCurrent_taskPeriodMillis¶
- IDL_Type:
long long
- Units:
ms
- Count:
3
Description: period for task monitor-update/R22/Reb0/ccdCurrent
periodictasks_monitor_update_rebTemp_taskPeriodMillis¶
- IDL_Type:
long long
- Units:
ms
- Count:
3
Description: period for task monitor-update/R22/Reb0/rebTemp
periodictasks_monitor_update_taskPeriodMillis¶
- IDL_Type:
long long
- Units:
ms
- Count:
3
Description: period for task monitor-update/R22/Reb0
image_handling_PeriodicTasks_timersConfiguration¶
- EFDB_Topic:
CCCamera_logevent_image_handling_PeriodicTasks_timersConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
agentmonitorservice_taskPeriodMillis¶
- IDL_Type:
long long
- Units:
ms
Description: period for task agentMonitorService
heartbeat_taskPeriodMillis¶
- IDL_Type:
long long
- Units:
ms
Description: period for task heartbeat
runtimeinfo_taskPeriodMillis¶
- IDL_Type:
long long
- Units:
ms
Description: period for task runtimeInfo
mpm_PeriodicTasks_timersConfiguration¶
- EFDB_Topic:
CCCamera_logevent_mpm_PeriodicTasks_timersConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
agentmonitorservice_taskPeriodMillis¶
- IDL_Type:
long long
- Units:
ms
Description: period for task agentMonitorService
heartbeat_taskPeriodMillis¶
- IDL_Type:
long long
- Units:
ms
Description: period for task heartbeat
monitor_check_taskPeriodMillis¶
- IDL_Type:
long long
- Units:
ms
Description: period for task monitor-check
monitor_publish_taskPeriodMillis¶
- IDL_Type:
long long
- Units:
ms
Description: period for task monitor-publish
monitor_update_taskPeriodMillis¶
- IDL_Type:
long long
- Units:
ms
Description: period for task monitor-update
protection_state_taskPeriodMillis¶
- IDL_Type:
long long
- Units:
ms
Description: period for task Protection-state
runtimeinfo_taskPeriodMillis¶
- IDL_Type:
long long
- Units:
ms
Description: period for task runtimeInfo
pathfinder_refrig_PeriodicTasks_timersConfiguration¶
- EFDB_Topic:
CCCamera_logevent_pathfinder_refrig_PeriodicTasks_timersConfiguration
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the settings, formatted using CCS conventions
agentmonitorservice_taskPeriodMillis¶
- IDL_Type:
long long
- Units:
ms
Description: period for task agentMonitorService
compressor_state_taskPeriodMillis¶
- IDL_Type:
long long
- Units:
ms
Description: period for task compressor-state
heartbeat_taskPeriodMillis¶
- IDL_Type:
long long
- Units:
ms
Description: period for task heartbeat
monitor_check_Cold1_Maq20_taskPeriodMillis¶
- IDL_Type:
long long
- Units:
ms
Description: period for task monitor-check/Cold1/Maq20
monitor_check_Cold1_Plc_taskPeriodMillis¶
- IDL_Type:
long long
- Units:
ms
Description: period for task monitor-check/Cold1/Plc
monitor_check_Cold1_Vfd_taskPeriodMillis¶
- IDL_Type:
long long
- Units:
ms
Description: period for task monitor-check/Cold1/Vfd
monitor_check_Cold2_Maq20_taskPeriodMillis¶
- IDL_Type:
long long
- Units:
ms
Description: period for task monitor-check/Cold2/Maq20
monitor_check_Cold2_Plc_taskPeriodMillis¶
- IDL_Type:
long long
- Units:
ms
Description: period for task monitor-check/Cold2/Plc
monitor_check_Cold2_Vfd_taskPeriodMillis¶
- IDL_Type:
long long
- Units:
ms
Description: period for task monitor-check/Cold2/Vfd
monitor_check_CoolMaq20_taskPeriodMillis¶
- IDL_Type:
long long
- Units:
ms
Description: period for task monitor-check/CoolMaq20
monitor_check_Cryo1_Maq20_taskPeriodMillis¶
- IDL_Type:
long long
- Units:
ms
Description: period for task monitor-check/Cryo1/Maq20
monitor_check_Cryo1_Plc_taskPeriodMillis¶
- IDL_Type:
long long
- Units:
ms
Description: period for task monitor-check/Cryo1/Plc
monitor_check_Cryo2_Maq20_taskPeriodMillis¶
- IDL_Type:
long long
- Units:
ms
Description: period for task monitor-check/Cryo2/Maq20
monitor_check_Cryo2_Plc_taskPeriodMillis¶
- IDL_Type:
long long
- Units:
ms
Description: period for task monitor-check/Cryo2/Plc
monitor_check_Cryo3_Maq20_taskPeriodMillis¶
- IDL_Type:
long long
- Units:
ms
Description: period for task monitor-check/Cryo3/Maq20
monitor_check_Cryo3_Plc_taskPeriodMillis¶
- IDL_Type:
long long
- Units:
ms
Description: period for task monitor-check/Cryo3/Plc
monitor_check_Cryo4_Maq20_taskPeriodMillis¶
- IDL_Type:
long long
- Units:
ms
Description: period for task monitor-check/Cryo4/Maq20
monitor_check_Cryo4_Plc_taskPeriodMillis¶
- IDL_Type:
long long
- Units:
ms
Description: period for task monitor-check/Cryo4/Plc
monitor_check_Cryo5_Maq20_taskPeriodMillis¶
- IDL_Type:
long long
- Units:
ms
Description: period for task monitor-check/Cryo5/Maq20
monitor_check_Cryo5_Plc_taskPeriodMillis¶
- IDL_Type:
long long
- Units:
ms
Description: period for task monitor-check/Cryo5/Plc
monitor_check_Cryo6_Maq20_taskPeriodMillis¶
- IDL_Type:
long long
- Units:
ms
Description: period for task monitor-check/Cryo6/Maq20
monitor_check_Cryo6_Plc_taskPeriodMillis¶
- IDL_Type:
long long
- Units:
ms
Description: period for task monitor-check/Cryo6/Plc
monitor_publish_cold1_fast_taskPeriodMillis¶
- IDL_Type:
long long
- Units:
ms
Description: period for task monitor-publish/cold1-fast
monitor_publish_cold2_fast_taskPeriodMillis¶
- IDL_Type:
long long
- Units:
ms
Description: period for task monitor-publish/cold2-fast
monitor_publish_taskPeriodMillis¶
- IDL_Type:
long long
- Units:
ms
Description: period for task monitor-publish
monitor_update_cold1_fast_taskPeriodMillis¶
- IDL_Type:
long long
- Units:
ms
Description: period for task monitor-update/cold1-fast
monitor_update_cold2_fast_taskPeriodMillis¶
- IDL_Type:
long long
- Units:
ms
Description: period for task monitor-update/cold2-fast
monitor_update_taskPeriodMillis¶
- IDL_Type:
long long
- Units:
ms
Description: period for task monitor-update
runtimeinfo_taskPeriodMillis¶
- IDL_Type:
long long
- Units:
ms
Description: period for task runtimeInfo
update_time_taskPeriodMillis¶
- IDL_Type:
long long
- Units:
ms
Description: period for task update-time
configurationApplied¶
Description: Information about this CSC’s current configuration overrides.
- EFDB_Topic:
SALGeneric_logevent_configurationApplied
- Category:
configurable
configurations¶
- IDL_Type:
string
- Units:
unitless
Description: A comma-separated list of configurations applied. If configuration comes from a clone of a git repo, or similar directory, then it will be a list of file names, without the file extension. Ignore whitespace after commas.
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the configuration source. For a clone of a git repo it will be a git hash.
url¶
- IDL_Type:
string
- Units:
unitless
Description: URL of the configuration source. For a clone of a git repo this will be a file URL. For a database it will be a standard database URL. This should always match the same-named field in configurationsAvailable.
schemaVersion¶
- IDL_Type:
string
- Units:
unitless
Description: Version of config schema used by this CSC. For a configuration git repo, this is the name of a folder in the config package, and is typically something like “v1”. This should always match the same-named field in configurationsAvailable.
otherInfo¶
- IDL_Type:
string
- Units:
unitless
Description: A comma-separated list of event topics (without the logevent prefix) used to publish the entire set of configuration parameters loaded by this CSC, and any other pertinent information. Ignore whitespace after commas.
configurationsAvailable¶
Description: Available configuration overrides for this CSC.
- EFDB_Topic:
SALGeneric_logevent_configurationsAvailable
- Category:
configurable
overrides¶
- IDL_Type:
string
- Units:
unitless
Description: Available overrides as a comma-separated list. Each entry is a possible value of the configurationOverride
field of the start
command. Ignore whitespace after commas.
version¶
- IDL_Type:
string
- Units:
unitless
Description: Version of the configuration source. For a clone of a git repo it will be a git hash.
url¶
- IDL_Type:
string
- Units:
unitless
Description: URL of the configuration source. For a clone of a git repo this will be a file URL. For a database it will be a standard database URL.
schemaVersion¶
- IDL_Type:
string
- Units:
unitless
Description: Version of config schema used by this CSC. For a configuration git repo, this is the name of a folder in the config package, and is typically something like “v1”.
errorCode¶
Description: Output when this CSC goes into the Fault state as an explanation of the problem.
- EFDB_Topic:
SALGeneric_logevent_errorCode
- Category:
csc
errorCode¶
- IDL_Type:
long
- Units:
unitless
Description: A numeric error code.
errorReport¶
- IDL_Type:
string
- Units:
unitless
Description: An string providing detailed information about the error.
traceback¶
- IDL_Type:
string
- Units:
unitless
Description: An optional stack trace of the error condition.
heartbeat¶
Description: Event output at regular intervals (typcally once per second) to show that the SAL component is alive.
- EFDB_Topic:
SALGeneric_logevent_heartbeat
- Category:
mandatory
heartbeat¶
- IDL_Type:
boolean
- Units:
unitless
Description: Deprecated field that you should ignore.
largeFileObjectAvailable¶
Description: A new large file object is available.
- EFDB_Topic:
SALGeneric_logevent_largeFileObjectAvailable
url¶
- IDL_Type:
string
- IDL_Size:
256
- Units:
unitless
Description: A Uniform Resource Locator which links to a Large File Object either for ingest into the EFD Large File Annex, or to announce the successful copy of same to the EFD Large File Annex.Protocols are those supported by the cURL library.
generator¶
- IDL_Type:
string
- IDL_Size:
256
- Units:
unitless
Description: Name of the package which generated the file being announced.
version¶
- IDL_Type:
float
- Units:
unitless
Description: A dotted x.y version number denoting the file format revision.
byteSize¶
- IDL_Type:
long
- Units:
unitless
Description: Size of file in bytes.
checkSum¶
- IDL_Type:
string
- IDL_Size:
256
- Units:
unitless
Description: Hexadecimal character string holding the checksum of the file.
mimeType¶
- IDL_Type:
string
- IDL_Size:
256
- Units:
unitless
Description: Mime Type code for the file.
id¶
- IDL_Type:
string
- IDL_Size:
256
- Units:
unitless
Description: A generic identifier field.
logLevel¶
Description: Current logging level.
- EFDB_Topic:
SALGeneric_logevent_logLevel
- Category:
mandatory
level¶
- IDL_Type:
int
- Units:
unitless
Description: Current logging level, a Python logging level: error=40, warning=30, info=20, debug=10.
subsystem¶
- IDL_Type:
string
- Units:
unitless
Description: If this CSC itself has sub-ordinate components, they may be listed here. An empty string means the setting applies to all such sub-ordinate components, or just to this CSC itself.
logMessage¶
Description: A log message.
- EFDB_Topic:
SALGeneric_logevent_logMessage
- Category:
mandatory
name¶
- IDL_Type:
string
- Units:
unitless
Description: Log name.
level¶
- IDL_Type:
int
- Units:
unitless
Description: Message level, a Python logging level: error=40, warning=30, info=20, debug=10.
message¶
- IDL_Type:
string
- Units:
unitless
Description: Log message.
traceback¶
- IDL_Type:
string
- Units:
unitless
Description: Exception traceback; “” if not an exception.
filePath¶
- IDL_Type:
string
- Units:
unitless
Description: Path to source file.
functionName¶
- IDL_Type:
string
- Units:
unitless
Description: Function or method name.
lineNumber¶
- IDL_Type:
long
- Units:
unitless
Description: Line number in the file specified by filePath.
process¶
- IDL_Type:
long
- Units:
unitless
Description: Process ID.
timestamp¶
- IDL_Type:
double
- Units:
second
Description: The time at which the condition being reported was observed (TAI unix seconds). 0 if unspecified.
simulationMode¶
Description: Current simulation mode.
- EFDB_Topic:
SALGeneric_logevent_simulationMode
- Category:
csc
mode¶
- IDL_Type:
int
- Units:
unitless
Description: Current simulation mode; 0 for normal operation (no simulation); other supported values are specific to each CSC.
softwareVersions¶
Description: Current versions of software in use by CSC.
- EFDB_Topic:
SALGeneric_logevent_softwareVersions
- Category:
mandatory
salVersion¶
- IDL_Type:
string
- IDL_Size:
256
- Units:
unitless
Description: This is the current version of SAL generation.
xmlVersion¶
- IDL_Type:
string
- IDL_Size:
256
- Units:
unitless
Description: This is the current version of CSC XML.
openSpliceVersion¶
- IDL_Type:
string
- IDL_Size:
256
- Units:
unitless
Description: This is the current version of OpenSplice.
cscVersion¶
- IDL_Type:
string
- IDL_Size:
256
- Units:
unitless
Description: The software version of this CSC.
subsystemVersions¶
- IDL_Type:
string
- Units:
unitless
Description: A comma delimited list of key=value pairs relating subsystem name (key) to its version number (value). This may be left blank if there are no subsystems within this CSC.
summaryState¶
Description: Current summary state of this CSC.
- EFDB_Topic:
SALGeneric_logevent_summaryState
- Category:
csc
summaryState¶
- IDL_Type:
long
- Units:
unitless
Description: High level state machine state identifier.
Telemetry¶
quadbox_PDU_24VC¶
- EFDB_Topic:
CCCamera_quadbox_PDU_24VC
board_T¶
- IDL_Type:
double
- Units:
Celsius
Description: 24V Clean PDU board temperature
body_Purge_I¶
- IDL_Type:
double
- Units:
mA
Description: Body purge current
body_Purge_V¶
- IDL_Type:
double
- Units:
Volt
Description: Body purge voltage
bpu_Maq20_I¶
- IDL_Type:
double
- Units:
mA
Description: Body purge MAQ20 current
bpu_Maq20_V¶
- IDL_Type:
double
- Units:
Volt
Description: Body purge MAQ20 voltage
fpga_T¶
- IDL_Type:
double
- Units:
Celsius
Description: 24V Clean PDU FPGA temperature
fes_Shu_HCU_I¶
- IDL_Type:
double
- Units:
mA
Description: FES/shutter HCU current
fes_Shu_HCU_V¶
- IDL_Type:
double
- Units:
Volt
Description: FES/shutter HCU voltage
gauges_I¶
- IDL_Type:
double
- Units:
mA
Description: Gauges current
gauges_V¶
- IDL_Type:
double
- Units:
Volt
Description: Gauges voltage
ion_Pumps_I¶
- IDL_Type:
double
- Units:
mA
Description: Ion pumps current
ion_Pumps_V¶
- IDL_Type:
double
- Units:
Volt
Description: Ion pumps voltage
j11_I¶
- IDL_Type:
double
- Units:
mA
Description: J11 current
j11_V¶
- IDL_Type:
double
- Units:
Volt
Description: J11 voltage
j12_I¶
- IDL_Type:
double
- Units:
mA
Description: J12 current
j12_V¶
- IDL_Type:
double
- Units:
Volt
Description: J12 voltage
j6_I¶
- IDL_Type:
double
- Units:
mA
Description: J6 current
j6_V¶
- IDL_Type:
double
- Units:
Volt
Description: J6 voltage
j7_I¶
- IDL_Type:
double
- Units:
mA
Description: J7 current
j7_V¶
- IDL_Type:
double
- Units:
Volt
Description: J7 voltage
j8_I¶
- IDL_Type:
double
- Units:
mA
Description: J8 current
j8_V¶
- IDL_Type:
double
- Units:
Volt
Description: J8 voltage
j9_I¶
- IDL_Type:
double
- Units:
mA
Description: J9 current
j9_V¶
- IDL_Type:
double
- Units:
Volt
Description: J9 voltage
main_I¶
- IDL_Type:
double
- Units:
mA
Description: 24V Clean PDU main current
main_T¶
- IDL_Type:
double
- Units:
Celsius
Description: 24V Clean PDU main temperature
main_V¶
- IDL_Type:
double
- Units:
Volt
Description: 24V Clean PDU main voltage
pwr_Cry_HCU_I¶
- IDL_Type:
double
- Units:
mA
Description: Power/cryo HCU current
pwr_Cry_HCU_V¶
- IDL_Type:
double
- Units:
Volt
Description: Power/cryo HCU voltage
quadbox_PDU_24VD¶
- EFDB_Topic:
CCCamera_quadbox_PDU_24VD
board_T¶
- IDL_Type:
double
- Units:
Celsius
Description: 24V Dirty PDU board temperature
fes_I¶
- IDL_Type:
double
- Units:
mA
Description: FES current
fes_V¶
- IDL_Type:
double
- Units:
Volt
Description: FES voltage
fpga_T¶
- IDL_Type:
double
- Units:
Celsius
Description: 24V Dirty PDU FPGA temperature
main_I¶
- IDL_Type:
double
- Units:
mA
Description: 24V Dirty PDU main current
main_T¶
- IDL_Type:
double
- Units:
Celsius
Description: 24V Dirty PDU main temperature
main_V¶
- IDL_Type:
double
- Units:
Volt
Description: 24V Dirty PDU main voltage
quadbox_PDU_48V¶
- EFDB_Topic:
CCCamera_quadbox_PDU_48V
board_T¶
- IDL_Type:
double
- Units:
Celsius
Description: 48V PDU board temperature
cryotel0_I¶
- IDL_Type:
double
- Units:
mA
Description: CryoTel0 current
cryotel0_V¶
- IDL_Type:
double
- Units:
Volt
Description: CryoTel0 voltage
cryotel1_I¶
- IDL_Type:
double
- Units:
mA
Description: CryoTel1 current
cryotel1_V¶
- IDL_Type:
double
- Units:
Volt
Description: CryoTel1 voltage
cryotel2_I¶
- IDL_Type:
double
- Units:
mA
Description: CryoTel2 current
cryotel2_V¶
- IDL_Type:
double
- Units:
Volt
Description: CryoTel2 voltage
fpga_T¶
- IDL_Type:
double
- Units:
Celsius
Description: 48V PDU FPGA temperature
main_I¶
- IDL_Type:
double
- Units:
mA
Description: 48V PDU main current
main_T¶
- IDL_Type:
double
- Units:
Celsius
Description: 48V PDU main temperature
main_V¶
- IDL_Type:
double
- Units:
Volt
Description: 48V PDU main voltage
reb_BULK_I¶
- IDL_Type:
double
- Units:
mA
Description: REB_BULK current
reb_BULK_V¶
- IDL_Type:
double
- Units:
Volt
Description: REB_BULK voltage
quadbox_PDU_5V¶
- EFDB_Topic:
CCCamera_quadbox_PDU_5V
otm_3_B_I¶
- IDL_Type:
double
- Units:
mA
Description: OTM 3-B current
otm_3_B_V¶
- IDL_Type:
double
- Units:
Volt
Description: OTM 3-B voltage
quadbox_BFR¶
- EFDB_Topic:
CCCamera_quadbox_BFR
clean_5_24V_I¶
- IDL_Type:
double
- Units:
mA
Description: Clean 5 and 24V current
dirty_24V_I¶
- IDL_Type:
double
- Units:
mA
Description: Dirty 24V current
dirty_28V_I¶
- IDL_Type:
double
- Units:
mA
Description: Dirty 28V current
dirty_48V_I¶
- IDL_Type:
double
- Units:
mA
Description: Dirty 48V current
heater_I¶
- IDL_Type:
double
- Units:
mA
Description: Heater current
protection_I¶
- IDL_Type:
double
- Units:
mA
Description: Protection system current
rebps_0¶
- IDL_Type:
double
- Units:
mA
Description: REB PS 0-2 current
sensor_PWS_17_I¶
- IDL_Type:
double
- Units:
mA
Description: SENSOR_PWS_17 current
focal_plane_Ccd¶
- EFDB_Topic:
CCCamera_focal_plane_Ccd
gDV¶
- IDL_Type:
double
- Units:
Volt
- Count:
9
Description: GD 0 voltage
location¶
- IDL_Type:
string
- Units:
unitless
Description: ccd location
oDV¶
- IDL_Type:
double
- Units:
Volt
- Count:
9
Description: OD 0 voltage
oGV¶
- IDL_Type:
double
- Units:
Volt
- Count:
9
Description: OG 0 voltage
rDV¶
- IDL_Type:
double
- Units:
Volt
- Count:
9
Description: RD 0 voltage
temp¶
- IDL_Type:
double
- Units:
Celsius
- Count:
9
Description: S00/Temp temperature
vacuum_Cold1¶
- EFDB_Topic:
CCCamera_vacuum_Cold1
autoOffEnabled¶
- IDL_Type:
double
- Units:
unitless
Description: Cooler auto shutoff state (1 = auto off)
autoOffTemperature¶
- IDL_Type:
double
- Units:
Celsius
Description: Cooler auto shutoff temperature setting
autoOnTemperature¶
- IDL_Type:
double
- Units:
Celsius
Description: Cooler auto shutoff cancellation temperature setting
power¶
- IDL_Type:
double
- Units:
Watt
Description: Cooler power
rejectTemperature¶
- IDL_Type:
double
- Units:
Celsius
Description: Cooler reject temperature reading
setPower¶
- IDL_Type:
double
- Units:
Watt
Description: Cooler power setting
setpoint¶
- IDL_Type:
double
- Units:
Celsius
Description: Cooler setpoint temperature
temperature¶
- IDL_Type:
double
- Units:
Celsius
Description: Cooler temperature
pathfinder_refrig_Cold1¶
- EFDB_Topic:
CCCamera_pathfinder_refrig_Cold1
ambientTmp¶
- IDL_Type:
double
- Units:
Celsius
Description: Ambient Temperature
cabinetTmp¶
- IDL_Type:
double
- Units:
Celsius
Description: Cabinet Temperature
compCurrent¶
- IDL_Type:
double
- Units:
A
Description: Compressor Current
compPower¶
- IDL_Type:
double
- Units:
VA
Description: Compressor Power
compVfdCurr¶
- IDL_Type:
double
- Units:
A
Description: Compressor VFD Current
compVfdFreq¶
- IDL_Type:
double
- Units:
Hz
Description: Compressor VFD Frequency
compVfdTemp¶
- IDL_Type:
double
- Units:
Celsius
Description: Compressor VFD Temperature
compVfdVolt¶
- IDL_Type:
double
- Units:
Volt
Description: Compressor VFD Voltage
compVoltage¶
- IDL_Type:
double
- Units:
Volt
Description: Compressor Voltage
coolFlowRate¶
- IDL_Type:
double
- Units:
l/min
Description: Coolant Flow Rate
coolValvePosn¶
- IDL_Type:
double
- Units:
%
Description: Coolant Valve Position
dischrgPrs¶
- IDL_Type:
double
- Units:
psia
Description: Discharge Pressure
dischrgtmp_M¶
- IDL_Type:
double
- Units:
Celsius
Description: Discharge Temperature (Maq20)
dischrgtmp_P¶
- IDL_Type:
double
- Units:
Celsius
Description: Discharge Temperature (PLC)
eEPRValvePosn¶
- IDL_Type:
double
- Units:
%
Description: EEPR Valve Position
fan1Speed¶
- IDL_Type:
double
- Units:
rpm
Description: Fan 1 Speed
fan2Speed¶
- IDL_Type:
double
- Units:
rpm
Description: Fan 2 Speed
fan3Speed¶
- IDL_Type:
double
- Units:
rpm
Description: Fan 3 Speed
hGBValvePosn¶
- IDL_Type:
double
- Units:
%
Description: HGB Valve Position
liquidSubCooling¶
- IDL_Type:
double
- Units:
Celsius
Description: Cold1 SubCooling
liquidtmp_M¶
- IDL_Type:
double
- Units:
Celsius
Description: Liquid Temperature (Maq20)
liquidtmp_P¶
- IDL_Type:
double
- Units:
Celsius
Description: Liquid Temperature (PLC)
priOilSepTmp¶
- IDL_Type:
double
- Units:
Celsius
Description: Primary Oil Separator Temp
secOilSepTmp¶
- IDL_Type:
double
- Units:
Celsius
Description: Secondary Oil Separator Temp
suctionPrs¶
- IDL_Type:
double
- Units:
psia
Description: Suction Pressure
suctiontmp_P¶
- IDL_Type:
double
- Units:
Celsius
Description: Suction Temperature (PLC)
waterInTmp¶
- IDL_Type:
double
- Units:
Celsius
Description: Water Inlet Temperature
waterOutTmp¶
- IDL_Type:
double
- Units:
Celsius
Description: Water Outlet Temperature
vacuum_Cold2¶
- EFDB_Topic:
CCCamera_vacuum_Cold2
autoOffEnabled¶
- IDL_Type:
double
- Units:
unitless
Description: Cooler auto shutoff state (1 = auto off)
autoOffTemperature¶
- IDL_Type:
double
- Units:
Celsius
Description: Cooler auto shutoff temperature setting
autoOnTemperature¶
- IDL_Type:
double
- Units:
Celsius
Description: Cooler auto shutoff cancellation temperature setting
power¶
- IDL_Type:
double
- Units:
Watt
Description: Cooler power
rejectTemperature¶
- IDL_Type:
double
- Units:
Celsius
Description: Cooler reject temperature reading
setPower¶
- IDL_Type:
double
- Units:
Watt
Description: Cooler power setting
setpoint¶
- IDL_Type:
double
- Units:
Celsius
Description: Cooler setpoint temperature
temperature¶
- IDL_Type:
double
- Units:
Celsius
Description: Cooler temperature
pathfinder_refrig_Cold2¶
- EFDB_Topic:
CCCamera_pathfinder_refrig_Cold2
ambientTmp¶
- IDL_Type:
double
- Units:
Celsius
Description: Ambient Temperature
cabinetTmp¶
- IDL_Type:
double
- Units:
Celsius
Description: Cabinet Temperature
compCurrent¶
- IDL_Type:
double
- Units:
A
Description: Compressor Current
compPower¶
- IDL_Type:
double
- Units:
VA
Description: Compressor Power
compVfdCurr¶
- IDL_Type:
double
- Units:
A
Description: Compressor VFD Current
compVfdFreq¶
- IDL_Type:
double
- Units:
Hz
Description: Compressor VFD Frequency
compVfdTemp¶
- IDL_Type:
double
- Units:
Celsius
Description: Compressor VFD Temperature
compVfdVolt¶
- IDL_Type:
double
- Units:
Volt
Description: Compressor VFD Voltage
compVoltage¶
- IDL_Type:
double
- Units:
Volt
Description: Compressor Voltage
coolFlowRate¶
- IDL_Type:
double
- Units:
l/min
Description: Coolant Flow Rate
coolValvePosn¶
- IDL_Type:
double
- Units:
%
Description: Coolant Valve Position
dischrgPrs¶
- IDL_Type:
double
- Units:
psia
Description: Discharge Pressure
dischrgtmp_M¶
- IDL_Type:
double
- Units:
Celsius
Description: Discharge Temperature (Maq20)
dischrgtmp_P¶
- IDL_Type:
double
- Units:
Celsius
Description: Discharge Temperature (PLC)
eEPRValvePosn¶
- IDL_Type:
double
- Units:
%
Description: EEPR Valve Position
fan1Speed¶
- IDL_Type:
double
- Units:
rpm
Description: Fan 1 Speed
fan2Speed¶
- IDL_Type:
double
- Units:
rpm
Description: Fan 2 Speed
fan3Speed¶
- IDL_Type:
double
- Units:
rpm
Description: Fan 3 Speed
hGBValvePosn¶
- IDL_Type:
double
- Units:
%
Description: HGB Valve Position
liquidSubCooling¶
- IDL_Type:
double
- Units:
Celsius
Description: Cold2 SubCooling
liquidtmp_M¶
- IDL_Type:
double
- Units:
Celsius
Description: Liquid Temperature (Maq20)
liquidtmp_P¶
- IDL_Type:
double
- Units:
Celsius
Description: Liquid Temperature (PLC)
priOilSepTmp¶
- IDL_Type:
double
- Units:
Celsius
Description: Primary Oil Separator Temp
secOilSepTmp¶
- IDL_Type:
double
- Units:
Celsius
Description: Secondary Oil Separator Temp
suctionPrs¶
- IDL_Type:
double
- Units:
psia
Description: Suction Pressure
suctiontmp_P¶
- IDL_Type:
double
- Units:
Celsius
Description: Suction Temperature (PLC)
waterInTmp¶
- IDL_Type:
double
- Units:
Celsius
Description: Water Inlet Temperature
waterOutTmp¶
- IDL_Type:
double
- Units:
Celsius
Description: Water Outlet Temperature
vacuum_Cryo¶
- EFDB_Topic:
CCCamera_vacuum_Cryo
autoOffEnabled¶
- IDL_Type:
double
- Units:
unitless
Description: Cooler auto shutoff state (1 = auto off)
autoOffTemperature¶
- IDL_Type:
double
- Units:
Celsius
Description: Cooler auto shutoff temperature setting
autoOnTemperature¶
- IDL_Type:
double
- Units:
Celsius
Description: Cooler auto shutoff cancellation temperature setting
power¶
- IDL_Type:
double
- Units:
Watt
Description: Cooler power
rejectTemperature¶
- IDL_Type:
double
- Units:
Celsius
Description: Cooler reject temperature reading
setPower¶
- IDL_Type:
double
- Units:
Watt
Description: Cooler power setting
setpoint¶
- IDL_Type:
double
- Units:
Celsius
Description: Cooler setpoint temperature
temperature¶
- IDL_Type:
double
- Units:
Celsius
Description: Cooler temperature
pathfinder_refrig_Cryo1¶
- EFDB_Topic:
CCCamera_pathfinder_refrig_Cryo1
afterCoolTmp¶
- IDL_Type:
double
- Units:
Celsius
Description: After Cooler Temperature
compCurrent¶
- IDL_Type:
double
- Units:
A
Description: Compressor Current
compPower¶
- IDL_Type:
double
- Units:
VA
Description: Compressor Power
compVoltage¶
- IDL_Type:
double
- Units:
Volt
Description: Compressor Voltage
dischrgPrs¶
- IDL_Type:
double
- Units:
psia
Description: Discharge Pressure
dischrgtmp_M¶
- IDL_Type:
double
- Units:
Celsius
Description: Discharge Temperature (MAQ20)
dischrgtmp_P¶
- IDL_Type:
double
- Units:
Celsius
Description: Discharge Temperature (PLC)
fanSpeed¶
- IDL_Type:
double
- Units:
rpm
Description: Fan Speed
oilLevel¶
- IDL_Type:
double
- Units:
mm
Description: Oil Level
oilSepTmp¶
- IDL_Type:
double
- Units:
Celsius
Description: Oil Separator Temperature
phaseSepTmp¶
- IDL_Type:
double
- Units:
Celsius
Description: Phase Separator Temperature
suctionPrs¶
- IDL_Type:
double
- Units:
psia
Description: Suction Pressure
suctiontmp_M¶
- IDL_Type:
double
- Units:
Celsius
Description: Suction Temperature (MAQ20)
suctiontmp_P¶
- IDL_Type:
double
- Units:
Celsius
Description: Suction Temperature (PLC)
surgeTankTmp¶
- IDL_Type:
double
- Units:
Celsius
Description: Surge Tank Temperature
waterInTmp¶
- IDL_Type:
double
- Units:
Celsius
Description: Water Inlet Temperature
waterOutTmp¶
- IDL_Type:
double
- Units:
Celsius
Description: Water Outlet Temperature
pathfinder_refrig_Cryo2¶
- EFDB_Topic:
CCCamera_pathfinder_refrig_Cryo2
afterCoolTmp¶
- IDL_Type:
double
- Units:
Celsius
Description: After Cooler Temperature
ambientTmp¶
- IDL_Type:
double
- Units:
Celsius
Description: Ambient Temperature
cabinetTmp¶
- IDL_Type:
double
- Units:
Celsius
Description: Cabinet Temperature
compCurrent¶
- IDL_Type:
double
- Units:
A
Description: Compressor Current
compPower¶
- IDL_Type:
double
- Units:
VA
Description: Compressor Power
compVoltage¶
- IDL_Type:
double
- Units:
Volt
Description: Compressor Voltage
dischrgPrs¶
- IDL_Type:
double
- Units:
psia
Description: Discharge Pressure
dischrgtmp_M¶
- IDL_Type:
double
- Units:
Celsius
Description: Discharge Temperature (MAQ20)
dischrgtmp_P¶
- IDL_Type:
double
- Units:
Celsius
Description: Discharge Temperature (PLC)
fanSpeed¶
- IDL_Type:
double
- Units:
rpm
Description: Fan Speed
oilLevel¶
- IDL_Type:
double
- Units:
mm
Description: Oil Level
oilSepTmp¶
- IDL_Type:
double
- Units:
Celsius
Description: Oil Separator Temperature
phaseSepTmp¶
- IDL_Type:
double
- Units:
Celsius
Description: Phase Separator Temperature
suctionPrs¶
- IDL_Type:
double
- Units:
psia
Description: Suction Pressure
suctiontmp_M¶
- IDL_Type:
double
- Units:
Celsius
Description: Suction Temperature (MAQ20)
suctiontmp_P¶
- IDL_Type:
double
- Units:
Celsius
Description: Suction Temperature (PLC)
surgeTankTmp¶
- IDL_Type:
double
- Units:
Celsius
Description: Surge Tank Temperature
waterInTmp¶
- IDL_Type:
double
- Units:
Celsius
Description: Water Inlet Temperature
waterOutTmp¶
- IDL_Type:
double
- Units:
Celsius
Description: Water Outlet Temperature
pathfinder_refrig_Cryo3¶
- EFDB_Topic:
CCCamera_pathfinder_refrig_Cryo3
afterCoolTmp¶
- IDL_Type:
double
- Units:
Celsius
Description: After Cooler Temperature
ambientTmp¶
- IDL_Type:
double
- Units:
Celsius
Description: Ambient Temperature
cabinetTmp¶
- IDL_Type:
double
- Units:
Celsius
Description: Cabinet Temperature
compCurrent¶
- IDL_Type:
double
- Units:
A
Description: Compressor Current
compPower¶
- IDL_Type:
double
- Units:
VA
Description: Compressor Power
compVoltage¶
- IDL_Type:
double
- Units:
Volt
Description: Compressor Voltage
dischrgPrs¶
- IDL_Type:
double
- Units:
psia
Description: Discharge Pressure
dischrgtmp_M¶
- IDL_Type:
double
- Units:
Celsius
Description: Discharge Temperature (MAQ20)
dischrgtmp_P¶
- IDL_Type:
double
- Units:
Celsius
Description: Discharge Temperature (PLC)
fanSpeed¶
- IDL_Type:
double
- Units:
rpm
Description: Fan Speed
oilLevel¶
- IDL_Type:
double
- Units:
mm
Description: Oil Level
oilSepTmp¶
- IDL_Type:
double
- Units:
Celsius
Description: Oil Separator Temperature
phaseSepTmp¶
- IDL_Type:
double
- Units:
Celsius
Description: Phase Separator Temperature
suctionPrs¶
- IDL_Type:
double
- Units:
psia
Description: Suction Pressure
suctiontmp_M¶
- IDL_Type:
double
- Units:
Celsius
Description: Suction Temperature (MAQ20)
suctiontmp_P¶
- IDL_Type:
double
- Units:
Celsius
Description: Suction Temperature (PLC)
surgeTankTmp¶
- IDL_Type:
double
- Units:
Celsius
Description: Surge Tank Temperature
waterInTmp¶
- IDL_Type:
double
- Units:
Celsius
Description: Water Inlet Temperature
waterOutTmp¶
- IDL_Type:
double
- Units:
Celsius
Description: Water Outlet Temperature
pathfinder_refrig_Cryo4¶
- EFDB_Topic:
CCCamera_pathfinder_refrig_Cryo4
afterCoolTmp¶
- IDL_Type:
double
- Units:
Celsius
Description: After Cooler Temperature
compCurrent¶
- IDL_Type:
double
- Units:
A
Description: Compressor Current
compPower¶
- IDL_Type:
double
- Units:
VA
Description: Compressor Power
compVoltage¶
- IDL_Type:
double
- Units:
Volt
Description: Compressor Voltage
dischrgPrs¶
- IDL_Type:
double
- Units:
psia
Description: Discharge Pressure
dischrgtmp_M¶
- IDL_Type:
double
- Units:
Celsius
Description: Discharge Temperature (MAQ20)
dischrgtmp_P¶
- IDL_Type:
double
- Units:
Celsius
Description: Discharge Temperature (PLC)
fanSpeed¶
- IDL_Type:
double
- Units:
rpm
Description: Fan Speed
oilLevel¶
- IDL_Type:
double
- Units:
mm
Description: Oil Level
oilSepTmp¶
- IDL_Type:
double
- Units:
Celsius
Description: Oil Separator Temperature
phaseSepTmp¶
- IDL_Type:
double
- Units:
Celsius
Description: Phase Separator Temperature
suctionPrs¶
- IDL_Type:
double
- Units:
psia
Description: Suction Pressure
suctiontmp_M¶
- IDL_Type:
double
- Units:
Celsius
Description: Suction Temperature (MAQ20)
suctiontmp_P¶
- IDL_Type:
double
- Units:
Celsius
Description: Suction Temperature (PLC)
surgeTankTmp¶
- IDL_Type:
double
- Units:
Celsius
Description: Surge Tank Temperature
waterInTmp¶
- IDL_Type:
double
- Units:
Celsius
Description: Water Inlet Temperature
waterOutTmp¶
- IDL_Type:
double
- Units:
Celsius
Description: Water Outlet Temperature
pathfinder_refrig_Cryo5¶
- EFDB_Topic:
CCCamera_pathfinder_refrig_Cryo5
afterCoolTmp¶
- IDL_Type:
double
- Units:
Celsius
Description: After Cooler Temperature
compCurrent¶
- IDL_Type:
double
- Units:
A
Description: Compressor Current
compPower¶
- IDL_Type:
double
- Units:
VA
Description: Compressor Power
compVoltage¶
- IDL_Type:
double
- Units:
Volt
Description: Compressor Voltage
dischrgPrs¶
- IDL_Type:
double
- Units:
psia
Description: Discharge Pressure
dischrgtmp_M¶
- IDL_Type:
double
- Units:
Celsius
Description: Discharge Temperature (MAQ20)
dischrgtmp_P¶
- IDL_Type:
double
- Units:
Celsius
Description: Discharge Temperature (PLC)
fanSpeed¶
- IDL_Type:
double
- Units:
rpm
Description: Fan Speed
oilLevel¶
- IDL_Type:
double
- Units:
mm
Description: Oil Level
oilSepTmp¶
- IDL_Type:
double
- Units:
Celsius
Description: Oil Separator Temperature
phaseSepTmp¶
- IDL_Type:
double
- Units:
Celsius
Description: Phase Separator Temperature
suctionPrs¶
- IDL_Type:
double
- Units:
psia
Description: Suction Pressure
suctiontmp_M¶
- IDL_Type:
double
- Units:
Celsius
Description: Suction Temperature (MAQ20)
suctiontmp_P¶
- IDL_Type:
double
- Units:
Celsius
Description: Suction Temperature (PLC)
surgeTankTmp¶
- IDL_Type:
double
- Units:
Celsius
Description: Surge Tank Temperature
waterInTmp¶
- IDL_Type:
double
- Units:
Celsius
Description: Water Inlet Temperature
waterOutTmp¶
- IDL_Type:
double
- Units:
Celsius
Description: Water Outlet Temperature
pathfinder_refrig_Cryo6¶
- EFDB_Topic:
CCCamera_pathfinder_refrig_Cryo6
afterCoolTmp¶
- IDL_Type:
double
- Units:
Celsius
Description: After Cooler Temperature
compCurrent¶
- IDL_Type:
double
- Units:
A
Description: Compressor Current
compPower¶
- IDL_Type:
double
- Units:
VA
Description: Compressor Power
compVoltage¶
- IDL_Type:
double
- Units:
Volt
Description: Compressor Voltage
dischrgPrs¶
- IDL_Type:
double
- Units:
psia
Description: Discharge Pressure
dischrgtmp_M¶
- IDL_Type:
double
- Units:
Celsius
Description: Discharge Temperature (MAQ20)
dischrgtmp_P¶
- IDL_Type:
double
- Units:
Celsius
Description: Discharge Temperature (PLC)
fanSpeed¶
- IDL_Type:
double
- Units:
rpm
Description: Fan Speed
oilLevel¶
- IDL_Type:
double
- Units:
mm
Description: Oil Level
oilSepTmp¶
- IDL_Type:
double
- Units:
Celsius
Description: Oil Separator Temperature
phaseSepTmp¶
- IDL_Type:
double
- Units:
Celsius
Description: Phase Separator Temperature
suctionPrs¶
- IDL_Type:
double
- Units:
psia
Description: Suction Pressure
suctiontmp_M¶
- IDL_Type:
double
- Units:
Celsius
Description: Suction Temperature (MAQ20)
suctiontmp_P¶
- IDL_Type:
double
- Units:
Celsius
Description: Suction Temperature (PLC)
surgeTankTmp¶
- IDL_Type:
double
- Units:
Celsius
Description: Surge Tank Temperature
waterInTmp¶
- IDL_Type:
double
- Units:
Celsius
Description: Water Inlet Temperature
waterOutTmp¶
- IDL_Type:
double
- Units:
Celsius
Description: Water Outlet Temperature
bonn_shutter_Device¶
- EFDB_Topic:
CCCamera_bonn_shutter_Device
bonn_V36¶
- IDL_Type:
double
- Units:
Volt
Description: BonnShutter 36-volt reading
bonn_V5¶
- IDL_Type:
double
- Units:
Volt
Description: BonnShutter 5-volt reading
vacuum_IonPumps¶
- EFDB_Topic:
CCCamera_vacuum_IonPumps
current¶
- IDL_Type:
double
- Units:
mA
Description: Cryo ion pump current
voltage¶
- IDL_Type:
double
- Units:
Volt
Description: Cryo ion pump voltage
rebpower_Reb¶
- EFDB_Topic:
CCCamera_rebpower_Reb
analog_IaftLDO¶
- IDL_Type:
double
- Units:
mA
- Count:
6
Description: Current after LDO
analog_IbefLDO¶
- IDL_Type:
double
- Units:
mA
- Count:
6
Description: Current before LDO
analog_VaftLDO¶
- IDL_Type:
double
- Units:
Volt
- Count:
6
Description: Voltage after LDO
analog_VaftSwch¶
- IDL_Type:
double
- Units:
Volt
- Count:
6
Description: Voltage after switch
analog_VbefLDO¶
- IDL_Type:
double
- Units:
Volt
- Count:
6
Description: Voltage before LDO
clockhi_IaftLDO¶
- IDL_Type:
double
- Units:
mA
- Count:
6
Description: Current after LDO
clockhi_IbefLDO¶
- IDL_Type:
double
- Units:
mA
- Count:
6
Description: Current before LDO
clockhi_VaftLDO¶
- IDL_Type:
double
- Units:
Volt
- Count:
6
Description: Voltage after LDO
clockhi_VaftSwch¶
- IDL_Type:
double
- Units:
Volt
- Count:
6
Description: Voltage after switch
clockhi_VbefLDO¶
- IDL_Type:
double
- Units:
Volt
- Count:
6
Description: Voltage before LDO
clocklo_IaftLDO¶
- IDL_Type:
double
- Units:
mA
- Count:
6
Description: Current after LDO
clocklo_IbefLDO¶
- IDL_Type:
double
- Units:
mA
- Count:
6
Description: Current before LDO
clocklo_VaftLDO¶
- IDL_Type:
double
- Units:
Volt
- Count:
6
Description: Voltage after LDO
clocklo_VaftLDO2¶
- IDL_Type:
double
- Units:
Volt
- Count:
6
Description: Voltage after LDO2
clocklo_VaftSwch¶
- IDL_Type:
double
- Units:
Volt
- Count:
6
Description: Voltage after switch
clocklo_VbefLDO¶
- IDL_Type:
double
- Units:
Volt
- Count:
6
Description: Voltage before LDO
digital_IaftLDO¶
- IDL_Type:
double
- Units:
mA
- Count:
6
Description: Current after LDO
digital_IbefLDO¶
- IDL_Type:
double
- Units:
mA
- Count:
6
Description: Current before LDO
digital_VaftLDO¶
- IDL_Type:
double
- Units:
Volt
- Count:
6
Description: Voltage after LDO
digital_VaftSwch¶
- IDL_Type:
double
- Units:
Volt
- Count:
6
Description: Voltage after switch
digital_VbefLDO¶
- IDL_Type:
double
- Units:
Volt
- Count:
6
Description: Voltage before LDO
heater_IaftLDO¶
- IDL_Type:
double
- Units:
mA
- Count:
6
Description: Current after LDO
heater_IbefLDO¶
- IDL_Type:
double
- Units:
mA
- Count:
6
Description: Current before LDO
heater_VaftLDO¶
- IDL_Type:
double
- Units:
Volt
- Count:
6
Description: Voltage after LDO
heater_VaftSwch¶
- IDL_Type:
double
- Units:
Volt
- Count:
6
Description: Voltage after switch
heater_VbefLDO¶
- IDL_Type:
double
- Units:
Volt
- Count:
6
Description: Voltage before LDO
hvbias_IbefSwch¶
- IDL_Type:
double
- Units:
mA
- Count:
6
Description: Current before switch
hvbias_VbefSwch¶
- IDL_Type:
double
- Units:
Volt
- Count:
6
Description: Voltage before switch
location¶
- IDL_Type:
string
- Units:
unitless
Description: reb location
od_IaftLDO¶
- IDL_Type:
double
- Units:
mA
- Count:
6
Description: Current after LDO
od_IbefLDO¶
- IDL_Type:
double
- Units:
mA
- Count:
6
Description: Current before LDO
od_VaftLDO¶
- IDL_Type:
double
- Units:
Volt
- Count:
6
Description: Voltage after LDO
od_VaftLDO2¶
- IDL_Type:
double
- Units:
Volt
- Count:
6
Description: Voltage after LDO2
od_VaftSwch¶
- IDL_Type:
double
- Units:
Volt
- Count:
6
Description: Voltage after switch
od_VbefLDO¶
- IDL_Type:
double
- Units:
Volt
- Count:
6
Description: Voltage before LDO
power¶
- IDL_Type:
double
- Units:
Watt
- Count:
6
Description: Total power
focal_plane_Reb¶
- EFDB_Topic:
CCCamera_focal_plane_Reb
anaI¶
- IDL_Type:
double
- Units:
mA
- Count:
3
Description: Analog PS current
aspicl_Temp0¶
- IDL_Type:
double
- Units:
Celsius
- Count:
3
Description: ASPIC 0 lower temp
aspicl_Temp1¶
- IDL_Type:
double
- Units:
Celsius
- Count:
3
Description: ASPIC 1 lower temp
aspicl_Temp2¶
- IDL_Type:
double
- Units:
Celsius
- Count:
3
Description: ASPIC 2 lower temp
aspicu_Temp0¶
- IDL_Type:
double
- Units:
Celsius
- Count:
3
Description: ASPIC 0 upper temp
aspicu_Temp1¶
- IDL_Type:
double
- Units:
Celsius
- Count:
3
Description: ASPIC 1 upper temp
aspicu_Temp2¶
- IDL_Type:
double
- Units:
Celsius
- Count:
3
Description: ASPIC 2 upper temp
clkHI¶
- IDL_Type:
double
- Units:
mA
- Count:
3
Description: Clock High PS current
clkHV¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Clock High PS voltage
clkLI¶
- IDL_Type:
double
- Units:
mA
- Count:
3
Description: Clock Low PS current
clkLV¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Clock Low PS voltage
digI¶
- IDL_Type:
double
- Units:
mA
- Count:
3
Description: Digital PS current
digV¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Digital PS voltage
hVBiasSwitch¶
- IDL_Type:
double
- Units:
unitless
- Count:
3
Description: HV bias switch
htrV¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Heater voltage
htrW¶
- IDL_Type:
double
- Units:
Watt
- Count:
3
Description: Heater power
location¶
- IDL_Type:
string
- Units:
unitless
Description: reb location
oDI¶
- IDL_Type:
double
- Units:
mA
- Count:
3
Description: OD PS current
oDV¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: OD PS voltage
pClkL¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Parallel lower
pClkU¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Parallel upper
power¶
- IDL_Type:
double
- Units:
Watt
- Count:
3
Description: Total power
rGL¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Reset gate lower
rGU¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Reset gate upper
rTDTemp¶
- IDL_Type:
double
- Units:
Celsius
- Count:
3
Description: RTD temperature
ref05V¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: 5V ref 0 voltage
ref125V¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: 2.5V ref 1 voltage
ref15V¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: 5V ref 1 voltage
ref25V¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: 5V ref 2 voltage
refN12¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Negative 12 ref
refP12¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Positive 12 ref
sClkL¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Serial lower
sClkU¶
- IDL_Type:
double
- Units:
Volt
- Count:
3
Description: Serial upper
temp1¶
- IDL_Type:
double
- Units:
Celsius
- Count:
3
Description: Board temperature 1
temp10¶
- IDL_Type:
double
- Units:
Celsius
- Count:
3
Description: Board temperature 10
temp2¶
- IDL_Type:
double
- Units:
Celsius
- Count:
3
Description: Board temperature 2
temp3¶
- IDL_Type:
double
- Units:
Celsius
- Count:
3
Description: Board temperature 3
temp4¶
- IDL_Type:
double
- Units:
Celsius
- Count:
3
Description: Board temperature 4
temp5¶
- IDL_Type:
double
- Units:
Celsius
- Count:
3
Description: Board temperature 5
temp6¶
- IDL_Type:
double
- Units:
Celsius
- Count:
3
Description: Board temperature 6
temp7¶
- IDL_Type:
double
- Units:
Celsius
- Count:
3
Description: Board temperature 7
temp8¶
- IDL_Type:
double
- Units:
Celsius
- Count:
3
Description: Board temperature 8
temp9¶
- IDL_Type:
double
- Units:
Celsius
- Count:
3
Description: Board temperature 9
rebpower_RebTotalPower¶
- EFDB_Topic:
CCCamera_rebpower_RebTotalPower
rebTotalPower¶
- IDL_Type:
double
- Units:
Watt
Description: Reb Total Power
focal_plane_RebTotalPower¶
- EFDB_Topic:
CCCamera_focal_plane_RebTotalPower
rebTotalPower¶
- IDL_Type:
double
- Units:
Watt
Description: Reb Total Power
rebpower_Rebps¶
- EFDB_Topic:
CCCamera_rebpower_Rebps
boardTemp0¶
- IDL_Type:
double
- Units:
Celsius
- IsJavaArray:
yes
Description: Board temperature 0
boardTemp1¶
- IDL_Type:
double
- Units:
Celsius
- IsJavaArray:
yes
Description: Board temperature 1
boardTemp2¶
- IDL_Type:
double
- Units:
Celsius
- IsJavaArray:
yes
Description: Board temperature 2
boardTemp3¶
- IDL_Type:
double
- Units:
Celsius
- IsJavaArray:
yes
Description: Board temperature 3
boardTemp4¶
- IDL_Type:
double
- Units:
Celsius
- IsJavaArray:
yes
Description: Board temperature 4
boardTemp5¶
- IDL_Type:
double
- Units:
Celsius
- IsJavaArray:
yes
Description: Board temperature 5
boardTemp6¶
- IDL_Type:
double
- Units:
Celsius
- IsJavaArray:
yes
Description: Board temperature 6
fPGATemp¶
- IDL_Type:
double
- Units:
Celsius
- IsJavaArray:
yes
Description: FPGA temperature
location¶
- IDL_Type:
string
- Units:
unitless
Description: rebps location
focal_plane_RebsAverageTemp6¶
- EFDB_Topic:
CCCamera_focal_plane_RebsAverageTemp6
rebsAverageTemp6¶
- IDL_Type:
double
- Units:
Celsius
Description: Average Rebs Temp6
vacuum_Rtds¶
- EFDB_Topic:
CCCamera_vacuum_Rtds
temperatureCold1¶
- IDL_Type:
double
- Units:
Celsius
Description: Cold Plate B Temperature
temperatureCold2¶
- IDL_Type:
double
- Units:
Celsius
Description: Cold Plate A Temperature
temperatureCryo¶
- IDL_Type:
double
- Units:
Celsius
Description: Cryo Plate Temperature
focal_plane_Segment¶
- EFDB_Topic:
CCCamera_focal_plane_Segment
i¶
- IDL_Type:
double
- Units:
mA
- Count:
144
Description: S00 upper current 0
location¶
- IDL_Type:
string
- Units:
unitless
Description: segment location
daq_monitor_Store¶
- EFDB_Topic:
CCCamera_daq_monitor_Store
capacity¶
- IDL_Type:
double
- Units:
Gbyte
Description: total disk space
freeFraction¶
- IDL_Type:
double
- Units:
unitless
Description: available-space fraction
freeSpace¶
- IDL_Type:
double
- Units:
Gbyte
Description: available disk space
daq_monitor_Reb_Trending¶
- EFDB_Topic:
CCCamera_daq_monitor_Reb_Trending
driver_errors¶
- IDL_Type:
long long
- Units:
unitless
- Count:
3
Description: PGP Frame Errors. The total number of PGP frames received in error. This should equal the rx_errors from the Firmware statistics.
driver_received¶
- IDL_Type:
long long
- Units:
unitless
- Count:
3
Description: PGP Frames Received. The total number of PGP frames received. This should equal with the rx_frames from the Firmware statistics.
driver_rx0¶
- IDL_Type:
long long
- Units:
unitless
- Count:
3
Description: PGP Frames Received (channel 0). Counts the number of PGP frames received on each virtual channel.
driver_rx1¶
- IDL_Type:
long long
- Units:
unitless
- Count:
3
Description: PGP Frames Received (channel 1). Counts the number of PGP frames received on each virtual channel.
driver_rx2¶
- IDL_Type:
long long
- Units:
unitless
- Count:
3
Description: PGP Frames Received (channel 2). Counts the number of PGP frames received on each virtual channel.
driver_rx3¶
- IDL_Type:
long long
- Units:
unitless
- Count:
3
Description: PGP Frames Received (channel 3). Counts the number of PGP frames received on each virtual channel.
firmware_cell_errors¶
- IDL_Type:
long long
- Units:
unitless
- Count:
3
Description: PGP Cell Error Counter. This error counter increments when the lowest level PGP protocol quantum is in error. Examples of errors that would cause this counter to increment are, framing violations, incompatible protocol versions, CRC error, incorrect Cell size.
firmware_last_rx¶
- IDL_Type:
long long
- Units:
unitless
- Count:
3
Description: Last Received Opcode. The value of the most recently received Opcode.
firmware_last_tx¶
- IDL_Type:
long long
- Units:
unitless
- Count:
3
Description: Last transmitted Opcode. The value of the most recent command sent from the REB.
firmware_link_down¶
- IDL_Type:
long long
- Units:
unitless
- Count:
3
Description: Link Down Counter. This should increment by 1 every time the PGP link transitions from UP to DOWN. Unfortunately, it does not use the LSST DAQ definition of UP, but rather only bits 1..0 of the state. Though normal initialization of the link causes only a single increment, on occasion a REB power cycle can cause the counter to increment more than once.
firmware_link_errors¶
- IDL_Type:
long long
- Units:
unitless
- Count:
3
Description: Link Error Counter. This counter represents a lower level error than the Cell Error. This error is caused by 8B10B errors on the high speed serial line such as disparity errors or symbol decode errors. Sometimes this counter can increment during the link establishment process, though I have tried to change the firmware to eliminate this.
firmware_link_status¶
- IDL_Type:
long long
- Units:
unitless
- Count:
3
Description: State of the PGP link (bitfield)
firmware_overflow_local0¶
- IDL_Type:
long long
- Units:
unitless
- Count:
3
Description: Local Overflow Counters (channel 0). These four counters measure the number of times the firmware on the local side of the link has overflowed its buffers for each virtual channel.
firmware_overflow_local1¶
- IDL_Type:
long long
- Units:
unitless
- Count:
3
Description: Local Overflow Counters (channel 1). These four counters measure the number of times the firmware on the local side of the link has overflowed its buffers for each virtual channel.
firmware_overflow_local2¶
- IDL_Type:
long long
- Units:
unitless
- Count:
3
Description: Local Overflow Counters (channel 2). These four counters measure the number of times the firmware on the local side of the link has overflowed its buffers for each virtual channel.
firmware_overflow_local3¶
- IDL_Type:
long long
- Units:
unitless
- Count:
3
Description: Local Overflow Counters (channel 3). These four counters measure the number of times the firmware on the local side of the link has overflowed its buffers for each virtual channel.
firmware_overflow_remote0¶
- IDL_Type:
long long
- Units:
unitless
- Count:
3
Description: Remote Overflow Counters (channel 0). These four counters measure the number of times the firmware on the remote side of the link has overflowed its buffers for each virtual channel.
firmware_overflow_remote1¶
- IDL_Type:
long long
- Units:
unitless
- Count:
3
Description: Remote Overflow Counters (channel 1). These four counters measure the number of times the firmware on the remote side of the link has overflowed its buffers for each virtual channel.
firmware_overflow_remote2¶
- IDL_Type:
long long
- Units:
unitless
- Count:
3
Description: Remote Overflow Counters (channel 2). These four counters measure the number of times the firmware on the remote side of the link has overflowed its buffers for each virtual channel.
firmware_overflow_remote3¶
- IDL_Type:
long long
- Units:
unitless
- Count:
3
Description: Remote Overflow Counters (channel 3). These four counters measure the number of times the firmware on the remote side of the link has overflowed its buffers for each virtual channel.
firmware_rlink_data¶
- IDL_Type:
long long
- Units:
unitless
- Count:
3
Description: Remote Link Data
firmware_rx_clock¶
- IDL_Type:
long long
- Units:
Hz
- Count:
3
Description: Receive Clock Frequency. These quantities reflect the frequency of the clocks used by the Receive and Transmit sides of the transceivers. (Should be around 156.25 MHz)
firmware_rx_errors¶
- IDL_Type:
long long
- Units:
unitless
- Count:
3
Description: Receive Errors. This is the highest level PGP protocol error. This counter increments when a PGP frame has been successfully received, but was marked with an error when it was sent by the REB.
firmware_rx_frames¶
- IDL_Type:
long long
- Units:
unitless
- Count:
3
Description: Received Frames. This is the number of PGP Frames received from the REB. (I don’t recall if it is mutually exclusive with rx_errors)
firmware_rx_op¶
- IDL_Type:
long long
- Units:
unitless
- Count:
3
Description: Description: Received Opcode Count. The number of synchronous commands sent to the REB.
firmware_tx_clock¶
- IDL_Type:
long long
- Units:
Hz
- Count:
3
Description: Transmit Clock Frequency. These quantities reflect the frequency of the clocks used by the Receive and Transmit sides of the transceivers. (Should be around 156.25 MHz)
firmware_tx_errors¶
- IDL_Type:
long long
- Units:
unitless
- Count:
3
Description: Transmit Errors. This counter increments when a frame is transmitted with the error bit set. (Analog to rx_errors.)
firmware_tx_frames¶
- IDL_Type:
long long
- Units:
unitless
- Count:
3
Description: Transmitted Frames: This is the number of PGP Frame transmitted to the REB.
firmware_tx_op¶
- IDL_Type:
long long
- Units:
unitless
- Count:
3
Description: Transmit Opcode Count. These count the number of “synchronous commands” sent from the REB to the RCE. We do not use this functionality.
location¶
- IDL_Type:
string
- Units:
unitless
Description: reb location
rds_bdi_firsts¶
- IDL_Type:
long long
- Units:
unitless
- Count:
3
Description: BDI Firsts count. The number of BDI pages marked as First (Start of Image flag is set.)
rds_bdi_frees¶
- IDL_Type:
long long
- Units:
unitless
- Count:
3
Description: BDI Frees count. The number of BDI pages processed.
rds_bdi_lasts¶
- IDL_Type:
long long
- Units:
unitless
- Count:
3
Description: BDI Lasts count. The number of BDI pages marked as last (End of Image flag is set.)
rds_bdi_nulls¶
- IDL_Type:
long long
- Units:
unitless
- Count:
3
Description: BDI Null Pages count. The BDI woke up but no data was present.
rds_bdi_overflows¶
- IDL_Type:
long long
- Units:
unitless
- Count:
3
Description: BDI Overflows count. The BDI can report that its data buffers have overflowed.
rds_bdi_seq_errors¶
- IDL_Type:
long long
- Units:
unitless
- Count:
3
Description: BDI Sequence Errors count. The BDI can mark pages as coming out of sequence.
rds_bdi_waits¶
- IDL_Type:
long long
- Units:
unitless
- Count:
3
Description: Bulk Data Interface Waits count. The number of times we have waited for a page of pixel data from the Bulk Data Interface.
rds_discards¶
- IDL_Type:
long long
- Units:
unitless
- Count:
3
Description: Discards count. The number of times the Server tried to insert Image Metadata into the processing queue but failed to do so. (Presumably because the queue was full.)
rds_no_event¶
- IDL_Type:
long long
- Units:
unitless
- Count:
3
Description: No Event count. Upon the arrival of pixel data, there was no Image Metadata available to associate with it. The pixel data is discarded.
rds_wakes¶
- IDL_Type:
long long
- Units:
unitless
- Count:
3
Description: Wakes count. This counts the number of times the RDS server was awakened to put Image Metadata into it’s processing queue.
rms_in_reset¶
- IDL_Type:
long long
- Units:
unitless
- Count:
3
Description: Link In Reset error count. When a request cannot be fulfilled because the link is being reset.
rms_inv_tids¶
- IDL_Type:
long long
- Units:
unitless
- Count:
3
Description: Invalid Task ID count. A Response was received that does not have a valid identifier to use to pair it with a Request.
rms_link_down¶
- IDL_Type:
long long
- Units:
unitless
- Count:
3
Description: Link is Down error count. When a request cannot be fulfilled because the PGP Link is down.
rms_lists_posted¶
- IDL_Type:
long long
- Units:
unitless
- Count:
3
Description: Lists Posted count. The number of requests (Lists of register operations) posted the Server.
rms_ops_posted¶
- IDL_Type:
long long
- Units:
unitless
- Count:
3
Description: Register Operation Requests count. The number of register operation requests sent to the REB.
rms_orphans¶
- IDL_Type:
long long
- Units:
unitless
- Count:
3
Description: Invalid Task ID count. A Response was received that does not have a valid identifier to use to pair it with a Request.
rms_probes¶
- IDL_Type:
long long
- Units:
unitless
- Count:
3
Description: Probe Counter. The number of times the RMS server has been probed by Clients. Normally this is once per posted list, but can also be done to detect the presence of RMS servers.
rms_responses¶
- IDL_Type:
long long
- Units:
unitless
- Count:
3
Description: Register Operation Responses count. The number of register operation responses from the REB. Should be equal to the number of Waits and Operation Requests.
rms_rundowns¶
- IDL_Type:
long long
- Units:
unitless
- Count:
3
Description: Orphaned Response count. A Response was received for which there was no corresponding request.
rms_tid_hwm¶
- IDL_Type:
long long
- Units:
unitless
- Count:
3
Description: Task ID High Water Mark. There is a fixed number of buffers available to store outstanding requests while waiting for responses. If the REB does not respond to a request, then a buffer resource is lost. This counter reflects the largest number of outstanding requests. Currently, in a properly functioning system there should never be more than one outstanding request at a time, and the High Water Mark should never be more than 1.
rms_unopened¶
- IDL_Type:
long long
- Units:
unitless
- Count:
3
Description: Plugin Unopened error count. The window for this error to be encountered is very small. When a request cannot be fulfilled because the Plugin is not yet initialized.
rms_waits¶
- IDL_Type:
long long
- Units:
unitless
- Count:
3
Description: Waits count. The number of times RMS has been presented with a PGP frame from the firmware.
daq_monitor_Sum_Trending¶
- EFDB_Topic:
CCCamera_daq_monitor_Sum_Trending
driver_errors¶
- IDL_Type:
long long
- Units:
unitless
Description: Sum over locations: PGP Frame Errors. The total number of PGP frames received in error. This should equal the rx_errors from the Firmware statistics.
firmware_cell_errors¶
- IDL_Type:
long long
- Units:
unitless
Description: Sum over locations: PGP Cell Error Counter. This error counter increments when the lowest level PGP protocol quantum is in error. Examples of errors that would cause this counter to increment are, framing violations, incompatible protocol versions, CRC error, incorrect Cell size.
firmware_link_down¶
- IDL_Type:
long long
- Units:
unitless
Description: Sum over locations: Link Down Counter. This should increment by 1 every time the PGP link transitions from UP to DOWN. Unfortunately, it does not use the LSST DAQ definition of UP, but rather only bits 1..0 of the state. Though normal initialization of the link causes only a single increment, on occasion a REB power cycle can cause the counter to increment more than once.
firmware_link_errors¶
- IDL_Type:
long long
- Units:
unitless
Description: Sum over locations: Link Error Counter. This counter represents a lower level error than the Cell Error. This error is caused by 8B10B errors on the high speed serial line such as disparity errors or symbol decode errors. Sometimes this counter can increment during the link establishment process, though I have tried to change the firmware to eliminate this.
firmware_overflow_local0¶
- IDL_Type:
long long
- Units:
unitless
Description: Sum over locations: Local Overflow Counters (channel 0). These four counters measure the number of times the firmware on the local side of the link has overflowed its buffers for each virtual channel.
firmware_overflow_local1¶
- IDL_Type:
long long
- Units:
unitless
Description: Sum over locations: Local Overflow Counters (channel 1). These four counters measure the number of times the firmware on the local side of the link has overflowed its buffers for each virtual channel.
firmware_overflow_local2¶
- IDL_Type:
long long
- Units:
unitless
Description: Sum over locations: Local Overflow Counters (channel 2). These four counters measure the number of times the firmware on the local side of the link has overflowed its buffers for each virtual channel.
firmware_overflow_remote0¶
- IDL_Type:
long long
- Units:
unitless
Description: Sum over locations: Remote Overflow Counters (channel 0). These four counters measure the number of times the firmware on the remote side of the link has overflowed its buffers for each virtual channel.
firmware_overflow_remote1¶
- IDL_Type:
long long
- Units:
unitless
Description: Sum over locations: Remote Overflow Counters (channel 1). These four counters measure the number of times the firmware on the remote side of the link has overflowed its buffers for each virtual channel.
firmware_overflow_remote2¶
- IDL_Type:
long long
- Units:
unitless
Description: Sum over locations: Remote Overflow Counters (channel 2). These four counters measure the number of times the firmware on the remote side of the link has overflowed its buffers for each virtual channel.
firmware_rx_errors¶
- IDL_Type:
long long
- Units:
unitless
Description: Sum over locations: Receive Errors. This is the highest level PGP protocol error. This counter increments when a PGP frame has been successfully received, but was marked with an error when it was sent by the REB.
firmware_tx_errors¶
- IDL_Type:
long long
- Units:
unitless
Description: Sum over locations: Transmit Errors. This counter increments when a frame is transmitted with the error bit set. (Analog to rx_errors.)
rds_bdi_nulls¶
- IDL_Type:
long long
- Units:
unitless
Description: Sum over locations: BDI Null Pages count. The BDI woke up but no data was present.
rds_bdi_overflows¶
- IDL_Type:
long long
- Units:
unitless
Description: Sum over locations: BDI Overflows count. The BDI can report that its data buffers have overflowed.
rds_bdi_seq_errors¶
- IDL_Type:
long long
- Units:
unitless
Description: Sum over locations: BDI Sequence Errors count. The BDI can mark pages as coming out of sequence.
rds_discards¶
- IDL_Type:
long long
- Units:
unitless
Description: Sum over locations: Discards count. The number of times the Server tried to insert Image Metadata into the processing queue but failed to do so. (Presumably because the queue was full.)
rds_no_event¶
- IDL_Type:
long long
- Units:
unitless
Description: Sum over locations: No Event count. Upon the arrival of pixel data, there was no Image Metadata available to associate with it. The pixel data is discarded.
rms_in_reset¶
- IDL_Type:
long long
- Units:
unitless
Description: Sum over locations: Link In Reset error count. When a request cannot be fulfilled because the link is being reset.
rms_inv_tids¶
- IDL_Type:
long long
- Units:
unitless
Description: Sum over locations: Invalid Task ID count. A Response was received that does not have a valid identifier to use to pair it with a Request.
rms_link_down¶
- IDL_Type:
long long
- Units:
unitless
Description: Sum over locations: Link is Down error count. When a request cannot be fulfilled because the PGP Link is down.
rms_orphans¶
- IDL_Type:
long long
- Units:
unitless
Description: Sum over locations: Invalid Task ID count. A Response was received that does not have a valid identifier to use to pair it with a Request.
rms_unopened¶
- IDL_Type:
long long
- Units:
unitless
Description: Sum over locations: Plugin Unopened error count. The window for this error to be encountered is very small. When a request cannot be fulfilled because the Plugin is not yet initialized.
vacuum_Turbo¶
- EFDB_Topic:
CCCamera_vacuum_Turbo
cntrlrAirTemperature¶
- IDL_Type:
double
- Units:
Celsius
Description: TurboPump controller air temp.
cntrlrSinkTemperature¶
- IDL_Type:
double
- Units:
Celsius
Description: TurboPump controller sink temp.
current¶
- IDL_Type:
double
- Units:
mA
Description: TurboPump current
driveFrequency¶
- IDL_Type:
double
- Units:
Hz
Description: TurboPump drive frequency
power¶
- IDL_Type:
double
- Units:
Watt
Description: TurboPump power
pumpTemperature¶
- IDL_Type:
double
- Units:
Celsius
Description: TurboPump pump temperature
rpm¶
- IDL_Type:
double
- Units:
unitless
Description: TurboPump speed in RPM
status¶
- IDL_Type:
double
- Units:
unitless
Description: TurboPump status: 5=normal, 6=fail
voltage¶
- IDL_Type:
double
- Units:
Volt
Description: TurboPump voltage
vacuum_VQMonitor¶
- EFDB_Topic:
CCCamera_vacuum_VQMonitor
vqmpressure¶
- IDL_Type:
double
- Units:
Torr
Description: Pressure Reading
fcs¶
- EFDB_Topic:
CCCamera_fcs
linearencoder_LinearPosition¶
- IDL_Type:
double
- Units:
mm
Description: linear encoder value converted to mm
steppermotor_MotorEncoder¶
- IDL_Type:
double
- Units:
unitless
Description: motor encoder reading in steps
steppermotor_MotorTemperature¶
- IDL_Type:
double
- Units:
Celsius
Description: motor temperature