MTCamera

Note

This page is generated by python script generate_cet.py.

Back to table

Commands

clear

EFDB_Topic:MTCamera_command_clear

nClears

IDL_Type:long
Units:unitless

Description: Number of consecutive clear operations to perform

disableCalibration

EFDB_Topic:MTCamera_command_disableCalibration

discardRows

EFDB_Topic:MTCamera_command_discardRows

nRows

IDL_Type:long
Units:unitless

Description: Number of rows to discard

enableCalibration

EFDB_Topic:MTCamera_command_enableCalibration

endImage

EFDB_Topic:MTCamera_command_endImage

initGuiders

EFDB_Topic:MTCamera_command_initGuiders

roiSpec

IDL_Type:string
IDL_Size:256
Units:unitless

Description: TBD specification for region of interest

initImage

EFDB_Topic:MTCamera_command_initImage

deltaT

IDL_Type:double
Units:second

Description: Estimate of time period before takeImages will be issued

setFilter

EFDB_Topic:MTCamera_command_setFilter

name

IDL_Type:string
IDL_Size:256
Units:unitless

Description: The filter name to install

startImage

EFDB_Topic:MTCamera_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:MTCamera_command_stop

takeImages

EFDB_Topic:MTCamera_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

abort

EFDB_Topic:SALGeneric_command_abort

disable

Description: Transition from state Enabled to Disabled.

EFDB_Topic:SALGeneric_command_disable

enable

Description: Transition from state Disabled to Enabled.

EFDB_Topic:SALGeneric_command_enable

enterControl

Description: Transition from state Offline to Standby. Only that start in Offline state CSCs support this command; 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. For CSCs that start in Standby state this makes the CSC quit. CSCs that start in Offline state, they remain active.

EFDB_Topic:SALGeneric_command_exitControl

setAuthList

EFDB_Topic:SALGeneric_command_setAuthList

authorizedUsers

IDL_Type:string
Units:unitless
Description: Comma seperated list of authorized users currently allowed to command this CSC,
in the form user@host. If the first character is +/- then the specified users are added/removed. Duplicates are silently ignored. The CSC’s own user@host is silently ignored, because it is always authorized. For removal, CSCs that are not in the list are silently ignored. Whitespace is allowed after the optional initial +/- and after each comma.

nonAuthorizedCSCs

IDL_Type:string
Units:unitless
Description: Comma seperated list of CSC’s not currently allowed to command this CSC,
in the form name[:index]. An index of 0 is stripped (name:0 becomes name). If the first character is +/- then the specified CSCs are added/removed. Duplicates are silently ignored. For removal, CSCs that are not in the list are silently ignored. Whitespace is allowed after the optional initial +/- and after each comma.

setLogLevel

Description: Set the logging level.

EFDB_Topic:SALGeneric_command_setLogLevel

level

IDL_Type:int
Units:unitless

Description: Logging level, as a Python logging level: error=40, warning=30, info=20, debug=10.

setValue

EFDB_Topic:SALGeneric_command_setValue

parametersAndValues

IDL_Type:string
IDL_Size:256
Units:unitless

Description: List of parameters and their values as a Json string

standby

Description: Transition from state Offline, Disabled or Fault to Standby.

EFDB_Topic:SALGeneric_command_standby

start

Description: Transition from state Standby to Disable, in a specified configuration.

EFDB_Topic:SALGeneric_command_start

settingsToApply

IDL_Type:string
IDL_Size:256
Units:unitless

Description: Name of the selected settings set

Events

availableFilters

EFDB_Topic:MTCamera_logevent_availableFilters

filterNames

IDL_Type:string
IDL_Size:256
Units:unitless

Description: A list of installed filter names (comma delimimted, U-001,G-004,R-010,Z-012,Y-014), in the same order as the list of filter types.

calibrationDetailedState

EFDB_Topic:MTCamera_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:MTCamera_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:MTCamera_logevent_ccsConfigured

endInitializeGuider

EFDB_Topic:MTCamera_logevent_endInitializeGuider

endInitializeImage

EFDB_Topic:MTCamera_logevent_endInitializeImage

endLoadFilter

EFDB_Topic:MTCamera_logevent_endLoadFilter

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:MTCamera_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 zero 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

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:MTCamera_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 zero 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:MTCamera_logevent_endRotateCarousel

endSetFilter

Description: Event issued once the new filter is in its final position

EFDB_Topic:MTCamera_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:MTCamera_logevent_endShutterClose

endShutterOpen

EFDB_Topic:MTCamera_logevent_endShutterOpen

endTakeImage

EFDB_Topic:MTCamera_logevent_endTakeImage

endUnloadFilter

EFDB_Topic:MTCamera_logevent_endUnloadFilter

filterChangerDetailedState

EFDB_Topic:MTCamera_logevent_filterChangerDetailedState

substate

IDL_Type:long
Units:unitless
Enumeration:UNLOADING,LOADING,LOADED,UNLOADED,ROTATING

Description: substate

timestampTransition

IDL_Type:double
Units:second

Description: The time at which the state transition occurred

focalPlaneSummaryInfo

Description: Special event for use by header service. All of the information in this event is redundant (i,e. also supplied in
other settingsApplied 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 settingsApplied events Note: all : delimited strings (aka string arrays) follow the escaping convention defined in CAP-572
EFDB_Topic:MTCamera_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:212
Enumeration:E2V, ITL

Description: The type of each CCD

ccdTempSetPoint

IDL_Type:double
Units:unitless
Count:212

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:MTCamera_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:MTCamera_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:201
Enumeration:E2V, ITL

Description: The type of each CCD, this determines segRows, segCols and serCols

overRows

IDL_Type:int
Units:unitless
Count:201

Description: See CCD Readout Parameters Diagram

overCols

IDL_Type:int
Units:unitless
Count:201

Description: See CCD Readout Parameters Diagram

readRows

IDL_Type:int
Units:unitless
Count:201

Description: See CCD Readout Parameters Diagram

readCols

IDL_Type:int
Units:unitless
Count:201

Description: See CCD Readout Parameters Diagram

readCols2

IDL_Type:int
Units:unitless
Count:201

Description: See CCD Readout Parameters Diagram

preCols

IDL_Type:int
Units:unitless
Count:201

Description: See CCD Readout Parameters Diagram

preRows

IDL_Type:int
Units:unitless
Count:201

Description: See CCD Readout Parameters Diagram

postCols

IDL_Type:int
Units:unitless
Count:201

Description: See CCD Readout Parameters Diagram

underCols

IDL_Type:int
Units:unitless
Count:201

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

notReadyToTakeImage

EFDB_Topic:MTCamera_logevent_notReadyToTakeImage

offlineDetailedState

EFDB_Topic:MTCamera_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:MTCamera_logevent_prepareToTakeImage

raftsDetailedState

EFDB_Topic:MTCamera_logevent_raftsDetailedState

substate

IDL_Type:long
Units:unitless
Enumeration:NEEDS_CLEAR,CLEARING,INTEGRATING,READING_OUT,QUIESCENT

Description: Enumeration of valid substates

timestampTransition

IDL_Type:double
Units:second

Description: The time at which the state transition occurred

readyToTakeImage

EFDB_Topic:MTCamera_logevent_readyToTakeImage

shutterDetailedState

EFDB_Topic:MTCamera_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:MTCamera_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 zero 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

startLoadFilter

EFDB_Topic:MTCamera_logevent_startLoadFilter

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:MTCamera_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 zero 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:MTCamera_logevent_startRotateCarousel

startSetFilter

EFDB_Topic:MTCamera_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:MTCamera_logevent_startShutterClose

startShutterOpen

EFDB_Topic:MTCamera_logevent_startShutterOpen

startUnloadFilter

EFDB_Topic:MTCamera_logevent_startUnloadFilter

appliedSettingsMatchStart

EFDB_Topic:SALGeneric_logevent_appliedSettingsMatchStart

appliedSettingsMatchStartIsTrue

IDL_Type:boolean
Units:unitless

Description: True when the configuration matches the start conditions

authList

EFDB_Topic:SALGeneric_logevent_authList

authorizedUsers

IDL_Type:string
Units:unitless

Description: Comma seperated list of authorized users currently allowed to command this CSC.

nonAuthorizedCSCs

IDL_Type:string
Units:unitless

Description: Comma seperated list of CSC’s not currently allowed to command this CSC.

errorCode

Description: Output when a CSC goes into the Fault state as an explanation of the problem.

EFDB_Topic:SALGeneric_logevent_errorCode

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

EFDB_Topic:SALGeneric_logevent_heartbeat

heartbeat

IDL_Type:boolean
Units:unitless

Description: Beats the drum.

logLevel

Description: Current logging level.

EFDB_Topic:SALGeneric_logevent_logLevel

level

IDL_Type:int
Units:unitless

Description: Current logging level, a Python logging level: error=40, warning=30, info=20, debug=10.

logMessage

Description: A log message.

EFDB_Topic:SALGeneric_logevent_logMessage

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.

settingVersions

Description: Information about settings which can be specified in the start command.

EFDB_Topic:SALGeneric_logevent_settingVersions

recommendedSettingsVersion

IDL_Type:string
Units:unitless

Description: List of comma seperated recomended versions of settings sets

recommendedSettingsLabels

IDL_Type:string
Units:unitless

Description: List of comma seperated names of settings sets

settingsUrl

IDL_Type:string
Units:unitless

Description: The URL where the settings sets definitions can be found

settingsApplied

Description: Base settings applied.

EFDB_Topic:SALGeneric_logevent_settingsApplied

settingsVersion

IDL_Type:string
IDL_Size:256
Units:unitless

Description: The SHA or name corresponding to the published configuration

otherSettingsEvents

IDL_Type:string
Units:unitless

Description: A comma delimited list of other specific CSC configuration events. This may be blank if no other CSC specific events are necessary

simulationMode

Description: Current simulation mode.

EFDB_Topic:SALGeneric_logevent_simulationMode

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

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: This is the top-level version of the 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 a CSC

summaryState

Description: Current summary state of the CSC

EFDB_Topic:SALGeneric_logevent_summaryState

summaryState

IDL_Type:long
Units:unitless

Description: High level state machine state identifier

Telemetry

quadbox_PDU_24VC

EFDB_Topic:MTCamera_quadbox_PDU_24VC

main_V

IDL_Type:double
Units:Volt

Description: 24V Clean PDU main 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

board_T

IDL_Type:double
Units:Celsius

Description: 24V Clean PDU board temperature

fPGA_T

IDL_Type:double
Units:Celsius

Description: 24V Clean PDU FPGA temperature

pwr_Cry_HCU_V

IDL_Type:double
Units:Volt

Description: Power/cryo HCU voltage

pwr_Cry_HCU_I

IDL_Type:double
Units:mA

Description: Power/cryo HCU current

fes_Shu_HCU_V

IDL_Type:double
Units:Volt

Description: FES/shutter HCU voltage

fes_Shu_HCU_I

IDL_Type:double
Units:mA

Description: FES/shutter HCU current

ion_Pumps_V

IDL_Type:double
Units:Volt

Description: Ion pumps voltage

ion_Pumps_I

IDL_Type:double
Units:mA

Description: Ion pumps current

body_Purge_V

IDL_Type:double
Units:Volt

Description: Body purge voltage

body_Purge_I

IDL_Type:double
Units:mA

Description: Body purge current

bpu_Maq20_V

IDL_Type:double
Units:Volt

Description: Body purge MAQ20 voltage

bpu_Maq20_I

IDL_Type:double
Units:mA

Description: Body purge MAQ20 current

gauges_V

IDL_Type:double
Units:Volt

Description: Gauges voltage

gauges_I

IDL_Type:double
Units:mA

Description: Gauges current

quadbox_PDU_24VD

EFDB_Topic:MTCamera_quadbox_PDU_24VD

main_V

IDL_Type:double
Units:Volt

Description: 24V Dirty PDU main voltage

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

board_T

IDL_Type:double
Units:Celsius

Description: 24V Dirty PDU board temperature

fPGA_T

IDL_Type:double
Units:Celsius

Description: 24V Dirty PDU FPGA temperature

cryo_Turbo_V

IDL_Type:double
Units:Volt

Description: Cryo turbo pump voltage

cryo_Turbo_I

IDL_Type:double
Units:mA

Description: Cryo turbo pump current

hex_Turbo_V

IDL_Type:double
Units:Volt

Description: Hex turbo pump voltage

hex_Turbo_I

IDL_Type:double
Units:mA

Description: Hex turbo pump current

quadbox_PDU_48V

EFDB_Topic:MTCamera_quadbox_PDU_48V

main_V

IDL_Type:double
Units:Volt

Description: 48V PDU main voltage

main_I

IDL_Type:double
Units:mA

Description: 48V PDU main current

main_T

IDL_Type:double
Units:Celsius

Description: 48V PDU main temperature

board_T

IDL_Type:double
Units:Celsius

Description: 48V PDU board temperature

fPGA_T

IDL_Type:double
Units:Celsius

Description: 48V PDU FPGA temperature

purge_Fan_V

IDL_Type:double
Units:Volt

Description: Purge fan voltage

purge_Fan_I

IDL_Type:double
Units:mA

Description: Purge fan current

quadbox_PDU_5V

EFDB_Topic:MTCamera_quadbox_PDU_5V

otm_0_A_V

IDL_Type:double
Units:Volt

Description: OTM 0-A voltage

otm_0_A_I

IDL_Type:double
Units:mA

Description: OTM 0-A current

otm_0_B_V

IDL_Type:double
Units:Volt

Description: OTM 0-B voltage

otm_0_B_I

IDL_Type:double
Units:mA

Description: OTM 0-B current

otm_1_A_V

IDL_Type:double
Units:Volt

Description: OTM 1-A voltage

otm_1_A_I

IDL_Type:double
Units:mA

Description: OTM 1-A current

otm_1_B_V

IDL_Type:double
Units:Volt

Description: OTM 1-B voltage

otm_1_B_I

IDL_Type:double
Units:mA

Description: OTM 1-B current

otm_2_A_V

IDL_Type:double
Units:Volt

Description: OTM 2-A voltage

otm_2_A_I

IDL_Type:double
Units:mA

Description: OTM 2-A current

otm_2_B_V

IDL_Type:double
Units:Volt

Description: OTM 2-B voltage

otm_2_B_I

IDL_Type:double
Units:mA

Description: OTM 2-B current

otm_3_A_V

IDL_Type:double
Units:Volt

Description: OTM 3-A voltage

otm_3_A_I

IDL_Type:double
Units:mA

Description: OTM 3-A current

otm_3_B_V

IDL_Type:double
Units:Volt

Description: OTM 3-B voltage

otm_3_B_I

IDL_Type:double
Units:mA

Description: OTM 3-B current

otm_4_A_V

IDL_Type:double
Units:Volt

Description: OTM 4-A voltage

otm_4_A_I

IDL_Type:double
Units:mA

Description: OTM 4-A current

otm_4_B_V

IDL_Type:double
Units:Volt

Description: OTM 4-B voltage

otm_4_B_I

IDL_Type:double
Units:mA

Description: OTM 4-B current

otm_5_A_V

IDL_Type:double
Units:Volt

Description: OTM 5-A voltage

otm_5_A_I

IDL_Type:double
Units:mA

Description: OTM 5-A current

otm_5_B_V

IDL_Type:double
Units:Volt

Description: OTM 5-B voltage

otm_5_B_I

IDL_Type:double
Units:mA

Description: OTM 5-B current

quadbox_BFR

EFDB_Topic:MTCamera_quadbox_BFR

protection_I

IDL_Type:double
Units:mA

Description: Protection system current

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_48V_I

IDL_Type:double
Units:mA

Description: Dirty 48V current

rebps_0_2_I

IDL_Type:double
Units:mA

Description: REB PS 0-2 current

rebps_3_5_I

IDL_Type:double
Units:mA

Description: REB PS 3-5 current

rebps_6_8_I

IDL_Type:double
Units:mA

Description: REB PS 6-8 current

rebps_9_12_I

IDL_Type:double
Units:mA

Description: REB PS 9-12 current

dirty_28V_I

IDL_Type:double
Units:mA

Description: Dirty 28V current

heater_I

IDL_Type:double
Units:mA

Description: Heater current

rebps_Spr_I

IDL_Type:double
Units:mA

Description: REB PS spare current

focal_plane_Ccd

EFDB_Topic:MTCamera_focal_plane_Ccd

gDV

IDL_Type:double
Units:Volt
Count:197

Description: GD 0 voltage

location

IDL_Type:string
Units:unitless

Description: Ccd Location

oDI

IDL_Type:double
Units:mA
Count:197

Description: OD 0 current

oDV

IDL_Type:double
Units:Volt
Count:197

Description: OD 0 voltage

oGV

IDL_Type:double
Units:Volt
Count:197

Description: OG 0 voltage

rDV

IDL_Type:double
Units:Volt
Count:197

Description: RD 0 voltage

temp

IDL_Type:double
Units:Celsius
Count:197

Description: CCD temperature

hex_Cold1

EFDB_Topic:MTCamera_hex_Cold1

supplyTmp

IDL_Type:double
Units:Celsius

Description: Supply Temperature

preExpnTmp

IDL_Type:double
Units:Celsius

Description: Pre Expn Temperature

evapExitTmp

IDL_Type:double
Units:Celsius

Description: Evap Exit Temperature

hexRtrnTmp

IDL_Type:double
Units:Celsius

Description: HX Return Temperature

supplyPrs

IDL_Type:double
Units:psia

Description: Supply Pressure

returnPrs

IDL_Type:double
Units:psia

Description: Return Pressure

superHeat

IDL_Type:double
Units:Celsius

Description: Cold1 SuperHeat

supplySubCooling

IDL_Type:double
Units:Celsius

Description: Cold1 Supply SubCooling

refrig_Cold1

EFDB_Topic:MTCamera_refrig_Cold1

dischrgtmp_P

IDL_Type:double
Units:Celsius

Description: Discharge Temperature (PLC)

dischrgtmp_M

IDL_Type:double
Units:Celsius

Description: Discharge Temperature (Maq20)

dischrgPrs

IDL_Type:double
Units:psia

Description: Discharge Pressure

suctiontmp_P

IDL_Type:double
Units:Celsius

Description: Suction Temperature (PLC)

suctiontmp_M

IDL_Type:double
Units:Celsius

Description: Suction Temperature (Maq20)

suctionPrs

IDL_Type:double
Units:psia

Description: Suction Pressure

liquidtmp_P

IDL_Type:double
Units:Celsius

Description: Liquid Temperature (PLC)

liquidtmp_M

IDL_Type:double
Units:Celsius

Description: Liquid Temperature (Maq20)

compVoltage

IDL_Type:double
Units:Volt

Description: Compressor Voltage

compCurrent

IDL_Type:double
Units:A

Description: Compressor Current

compPower

IDL_Type:double
Units:VA

Description: Compressor Power

compVfdVolt

IDL_Type:double
Units:Volt

Description: Compressor VFD Voltage

compVfdCurr

IDL_Type:double
Units:A

Description: Compressor VFD Current

compVfdFreq

IDL_Type:double
Units:Hz

Description: Compressor VFD Frequency

hGBValvePosn

IDL_Type:double
Units:%

Description: HGB Valve Position

coolValvePosn

IDL_Type:double
Units:%

Description: Coolant Valve Position

coolFlowRate

IDL_Type:double
Units:l/min

Description: Coolant Flow Rate

waterInTmp

IDL_Type:double
Units:Celsius

Description: Water Inlet Temperature

waterOutTmp

IDL_Type:double
Units:Celsius

Description: Water Outlet Temperature

cabinetTmp

IDL_Type:double
Units:Celsius

Description: Cabinet Temperature

ambientTmp

IDL_Type:double
Units:Celsius

Description: Ambient Temperature

fan1Speed

IDL_Type:double
Units:unitless

Description: Fan 1 Speed (RPM)

fan2Speed

IDL_Type:double
Units:unitless

Description: Fan 2 Speed (RPM)

fan3Speed

IDL_Type:double
Units:unitless

Description: Fan 3 Speed (RPM)

liquidSubCooling

IDL_Type:double
Units:Celsius

Description: Cold1 SubCooling

hex_Cold2

EFDB_Topic:MTCamera_hex_Cold2

supplyTmp

IDL_Type:double
Units:Celsius

Description: Supply Temperature

preExpnTmp

IDL_Type:double
Units:Celsius

Description: Pre Expn Temperature

evapExitTmp

IDL_Type:double
Units:Celsius

Description: Evap Exit Temperature

hexRtrnTmp

IDL_Type:double
Units:Celsius

Description: HX Return Temperature

supplyPrs

IDL_Type:double
Units:psia

Description: Supply Pressure

returnPrs

IDL_Type:double
Units:psia

Description: Return Pressure

superHeat

IDL_Type:double
Units:Celsius

Description: Cold2 SuperHeat

supplySubCooling

IDL_Type:double
Units:Celsius

Description: Cold2 Supply SubCooling

refrig_Cold2

EFDB_Topic:MTCamera_refrig_Cold2

dischrgtmp_P

IDL_Type:double
Units:Celsius

Description: Discharge Temperature (PLC)

dischrgtmp_M

IDL_Type:double
Units:Celsius

Description: Discharge Temperature (Maq20)

dischrgPrs

IDL_Type:double
Units:psia

Description: Discharge Pressure

suctiontmp_P

IDL_Type:double
Units:Celsius

Description: Suction Temperature (PLC)

suctiontmp_M

IDL_Type:double
Units:Celsius

Description: Suction Temperature (Maq20)

suctionPrs

IDL_Type:double
Units:psia

Description: Suction Pressure

liquidtmp_P

IDL_Type:double
Units:Celsius

Description: Liquid Temperature (PLC)

liquidtmp_M

IDL_Type:double
Units:Celsius

Description: Liquid Temperature (Maq20)

compVoltage

IDL_Type:double
Units:Volt

Description: Compressor Voltage

compCurrent

IDL_Type:double
Units:A

Description: Compressor Current

compPower

IDL_Type:double
Units:VA

Description: Compressor Power

compVfdVolt

IDL_Type:double
Units:Volt

Description: Compressor VFD Voltage

compVfdCurr

IDL_Type:double
Units:A

Description: Compressor VFD Current

compVfdFreq

IDL_Type:double
Units:Hz

Description: Compressor VFD Frequency

hGBValvePosn

IDL_Type:double
Units:%

Description: HGB Valve Position

coolValvePosn

IDL_Type:double
Units:%

Description: Coolant Valve Position

coolFlowRate

IDL_Type:double
Units:l/min

Description: Coolant Flow Rate

waterInTmp

IDL_Type:double
Units:Celsius

Description: Water Inlet Temperature

waterOutTmp

IDL_Type:double
Units:Celsius

Description: Water Outlet Temperature

cabinetTmp

IDL_Type:double
Units:Celsius

Description: Cabinet Temperature

ambientTmp

IDL_Type:double
Units:Celsius

Description: Ambient Temperature

fan1Speed

IDL_Type:double
Units:unitless

Description: Fan 1 Speed (RPM)

fan2Speed

IDL_Type:double
Units:unitless

Description: Fan 2 Speed (RPM)

fan3Speed

IDL_Type:double
Units:unitless

Description: Fan 3 Speed (RPM)

liquidSubCooling

IDL_Type:double
Units:Celsius

Description: Cold2 SubCooling

hex_Cryo1

EFDB_Topic:MTCamera_hex_Cryo1

c3ExitTmp

IDL_Type:double
Units:Celsius

Description: C3 Exit Temperature

preC3Tmp

IDL_Type:double
Units:Celsius

Description: Pre C3 Temperature

preC4Tmp

IDL_Type:double
Units:Celsius

Description: Pre C4 Temperature

c4ExitTmp

IDL_Type:double
Units:Celsius

Description: C4 Exit Temperature

evapExitTmp

IDL_Type:double
Units:Celsius

Description: Evap Exit Temperature

hexRtrnTmp

IDL_Type:double
Units:Celsius

Description: HX Return Temperature

vaporPrs

IDL_Type:double
Units:psia

Description: Vapor Pressure

liquidPrs

IDL_Type:double
Units:psia

Description: Liquid Pressure

returnPrs

IDL_Type:double
Units:psia

Description: Return Pressure

refrig_Cryo1

EFDB_Topic:MTCamera_refrig_Cryo1

dischrgtmp_P

IDL_Type:double
Units:Celsius

Description: Discharge Temperature (PLC)

dischrgtmp_M

IDL_Type:double
Units:Celsius

Description: Discharge Temperature (MAQ20)

dischrgPrs

IDL_Type:double
Units:psia

Description: Discharge Pressure

suctiontmp_P

IDL_Type:double
Units:Celsius

Description: Suction Temperature (PLC)

suctiontmp_M

IDL_Type:double
Units:Celsius

Description: Suction Temperature (MAQ20)

suctionPrs

IDL_Type:double
Units:psia

Description: Suction Pressure

oilLevel

IDL_Type:double
Units:mm

Description: Oil Level

compVoltage

IDL_Type:double
Units:Volt

Description: Compressor Voltage

compCurrent

IDL_Type:double
Units:A

Description: Compressor Current

compPower

IDL_Type:double
Units:VA

Description: Compressor Power

waterInTmp

IDL_Type:double
Units:Celsius

Description: Water Inlet Temperature

waterOutTmp

IDL_Type:double
Units:Celsius

Description: Water Outlet Temperature

afterCoolTmp

IDL_Type:double
Units:Celsius

Description: After Cooler Temperature

phaseSepTmp

IDL_Type:double
Units:Celsius

Description: Phase Separator Temperature

oilSepTmp

IDL_Type:double
Units:Celsius

Description: Oil Separator Temperature

surgeTankTmp

IDL_Type:double
Units:Celsius

Description: Surge Tank Temperature

fanSpeed

IDL_Type:double
Units:unitless

Description: Fan Speed (RPM)

hex_Cryo2

EFDB_Topic:MTCamera_hex_Cryo2

c3ExitTmp

IDL_Type:double
Units:Celsius

Description: C3 Exit Temperature

preC3Tmp

IDL_Type:double
Units:Celsius

Description: Pre C3 Temperature

preC4Tmp

IDL_Type:double
Units:Celsius

Description: Pre C4 Temperature

c4ExitTmp

IDL_Type:double
Units:Celsius

Description: C4 Exit Temperature

evapExitTmp

IDL_Type:double
Units:Celsius

Description: Evap Exit Temperature

hexRtrnTmp

IDL_Type:double
Units:Celsius

Description: HX Return Temperature

vaporPrs

IDL_Type:double
Units:psia

Description: Vapor Pressure

liquidPrs

IDL_Type:double
Units:psia

Description: Liquid Pressure

returnPrs

IDL_Type:double
Units:psia

Description: Return Pressure

refrig_Cryo2

EFDB_Topic:MTCamera_refrig_Cryo2

dischrgtmp_P

IDL_Type:double
Units:Celsius

Description: Discharge Temperature (PLC)

dischrgtmp_M

IDL_Type:double
Units:Celsius

Description: Discharge Temperature (MAQ20)

dischrgPrs

IDL_Type:double
Units:psia

Description: Discharge Pressure

suctiontmp_P

IDL_Type:double
Units:Celsius

Description: Suction Temperature (PLC)

suctiontmp_M

IDL_Type:double
Units:Celsius

Description: Suction Temperature (MAQ20)

suctionPrs

IDL_Type:double
Units:psia

Description: Suction Pressure

oilLevel

IDL_Type:double
Units:mm

Description: Oil Level

compVoltage

IDL_Type:double
Units:Volt

Description: Compressor Voltage

compCurrent

IDL_Type:double
Units:A

Description: Compressor Current

compPower

IDL_Type:double
Units:VA

Description: Compressor Power

waterInTmp

IDL_Type:double
Units:Celsius

Description: Water Inlet Temperature

waterOutTmp

IDL_Type:double
Units:Celsius

Description: Water Outlet Temperature

afterCoolTmp

IDL_Type:double
Units:Celsius

Description: After Cooler Temperature

phaseSepTmp

IDL_Type:double
Units:Celsius

Description: Phase Separator Temperature

oilSepTmp

IDL_Type:double
Units:Celsius

Description: Oil Separator Temperature

surgeTankTmp

IDL_Type:double
Units:Celsius

Description: Surge Tank Temperature

fanSpeed

IDL_Type:double
Units:unitless

Description: Fan Speed (RPM)

hex_Cryo3

EFDB_Topic:MTCamera_hex_Cryo3

c3ExitTmp

IDL_Type:double
Units:Celsius

Description: C3 Exit Temperature

preC3Tmp

IDL_Type:double
Units:Celsius

Description: Pre C3 Temperature

preC4Tmp

IDL_Type:double
Units:Celsius

Description: Pre C4 Temperature

c4ExitTmp

IDL_Type:double
Units:Celsius

Description: C4 Exit Temperature

evapExitTmp

IDL_Type:double
Units:Celsius

Description: Evap Exit Temperature

hexRtrnTmp

IDL_Type:double
Units:Celsius

Description: HX Return Temperature

vaporPrs

IDL_Type:double
Units:psia

Description: Vapor Pressure

liquidPrs

IDL_Type:double
Units:psia

Description: Liquid Pressure

returnPrs

IDL_Type:double
Units:psia

Description: Return Pressure

refrig_Cryo3

EFDB_Topic:MTCamera_refrig_Cryo3

dischrgtmp_P

IDL_Type:double
Units:Celsius

Description: Discharge Temperature (PLC)

dischrgtmp_M

IDL_Type:double
Units:Celsius

Description: Discharge Temperature (MAQ20)

dischrgPrs

IDL_Type:double
Units:psia

Description: Discharge Pressure

suctiontmp_P

IDL_Type:double
Units:Celsius

Description: Suction Temperature (PLC)

suctiontmp_M

IDL_Type:double
Units:Celsius

Description: Suction Temperature (MAQ20)

suctionPrs

IDL_Type:double
Units:psia

Description: Suction Pressure

oilLevel

IDL_Type:double
Units:mm

Description: Oil Level

compVoltage

IDL_Type:double
Units:Volt

Description: Compressor Voltage

compCurrent

IDL_Type:double
Units:A

Description: Compressor Current

compPower

IDL_Type:double
Units:VA

Description: Compressor Power

waterInTmp

IDL_Type:double
Units:Celsius

Description: Water Inlet Temperature

waterOutTmp

IDL_Type:double
Units:Celsius

Description: Water Outlet Temperature

afterCoolTmp

IDL_Type:double
Units:Celsius

Description: After Cooler Temperature

phaseSepTmp

IDL_Type:double
Units:Celsius

Description: Phase Separator Temperature

oilSepTmp

IDL_Type:double
Units:Celsius

Description: Oil Separator Temperature

surgeTankTmp

IDL_Type:double
Units:Celsius

Description: Surge Tank Temperature

cabinetTmp

IDL_Type:double
Units:Celsius

Description: Cabinet Temperature

ambientTmp

IDL_Type:double
Units:Celsius

Description: Ambient Temperature

fanSpeed

IDL_Type:double
Units:unitless

Description: Fan Speed (RPM)

hex_Cryo4

EFDB_Topic:MTCamera_hex_Cryo4

c3ExitTmp

IDL_Type:double
Units:Celsius

Description: C3 Exit Temperature

preC3Tmp

IDL_Type:double
Units:Celsius

Description: Pre C3 Temperature

preC4Tmp

IDL_Type:double
Units:Celsius

Description: Pre C4 Temperature

c4ExitTmp

IDL_Type:double
Units:Celsius

Description: C4 Exit Temperature

evapExitTmp

IDL_Type:double
Units:Celsius

Description: Evap Exit Temperature

hexRtrnTmp

IDL_Type:double
Units:Celsius

Description: HX Return Temperature

vaporPrs

IDL_Type:double
Units:psia

Description: Vapor Pressure

liquidPrs

IDL_Type:double
Units:psia

Description: Liquid Pressure

returnPrs

IDL_Type:double
Units:psia

Description: Return Pressure

refrig_Cryo4

EFDB_Topic:MTCamera_refrig_Cryo4

dischrgtmp_P

IDL_Type:double
Units:Celsius

Description: Discharge Temperature (PLC)

dischrgtmp_M

IDL_Type:double
Units:Celsius

Description: Discharge Temperature (MAQ20)

dischrgPrs

IDL_Type:double
Units:psia

Description: Discharge Pressure

suctiontmp_P

IDL_Type:double
Units:Celsius

Description: Suction Temperature (PLC)

suctiontmp_M

IDL_Type:double
Units:Celsius

Description: Suction Temperature (MAQ20)

suctionPrs

IDL_Type:double
Units:psia

Description: Suction Pressure

oilLevel

IDL_Type:double
Units:mm

Description: Oil Level

compVoltage

IDL_Type:double
Units:Volt

Description: Compressor Voltage

compCurrent

IDL_Type:double
Units:A

Description: Compressor Current

compPower

IDL_Type:double
Units:VA

Description: Compressor Power

waterInTmp

IDL_Type:double
Units:Celsius

Description: Water Inlet Temperature

waterOutTmp

IDL_Type:double
Units:Celsius

Description: Water Outlet Temperature

afterCoolTmp

IDL_Type:double
Units:Celsius

Description: After Cooler Temperature

phaseSepTmp

IDL_Type:double
Units:Celsius

Description: Phase Separator Temperature

oilSepTmp

IDL_Type:double
Units:Celsius

Description: Oil Separator Temperature

surgeTankTmp

IDL_Type:double
Units:Celsius

Description: Surge Tank Temperature

fanSpeed

IDL_Type:double
Units:unitless

Description: Fan Speed (RPM)

hex_Cryo5

EFDB_Topic:MTCamera_hex_Cryo5

c3ExitTmp

IDL_Type:double
Units:Celsius

Description: C3 Exit Temperature

preC3Tmp

IDL_Type:double
Units:Celsius

Description: Pre C3 Temperature

preC4Tmp

IDL_Type:double
Units:Celsius

Description: Pre C4 Temperature

c4ExitTmp

IDL_Type:double
Units:Celsius

Description: C4 Exit Temperature

evapExitTmp

IDL_Type:double
Units:Celsius

Description: Evap Exit Temperature

hexRtrnTmp

IDL_Type:double
Units:Celsius

Description: HX Return Temperature

vaporPrs

IDL_Type:double
Units:psia

Description: Vapor Pressure

liquidPrs

IDL_Type:double
Units:psia

Description: Liquid Pressure

returnPrs

IDL_Type:double
Units:psia

Description: Return Pressure

refrig_Cryo5

EFDB_Topic:MTCamera_refrig_Cryo5

dischrgtmp_P

IDL_Type:double
Units:Celsius

Description: Discharge Temperature (PLC)

dischrgtmp_M

IDL_Type:double
Units:Celsius

Description: Discharge Temperature (MAQ20)

dischrgPrs

IDL_Type:double
Units:psia

Description: Discharge Pressure

suctiontmp_P

IDL_Type:double
Units:Celsius

Description: Suction Temperature (PLC)

suctiontmp_M

IDL_Type:double
Units:Celsius

Description: Suction Temperature (MAQ20)

suctionPrs

IDL_Type:double
Units:psia

Description: Suction Pressure

oilLevel

IDL_Type:double
Units:mm

Description: Oil Level

compVoltage

IDL_Type:double
Units:Volt

Description: Compressor Voltage

compCurrent

IDL_Type:double
Units:A

Description: Compressor Current

compPower

IDL_Type:double
Units:VA

Description: Compressor Power

waterInTmp

IDL_Type:double
Units:Celsius

Description: Water Inlet Temperature

waterOutTmp

IDL_Type:double
Units:Celsius

Description: Water Outlet Temperature

afterCoolTmp

IDL_Type:double
Units:Celsius

Description: After Cooler Temperature

phaseSepTmp

IDL_Type:double
Units:Celsius

Description: Phase Separator Temperature

oilSepTmp

IDL_Type:double
Units:Celsius

Description: Oil Separator Temperature

surgeTankTmp

IDL_Type:double
Units:Celsius

Description: Surge Tank Temperature

cabinetTmp

IDL_Type:double
Units:Celsius

Description: Cabinet Temperature

ambientTmp

IDL_Type:double
Units:Celsius

Description: Ambient Temperature

fanSpeed

IDL_Type:double
Units:unitless

Description: Fan Speed (RPM)

hex_Cryo6

EFDB_Topic:MTCamera_hex_Cryo6

c3ExitTmp

IDL_Type:double
Units:Celsius

Description: C3 Exit Temperature

preC3Tmp

IDL_Type:double
Units:Celsius

Description: Pre C3 Temperature

preC4Tmp

IDL_Type:double
Units:Celsius

Description: Pre C4 Temperature

c4ExitTmp

IDL_Type:double
Units:Celsius

Description: C4 Exit Temperature

evapExitTmp

IDL_Type:double
Units:Celsius

Description: Evap Exit Temperature

hexRtrnTmp

IDL_Type:double
Units:Celsius

Description: HX Return Temperature

vaporPrs

IDL_Type:double
Units:psia

Description: Vapor Pressure

liquidPrs

IDL_Type:double
Units:psia

Description: Liquid Pressure

returnPrs

IDL_Type:double
Units:psia

Description: Return Pressure

refrig_Cryo6

EFDB_Topic:MTCamera_refrig_Cryo6

dischrgtmp_P

IDL_Type:double
Units:Celsius

Description: Discharge Temperature (PLC)

dischrgtmp_M

IDL_Type:double
Units:Celsius

Description: Discharge Temperature (MAQ20)

dischrgPrs

IDL_Type:double
Units:psia

Description: Discharge Pressure

suctiontmp_P

IDL_Type:double
Units:Celsius

Description: Suction Temperature (PLC)

suctiontmp_M

IDL_Type:double
Units:Celsius

Description: Suction Temperature (MAQ20)

suctionPrs

IDL_Type:double
Units:psia

Description: Suction Pressure

oilLevel

IDL_Type:double
Units:mm

Description: Oil Level

compVoltage

IDL_Type:double
Units:Volt

Description: Compressor Voltage

compCurrent

IDL_Type:double
Units:A

Description: Compressor Current

compPower

IDL_Type:double
Units:VA

Description: Compressor Power

waterInTmp

IDL_Type:double
Units:Celsius

Description: Water Inlet Temperature

waterOutTmp

IDL_Type:double
Units:Celsius

Description: Water Outlet Temperature

afterCoolTmp

IDL_Type:double
Units:Celsius

Description: After Cooler Temperature

phaseSepTmp

IDL_Type:double
Units:Celsius

Description: Phase Separator Temperature

oilSepTmp

IDL_Type:double
Units:Celsius

Description: Oil Separator Temperature

surgeTankTmp

IDL_Type:double
Units:Celsius

Description: Surge Tank Temperature

fanSpeed

IDL_Type:double
Units:unitless

Description: Fan Speed (RPM)

vacuum_CryoVacGauge

EFDB_Topic:MTCamera_vacuum_CryoVacGauge

cryoVac

IDL_Type:double
Units:Torr

Description: Cryostat vacuum

vacuum_ForelineVacGauge

EFDB_Topic:MTCamera_vacuum_ForelineVacGauge

forelineVac

IDL_Type:double
Units:Torr

Description: Foreline pump vacuum

vacuum_Hex1VacGauge

EFDB_Topic:MTCamera_vacuum_Hex1VacGauge

hex1Vac

IDL_Type:double
Units:Torr

Description: Heat exchanger 1 vacuum

vacuum_Hex2VacGauge

EFDB_Topic:MTCamera_vacuum_Hex2VacGauge

hex2Vac

IDL_Type:double
Units:Torr

Description: Heat exchanger 2 vacuum

vacuum_IonPumps

EFDB_Topic:MTCamera_vacuum_IonPumps

cip1_I

IDL_Type:double
Units:mA

Description: Cryo ion pump 1 current

cip2_I

IDL_Type:double
Units:mA

Description: Cryo ion pump 2 current

cip3_I

IDL_Type:double
Units:mA

Description: Cryo ion pump 3 current

cip4_I

IDL_Type:double
Units:mA

Description: Cryo ion pump 4 current

cip5_I

IDL_Type:double
Units:mA

Description: Cryo ion pump 5 current

cip6_I

IDL_Type:double
Units:mA

Description: Cryo ion pump 6 current

cip1_V

IDL_Type:double
Units:Volt

Description: Cryo ion pump 1 voltage

cip2_V

IDL_Type:double
Units:Volt

Description: Cryo ion pump 2 voltage

cip3_V

IDL_Type:double
Units:Volt

Description: Cryo ion pump 3 voltage

cip4_V

IDL_Type:double
Units:Volt

Description: Cryo ion pump 4 voltage

cip5_V

IDL_Type:double
Units:Volt

Description: Cryo ion pump 5 voltage

cip6_V

IDL_Type:double
Units:Volt

Description: Cryo ion pump 6 voltage

quadbox_REB_Bulk_PS

EFDB_Topic:MTCamera_quadbox_REB_Bulk_PS

rebbulkps_Brd_T

IDL_Type:double
Units:Celsius

Description: REB Bulk PS board temperature

rebbulkps_0_2_V

IDL_Type:double
Units:Volt

Description: REB Bulk PS 0-2 voltage

rebbulkps_0_2_I

IDL_Type:double
Units:mA

Description: REB Bulk PS 0-2 current

rebbulkps_0_2_T

IDL_Type:double
Units:Celsius

Description: REB Bulk PS 0-2 temperature

rebbulkps_3_5_V

IDL_Type:double
Units:Volt

Description: REB Bulk PS 3-5 voltage

rebbulkps_3_5_I

IDL_Type:double
Units:mA

Description: REB Bulk PS 3-5 current

rebbulkps_3_5_T

IDL_Type:double
Units:Celsius

Description: REB Bulk PS 3-5 temperature

rebbulkps_6_8_V

IDL_Type:double
Units:Volt

Description: REB Bulk PS 6-8 voltage

rebbulkps_6_8_I

IDL_Type:double
Units:mA

Description: REB Bulk PS 6-8 current

rebbulkps_6_8_T

IDL_Type:double
Units:Celsius

Description: REB Bulk PS 6-8 temperature

rebbulkps_9_12_V

IDL_Type:double
Units:Volt

Description: REB Bulk PS 9-12 voltage

rebbulkps_9_12_I

IDL_Type:double
Units:mA

Description: REB Bulk PS 9-12 current

rebbulkps_9_12_T

IDL_Type:double
Units:Celsius

Description: REB Bulk PS 9-12 temperature

rebpower_Reb

EFDB_Topic:MTCamera_rebpower_Reb

digital_VbefLDO

IDL_Type:double
Units:Volt
Count:71

Description: R00/RebG digital PSVoltage before LDO

location

IDL_Type:string
Units:unitless

Description: Reb Location

digital_IbefLDO

IDL_Type:double
Units:mA
Count:71

Description: Current before LDO

digital_VaftLDO

IDL_Type:double
Units:Volt
Count:71

Description: Voltage after LDO

digital_IaftLDO

IDL_Type:double
Units:mA
Count:71

Description: Current after LDO

digital_VaftSwch

IDL_Type:double
Units:Volt
Count:71

Description: Voltage after switch

analog_VbefLDO

IDL_Type:double
Units:Volt
Count:71

Description: R00/RebG analog PSVoltage before LDO

analog_IbefLDO

IDL_Type:double
Units:mA
Count:71

Description: Current before LDO

analog_VaftLDO

IDL_Type:double
Units:Volt
Count:71

Description: Voltage after LDO

analog_IaftLDO

IDL_Type:double
Units:mA
Count:71

Description: Current after LDO

analog_VaftSwch

IDL_Type:double
Units:Volt
Count:71

Description: Voltage after switch

od_VbefLDO

IDL_Type:double
Units:Volt
Count:71

Description: R00/RebG OD PSVoltage before LDO

od_IbefLDO

IDL_Type:double
Units:mA
Count:71

Description: Current before LDO

od_VaftLDO

IDL_Type:double
Units:Volt
Count:71

Description: Voltage after LDO

od_VaftLDO2

IDL_Type:double
Units:Volt
Count:71

Description: Voltage after LDO2

od_IaftLDO

IDL_Type:double
Units:mA
Count:71

Description: Current after LDO

od_VaftSwch

IDL_Type:double
Units:Volt
Count:71

Description: Voltage after switch

clockhi_VbefLDO

IDL_Type:double
Units:Volt
Count:71

Description: R00/RebG clockhi PSVoltage before LDO

clockhi_IbefLDO

IDL_Type:double
Units:mA
Count:71

Description: Current before LDO

clockhi_VaftLDO

IDL_Type:double
Units:Volt
Count:71

Description: Voltage after LDO

clockhi_IaftLDO

IDL_Type:double
Units:mA
Count:71

Description: Current after LDO

clockhi_VaftSwch

IDL_Type:double
Units:Volt
Count:71

Description: Voltage after switch

clocklo_VbefLDO

IDL_Type:double
Units:Volt
Count:71

Description: R00/RebG clocklo PSVoltage before LDO

clocklo_IbefLDO

IDL_Type:double
Units:mA
Count:71

Description: Current before LDO

clocklo_VaftLDO

IDL_Type:double
Units:Volt
Count:71

Description: Voltage after LDO

clocklo_VaftLDO2

IDL_Type:double
Units:Volt
Count:71

Description: Voltage after LDO2

clocklo_IaftLDO

IDL_Type:double
Units:mA
Count:71

Description: Current after LDO

clocklo_VaftSwch

IDL_Type:double
Units:Volt
Count:71

Description: Voltage after switch

dphi_VbefLDO

IDL_Type:double
Units:Volt
Count:8

Description: R00/RebG dphi PSVoltage before LDO

dphi_IbefLDO

IDL_Type:double
Units:mA
Count:8

Description: Current before LDO

dphi_VaftLDO

IDL_Type:double
Units:Volt
Count:8

Description: Voltage after LDO

dphi_IaftLDO

IDL_Type:double
Units:mA
Count:8

Description: Current after LDO

dphi_VaftSwch

IDL_Type:double
Units:Volt
Count:8

Description: Voltage after switch

hvbias_VbefSwch

IDL_Type:double
Units:Volt
Count:71

Description: R00/RebG hvbias PSVoltage before switch

hvbias_IbefSwch

IDL_Type:double
Units:mA
Count:71

Description: Current before switch

power

IDL_Type:double
Units:Watt
Count:71

Description: R00/RebG all PSsTotal power

heater_VbefLDO

IDL_Type:double
Units:Volt
Count:67

Description: R00/RebW heater PSVoltage before LDO

heater_IbefLDO

IDL_Type:double
Units:mA
Count:67

Description: Current before LDO

heater_VaftLDO

IDL_Type:double
Units:Volt
Count:67

Description: Voltage after LDO

heater_IaftLDO

IDL_Type:double
Units:mA
Count:67

Description: Current after LDO

heater_VaftSwch

IDL_Type:double
Units:Volt
Count:67

Description: Voltage after switch

focal_plane_Reb

EFDB_Topic:MTCamera_focal_plane_Reb

anaI

IDL_Type:double
Units:mA
Count:71

Description: Analog PS current

anaV

IDL_Type:double
Units:Volt
Count:71

Description: Analog PS voltage

aspicl_Temp0

IDL_Type:double
Units:Celsius
Count:71

Description: ASPIC 0 lower temp

aspicl_Temp1

IDL_Type:double
Units:Celsius
Count:71

Description: ASPIC 1 lower temp

aspicl_Temp2

IDL_Type:double
Units:Celsius
Count:71

Description: ASPIC 2 lower temp

aspicu_Temp0

IDL_Type:double
Units:Celsius
Count:71

Description: ASPIC 0 upper temp

aspicu_Temp1

IDL_Type:double
Units:Celsius
Count:71

Description: ASPIC 1 upper temp

aspicu_Temp2

IDL_Type:double
Units:Celsius
Count:71

Description: ASPIC 2 upper temp

clkHI

IDL_Type:double
Units:mA
Count:71

Description: Clock High PS current

clkHV

IDL_Type:double
Units:Volt
Count:71

Description: Clock High PS voltage

clkLI

IDL_Type:double
Units:mA
Count:71

Description: Clock Low PS current

clkLV

IDL_Type:double
Units:Volt
Count:71

Description: Clock Low PS voltage

digI

IDL_Type:double
Units:mA
Count:71

Description: Digital PS current

digV

IDL_Type:double
Units:Volt
Count:71

Description: Digital PS voltage

htrPI

IDL_Type:double
Units:mA
Count:8

Description: Heater PS current

htrPV

IDL_Type:double
Units:Volt
Count:8

Description: Heater PS voltage

htrV

IDL_Type:double
Units:Volt
Count:71

Description: Heater voltage

htrW

IDL_Type:double
Units:Watt
Count:71

Description: Heater power

hVBiasSwitch

IDL_Type:double
Units:unitless
Count:71

Description: HV bias switch

location

IDL_Type:string
Units:unitless

Description: Reb Location

oDI

IDL_Type:double
Units:mA
Count:71

Description: OD PS current

oDV

IDL_Type:double
Units:Volt
Count:71

Description: OD PS voltage

pClk0

IDL_Type:double
Units:Volt
Count:71

Description: Parallel 0

pClk1

IDL_Type:double
Units:Volt
Count:71

Description: Parallel 1

pClkL

IDL_Type:double
Units:Volt
Count:71

Description: Parallel lower

pClkU

IDL_Type:double
Units:Volt
Count:71

Description: Parallel upper

power

IDL_Type:double
Units:Watt
Count:71

Description: Total power

ref05V

IDL_Type:double
Units:Volt
Count:71

Description: 5V ref 0 voltage

ref125V

IDL_Type:double
Units:Volt
Count:71

Description: 2.5V ref 1 voltage

ref15V

IDL_Type:double
Units:Volt
Count:71

Description: 5V ref 1 voltage

ref25V

IDL_Type:double
Units:Volt
Count:71

Description: 5V ref 2 voltage

refN12

IDL_Type:double
Units:Volt
Count:71

Description: Negative 12 ref

refP12

IDL_Type:double
Units:Volt
Count:71

Description: Positive 12 ref

rG0

IDL_Type:double
Units:Volt
Count:71

Description: RG 0

rG1

IDL_Type:double
Units:Volt
Count:71

Description: RG 1

rGL

IDL_Type:double
Units:Volt
Count:71

Description: Reset gate lower

rGU

IDL_Type:double
Units:Volt
Count:71

Description: Reset gate upper

rTDTemp

IDL_Type:double
Units:Celsius
Count:71

Description: RTD temperature

sClk0

IDL_Type:double
Units:Volt
Count:71

Description: Serial 0

sClk1

IDL_Type:double
Units:Volt
Count:71

Description: Serial 1

sClkL

IDL_Type:double
Units:Volt
Count:71

Description: Serial lower

sClkU

IDL_Type:double
Units:Volt
Count:71

Description: Serial upper

sw_GDV

IDL_Type:double
Units:Volt
Count:71

Description: GD 0 voltage

sw_ODI

IDL_Type:double
Units:mA
Count:71

Description: OD 0 current

sw_ODV

IDL_Type:double
Units:Volt
Count:71

Description: OD 0 voltage

sw_OGV

IDL_Type:double
Units:Volt
Count:71

Description: OG 0 voltage

sw_RDV

IDL_Type:double
Units:Volt
Count:71

Description: RD 0 voltage

sw_Temp

IDL_Type:double
Units:Celsius
Count:71

Description: SW temperature

temp1

IDL_Type:double
Units:Celsius
Count:71

Description: Board temperature 1

temp10

IDL_Type:double
Units:Celsius
Count:71

Description: Board temperature 10

temp2

IDL_Type:double
Units:Celsius
Count:71

Description: Board temperature 2

temp3

IDL_Type:double
Units:Celsius
Count:71

Description: Board temperature 3

temp4

IDL_Type:double
Units:Celsius
Count:71

Description: Board temperature 4

temp5

IDL_Type:double
Units:Celsius
Count:71

Description: Board temperature 5

temp6

IDL_Type:double
Units:Celsius
Count:71

Description: Board temperature 6

temp7

IDL_Type:double
Units:Celsius
Count:71

Description: Board temperature 7

temp8

IDL_Type:double
Units:Celsius
Count:71

Description: Board temperature 8

temp9

IDL_Type:double
Units:Celsius
Count:71

Description: Board temperature 9

focal_plane_RebTotalPower

EFDB_Topic:MTCamera_focal_plane_RebTotalPower

rebTotalPower

IDL_Type:double
Units:Watt

Description: Reb Total Power

rebpower_Rebps

EFDB_Topic:MTCamera_rebpower_Rebps

boardTemp0

IDL_Type:double
Units:Celsius
Count:13

Description: Board temperature 0

location

IDL_Type:string
Units:unitless

Description: Rebps Location

boardTemp1

IDL_Type:double
Units:Celsius
Count:13

Description: Board temperature 1

boardTemp2

IDL_Type:double
Units:Celsius
Count:13

Description: Board temperature 2

boardTemp3

IDL_Type:double
Units:Celsius
Count:13

Description: Board temperature 3

boardTemp4

IDL_Type:double
Units:Celsius
Count:13

Description: Board temperature 4

boardTemp5

IDL_Type:double
Units:Celsius
Count:13

Description: Board temperature 5

boardTemp6

IDL_Type:double
Units:Celsius
Count:13

Description: Board temperature 6

focal_plane_Segment

EFDB_Topic:MTCamera_focal_plane_Segment

i

IDL_Type:double
Units:mA
Count:3024

Description: Amplifier current

location

IDL_Type:string
Units:unitless

Description: Segment Location

daq_monitor_Store

EFDB_Topic:MTCamera_daq_monitor_Store

capacity

IDL_Type:double
Units:Gbyte

Description: total disk space

freeSpace

IDL_Type:double
Units:Gbyte

Description: available disk space

freeFraction

IDL_Type:double
Units:unitless

Description: available-space fraction

vacuum_TurboPump

EFDB_Topic:MTCamera_vacuum_TurboPump

turboSpeed

IDL_Type:double
Units:unitless

Description: Turbo pump speed (RPM)

turboCurrent

IDL_Type:double
Units:mA

Description: TurboPump current

turboVoltage

IDL_Type:double
Units:Volt

Description: TurboPump voltage

turboPower

IDL_Type:double
Units:W

Description: TurboPump power

turboPumpTemp

IDL_Type:double
Units:deg C

Description: TurboPump pump temperature

vacuum_TurboVacGauge

EFDB_Topic:MTCamera_vacuum_TurboVacGauge

turboVac

IDL_Type:double
Units:Torr

Description: Turbo pump vacuum