CCCamera

Commands

discardRows

Subsystem:CCCamera
Version:3.7.1
Author:None
EFDB_Topic:CCCamera_command_discardRows
Explanation:http://project.lsst.org/ts/sal_objects/help

nRows

IDL_Type:long
Units:unitless
Count:1

Description: Number of rows to discard

startImage

Subsystem:CCCamera
Version:3.7.1
Author:None
EFDB_Topic:CCCamera_command_startImage
Explanation:http://project.lsst.org/ts/sal_objects/help

shutter

IDL_Type:boolean
Units:unitless
Count:1

Description: True if the shutter should be opened/closed

sensors

IDL_Type:string
IDL_Size:1
Units:unitless
Count:1

Description: Sensors to be read out, if blank all configured sensors will be read out

keyValueMap

IDL_Type:string
IDL_Size:1
Units:unitless
Count:1

Description: Map of additional key value pairs, e.g. imageType: XYZ, groupId: ABC

obsNote

IDL_Type:string
IDL_Size:1
Units:unitless
Count:1

Description: An arbitrary operator provided string, useful for informally flagging images

timeout

IDL_Type:double
Units:second
Count:1

Description: Timeout after which imaging will be abandoned if no endImage command received

disableCalibration

Subsystem:CCCamera
Version:3.7.1
Author:None
EFDB_Topic:CCCamera_command_disableCalibration
Explanation:http://project.lsst.org/ts/sal_objects/help

value

IDL_Type:boolean
Units:unitless
Count:1

Description: Attribute required by the API, but is unused.

initGuiders

Subsystem:CCCamera
Version:3.7.1
Author:None
EFDB_Topic:CCCamera_command_initGuiders
Explanation:http://project.lsst.org/ts/sal_objects/help

roiSpec

IDL_Type:string
IDL_Size:256
Units:unitless
Count:1

Description: TBD specification for region of interest

enableCalibration

Subsystem:CCCamera
Version:3.7.1
Author:None
EFDB_Topic:CCCamera_command_enableCalibration
Explanation:http://project.lsst.org/ts/sal_objects/help

value

IDL_Type:boolean
Units:unitless
Count:1

Description: Attribute required by the API, but is unused.

initImage

Subsystem:CCCamera
Version:3.7.1
Author:None
EFDB_Topic:CCCamera_command_initImage
Explanation:http://project.lsst.org/ts/sal_objects/help

deltaT

IDL_Type:double
Units:second
Count:1

Description: Estimate of time period before takeImages will be issued

endImage

Subsystem:CCCamera
Version:3.7.1
Author:None
EFDB_Topic:CCCamera_command_endImage
Explanation:http://project.lsst.org/ts/sal_objects/help

value

IDL_Type:boolean
Units:unitless
Count:1

Description: Attribute required by the API, but is unused.

setFilter

Subsystem:CCCamera
Version:3.7.1
Author:None
EFDB_Topic:CCCamera_command_setFilter
Explanation:http://project.lsst.org/ts/sal_objects/help

name

IDL_Type:string
IDL_Size:256
Units:unitless
Count:1

Description: The filter name to install

clear

Subsystem:CCCamera
Version:3.7.1
Author:None
EFDB_Topic:CCCamera_command_clear
Explanation:http://project.lsst.org/ts/sal_objects/help

nClears

IDL_Type:long
Units:unitless
Count:1

Description: Number of consecutive clear operations to perform

takeImages

Subsystem:CCCamera
Version:3.7.1
Author:None
EFDB_Topic:CCCamera_command_takeImages
Explanation:http://project.lsst.org/ts/sal_objects/help

numImages

IDL_Type:long
Units:unitless
Count:1

Description: Number of consecutive images to take

expTime

IDL_Type:double
Units:second
Count:1

Description: Exposure time

shutter

IDL_Type:boolean
Units:unitless
Count:1

Description: True if the shutter should be opened/closed

sensors

IDL_Type:string
IDL_Size:1
Units:unitless
Count:1

Description: Sensors to be read out, if blank all configured sensors will be read out

keyValueMap

IDL_Type:string
IDL_Size:1
Units:unitless
Count:1

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
IDL_Size:1
Units:unitless
Count:1

Description: An arbitrary operator provided string, useful for informally flagging images

stop

Subsystem:CCCamera
Version:3.7.1
Author:None
EFDB_Topic:CCCamera_command_stop
Explanation:http://project.lsst.org/ts/sal_objects/help

value

IDL_Type:boolean
Units:unitless
Count:1

Description: Attribute required by the API, but is unused.

Events

offlineDetailedState

Subsystem:CCCamera
Version:3.7.1
Author:None
EFDB_Topic:CCCamera_logevent_offlineDetailedState
Explanation:http://project.lsst.org/ts/sal_objects/help/CCCamera_logevent_offlineDetailedState.html

substate

IDL_Type:long
Units:unitless
Count:1
Enumeration:OFFLINE_AVAILABLE,OFFLINE_PUBLISH_ONLY

Description: Enumeration of valid substates

transitionTimestamp

IDL_Type:double
Units:second
Count:1

Description: The time at which the state transition occurred

endReadout

Subsystem:CCCamera
Version:3.7.1
Author:None
EFDB_Topic:CCCamera_logevent_endReadout
Explanation:http://project.lsst.org/ts/sal_objects/help/CCCamera_logevent_endReadout.html

imageType

IDL_Type:string
IDL_Size:1
Units:unitless
Count:1

Description: The imageType as passed to the takeImages command (using keyValueMap)

groupId

IDL_Type:string
IDL_Size:1
Units:unitless
Count:1

Description: The groupId as passed to the takeImages command (using keyValueMap)

additionalKeys

IDL_Type:string
IDL_Size:1
Units:unitless
Count:1

Description: Additional keys passed to the takeImages command (: delimited)

additionalValues

IDL_Type:string
IDL_Size:1
Units:unitless
Count:1

Description: Additional values passed to the takeImages command (: delimited, in same order as additionalKeys)

imagesInSequence

IDL_Type:long
Units:unitless
Count:1

Description: The total number of requested images in sequence

imageName

IDL_Type:string
IDL_Size:32
Units:unitless
Count:1

Description: The imageName for this specific exposure, assigned by the camera

imageIndex

IDL_Type:long
Units:unitless
Count:1

Description: The zero based index number for this specific exposure within the sequence

imageSource

IDL_Type:string
IDL_Size:2
Units:unitless
Count:1

Description: The source component of the image name (AT/CC/MC)

imageController

IDL_Type:string
IDL_Size:1
Units:unitless
Count:1

Description: The controller for the image (O=OCS/C=CCS/…)

imageDate

IDL_Type:string
IDL_Size:8
Units:unitless
Count:1

Description: The date component of the image name (YYYYMMDD)

imageNumber

IDL_Type:long
Units:unitless
Count:1

Description: The image number (SEQNO) component of the image name

timeStampAcquisitionStart

IDL_Type:double
Units:second
Count:1

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
Count:1

Description: The requested exposure time

timeStampEndOfReadout

IDL_Type:double
Units:second
Count:1

Description: The time at which the readout was completed

endTakeImage

Subsystem:CCCamera
Version:3.7.1
Author:None
EFDB_Topic:CCCamera_logevent_endTakeImage
Explanation:http://project.lsst.org/ts/sal_objects/help/CCCamera_logevent_endTakeImage.html

imageReadinessDetailedState

Subsystem:CCCamera
Version:3.7.1
Author:None
EFDB_Topic:CCCamera_logevent_imageReadinessDetailedState
Explanation:http://project.lsst.org/ts/sal_objects/help/CCCamera_logevent_imageReadinessDetailedState.html

substate

IDL_Type:long
Units:unitless
Count:1
Enumeration:READY,NOT_READY,GETTING_READY

Description: Enumeration of valid substates

transitionTimestamp

IDL_Type:double
Units:second
Count:1

Description: The time at which the state transition occurred

startSetFilter

Subsystem:CCCamera
Version:3.7.1
Author:None
EFDB_Topic:CCCamera_logevent_startSetFilter
Explanation:http://project.lsst.org/ts/sal_objects/help/CCCamera_logevent_startSetFilter.html

filterName

IDL_Type:string
IDL_Size:1
Units:unitless
Count:1

Description: The name of the filter being installed (e.g. U-001)

startUnloadFilter

Subsystem:CCCamera
Version:3.7.1
Author:None
EFDB_Topic:CCCamera_logevent_startUnloadFilter
Explanation:http://project.lsst.org/ts/sal_objects/help/CCCamera_logevent_startUnloadFilter.html

notReadyToTakeImage

Subsystem:CCCamera
Version:3.7.1
Author:None
EFDB_Topic:CCCamera_logevent_notReadyToTakeImage
Explanation:http://project.lsst.org/ts/sal_objects/help/CCCamera_logevent_notReadyToTakeImage.html

startShutterClose

Subsystem:CCCamera
Version:3.7.1
Author:None
EFDB_Topic:CCCamera_logevent_startShutterClose
Explanation:http://project.lsst.org/ts/sal_objects/help/CCCamera_logevent_startShutterClose.html

endInitializeGuider

Subsystem:CCCamera
Version:3.7.1
Author:None
EFDB_Topic:CCCamera_logevent_endInitializeGuider
Explanation:http://project.lsst.org/ts/sal_objects/help/CCCamera_logevent_endInitializeGuider.html

endShutterClose

Subsystem:CCCamera
Version:3.7.1
Author:None
EFDB_Topic:CCCamera_logevent_endShutterClose
Explanation:http://project.lsst.org/ts/sal_objects/help/CCCamera_logevent_endShutterClose.html

endOfImageTelemetry

Subsystem:CCCamera
Version:3.7.1
Author:None
EFDB_Topic:CCCamera_logevent_endOfImageTelemetry
Explanation:http://project.lsst.org/ts/sal_objects/help/CCCamera_logevent_endOfImageTelemetry.html

imageType

IDL_Type:string
IDL_Size:1
Units:unitless
Count:1

Description: The imageType as passed to the takeImages command (using keyValueMap)

groupId

IDL_Type:string
IDL_Size:1
Units:unitless
Count:1

Description: The groupId as passed to the takeImages command (using keyValueMap)

additionalKeys

IDL_Type:string
IDL_Size:1
Units:unitless
Count:1

Description: Additional keys passed to the takeImages command (: delimited)

additionalValues

IDL_Type:string
IDL_Size:1
Units:unitless
Count:1

Description: Additional values passed to the takeImages command (: delimited, in same order as additionalKeys)

imagesInSequence

IDL_Type:long
Units:unitless
Count:1

Description: The total number of requested images in sequence

imageName

IDL_Type:string
IDL_Size:32
Units:unitless
Count:1

Description: The imageName for this specific exposure, assigned by the camera

imageIndex

IDL_Type:long
Units:unitless
Count:1

Description: The zero based index number for this specific exposure within the sequence

imageSource

IDL_Type:string
IDL_Size:2
Units:unitless
Count:1

Description: The source component of the image name (AT/CC/MC)

imageController

IDL_Type:string
IDL_Size:1
Units:unitless
Count:1

Description: The controller for the image (O=OCS/C=CCS/…)

imageDate

IDL_Type:string
IDL_Size:8
Units:unitless
Count:1

Description: The date component of the image name (YYYYMMDD)

imageNumber

IDL_Type:long
Units:unitless
Count:1

Description: The image number (SEQNO) component of the image name

timeStampAcquisitionStart

IDL_Type:double
Units:second
Count:1

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
Count:1

Description: The requested exposure time

imageTag

IDL_Type:string
IDL_Size:64
Units:unitless
Count:1

Description: The DAQ assigned image tag (hex string)

timestampDateObs

IDL_Type:double
Units:second
Count:1

Description: The observation date, as computed by CCS (as TAI)

timestampDateEnd

IDL_Type:double
Units:second
Count:1

Description: The end observation date, as computed by CCS (as TAI)

expTime

IDL_Type:double
Units:second
Count:1

Description: The exposure time, as computed by CCS

darkTime

IDL_Type:double
Units:second
Count:1

Description: The dark time, as computed by CCS

endUnloadFilter

Subsystem:CCCamera
Version:3.7.1
Author:None
EFDB_Topic:CCCamera_logevent_endUnloadFilter
Explanation:http://project.lsst.org/ts/sal_objects/help/CCCamera_logevent_endUnloadFilter.html

calibrationDetailedState

Subsystem:CCCamera
Version:3.7.1
Author:None
EFDB_Topic:CCCamera_logevent_calibrationDetailedState
Explanation:http://project.lsst.org/ts/sal_objects/help/CCCamera_logevent_calibrationDetailedState.html

substate

IDL_Type:long
Units:unitless
Count:1
Enumeration:DISABLED,ENABLED,INTEGRATING

Description: Enumeration of valid substates

transitionTimestamp

IDL_Type:double
Units:second
Count:1

Description: The time at which the state transition occurred

endRotateCarousel

Subsystem:CCCamera
Version:3.7.1
Author:None
EFDB_Topic:CCCamera_logevent_endRotateCarousel
Explanation:http://project.lsst.org/ts/sal_objects/help/CCCamera_logevent_endRotateCarousel.html

startLoadFilter

Subsystem:CCCamera
Version:3.7.1
Author:None
EFDB_Topic:CCCamera_logevent_startLoadFilter
Explanation:http://project.lsst.org/ts/sal_objects/help/CCCamera_logevent_startLoadFilter.html

filterChangerDetailedState

Subsystem:CCCamera
Version:3.7.1
Author:None
EFDB_Topic:CCCamera_logevent_filterChangerDetailedState
Explanation:http://project.lsst.org/ts/sal_objects/help/CCCamera_logevent_filterChangerDetailedState.html

substate

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

Description: The filter changer state

transitionTimestamp

IDL_Type:double
Units:second
Count:1

Description: The time at which the state transition occurred

shutterDetailedState

Subsystem:CCCamera
Version:3.7.1
Author:None
EFDB_Topic:CCCamera_logevent_shutterDetailedState
Explanation:http://project.lsst.org/ts/sal_objects/help/CCCamera_logevent_shutterDetailedState.html

substate

IDL_Type:long
Units:unitless
Count:1
Enumeration:CLOSED,OPEN,CLOSING,OPENING

Description: Enumeration of valid substates

transitionTimestamp

IDL_Type:double
Units:second
Count:1

Description: The time at which the state transition occurred

readyToTakeImage

Subsystem:CCCamera
Version:3.7.1
Author:None
EFDB_Topic:CCCamera_logevent_readyToTakeImage
Explanation:http://project.lsst.org/ts/sal_objects/help/CCCamera_logevent_readyToTakeImage.html

ccsCommandState

Subsystem:CCCamera
Version:3.7.1
Author:None
EFDB_Topic:CCCamera_logevent_ccsCommandState
Explanation:http://project.lsst.org/ts/sal_objects/help/CCCamera_logevent_ccsCommandState.html

substate

IDL_Type:long
Units:unitless
Count:1
Enumeration:IDLE,BUSY

Description: Substate of the CCS command.

transitionTimestamp

IDL_Type:double
Units:second
Count:1

Description: The time at which the state transition occurred

prepareToTakeImage

Subsystem:CCCamera
Version:3.7.1
Author:None
EFDB_Topic:CCCamera_logevent_prepareToTakeImage
Explanation:http://project.lsst.org/ts/sal_objects/help/CCCamera_logevent_prepareToTakeImage.html

ccsConfigured

Subsystem:CCCamera
Version:3.7.1
Author:None
EFDB_Topic:CCCamera_logevent_ccsConfigured
Explanation:http://project.lsst.org/ts/sal_objects/help/CCCamera_logevent_ccsConfigured.html

endLoadFilter

Subsystem:CCCamera
Version:3.7.1
Author:None
EFDB_Topic:CCCamera_logevent_endLoadFilter
Explanation:http://project.lsst.org/ts/sal_objects/help/CCCamera_logevent_endLoadFilter.html

endShutterOpen

Subsystem:CCCamera
Version:3.7.1
Author:None
EFDB_Topic:CCCamera_logevent_endShutterOpen
Explanation:http://project.lsst.org/ts/sal_objects/help/CCCamera_logevent_endShutterOpen.html

startIntegration

Subsystem:CCCamera
Version:3.7.1
Author:None
EFDB_Topic:CCCamera_logevent_startIntegration
Explanation:http://project.lsst.org/ts/sal_objects/help/CCCamera_logevent_startIntegration.html

imageType

IDL_Type:string
IDL_Size:1
Units:unitless
Count:1

Description: The imageType as passed to the takeImages command (using keyValueMap)

groupId

IDL_Type:string
IDL_Size:1
Units:unitless
Count:1

Description: The groupId as passed to the takeImages command (using keyValueMap)

additionalKeys

IDL_Type:string
IDL_Size:1
Units:unitless
Count:1

Description: Additional keys passed to the takeImages command (: delimited)

additionalValues

IDL_Type:string
IDL_Size:1
Units:unitless
Count:1

Description: Additional values passed to the takeImages command (: delimited, in same order as additionalKeys)

imagesInSequence

IDL_Type:long
Units:unitless
Count:1

Description: The total number of requested images in sequence

imageName

IDL_Type:string
IDL_Size:32
Units:unitless
Count:1

Description: The imageName for this specific exposure, assigned by the camera

imageIndex

IDL_Type:long
Units:unitless
Count:1

Description: The zero based index number for this specific exposure within the sequence

imageSource

IDL_Type:string
IDL_Size:2
Units:unitless
Count:1

Description: The source component of the image name (AT/CC/MC)

imageController

IDL_Type:string
IDL_Size:1
Units:unitless
Count:1

Description: The controller for the image (O=OCS/C=CCS/…)

imageDate

IDL_Type:string
IDL_Size:8
Units:unitless
Count:1

Description: The date component of the image name (YYYYMMDD)

imageNumber

IDL_Type:long
Units:unitless
Count:1

Description: The image number (SEQNO) component of the image name

timeStampAcquisitionStart

IDL_Type:double
Units:second
Count:1

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
Count:1

Description: The requested exposure time

endInitializeImage

Subsystem:CCCamera
Version:3.7.1
Author:None
EFDB_Topic:CCCamera_logevent_endInitializeImage
Explanation:http://project.lsst.org/ts/sal_objects/help/CCCamera_logevent_endInitializeImage.html

endSetFilter

Subsystem:CCCamera
Version:3.7.1
Author:None
EFDB_Topic:CCCamera_logevent_endSetFilter
Explanation:http://project.lsst.org/ts/sal_objects/help/CCCamera_logevent_endSetFilter.html

filterName

IDL_Type:string
IDL_Size:256
Units:unitless
Count:1

Description: The name of the filter being installed (e.g. U-001)

startShutterOpen

Subsystem:CCCamera
Version:3.7.1
Author:None
EFDB_Topic:CCCamera_logevent_startShutterOpen
Explanation:http://project.lsst.org/ts/sal_objects/help/CCCamera_logevent_startShutterOpen.html

raftsDetailedState

Subsystem:CCCamera
Version:3.7.1
Author:None
EFDB_Topic:CCCamera_logevent_raftsDetailedState
Explanation:http://project.lsst.org/ts/sal_objects/help/CCCamera_logevent_raftsDetailedState.html

substate

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

Description: Enumeration of valid substates

transitionTimestamp

IDL_Type:double
Units:second
Count:1

Description: The time at which the state transition occurred

availableFilters

Subsystem:CCCamera
Version:3.7.1
Author:None
EFDB_Topic:CCCamera_logevent_availableFilters
Explanation:http://project.lsst.org/ts/sal_objects/help/CCCamera_logevent_availableFilters.html

filterNames

IDL_Type:string
IDL_Size:256
Units:unitless
Count:1

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.

startReadout

Subsystem:CCCamera
Version:3.7.1
Author:None
EFDB_Topic:CCCamera_logevent_startReadout
Explanation:http://project.lsst.org/ts/sal_objects/help/CCCamera_logevent_startReadout.html

imageType

IDL_Type:string
IDL_Size:1
Units:unitless
Count:1

Description: The imageType as passed to the takeImages command (using keyValueMap)

groupId

IDL_Type:string
IDL_Size:1
Units:unitless
Count:1

Description: The groupId as passed to the takeImages command (using keyValueMap)

additionalKeys

IDL_Type:string
IDL_Size:1
Units:unitless
Count:1

Description: Additional keys passed to the takeImages command (: delimited)

additionalValues

IDL_Type:string
IDL_Size:1
Units:unitless
Count:1

Description: Additional values passed to the takeImages command (: delimited, in same order as additionalKeys)

imagesInSequence

IDL_Type:long
Units:unitless
Count:1

Description: The total number of requested images in sequence

imageName

IDL_Type:string
IDL_Size:32
Units:unitless
Count:1

Description: The imageName for this specific exposure, assigned by the camera

imageIndex

IDL_Type:long
Units:unitless
Count:1

Description: The zero based index number for this specific exposure within the sequence

imageSource

IDL_Type:string
IDL_Size:2
Units:unitless
Count:1

Description: The source component of the image name (AT/CC/MC)

imageController

IDL_Type:string
IDL_Size:1
Units:unitless
Count:1

Description: The controller for the image (O=OCS/C=CCS/…)

imageDate

IDL_Type:string
IDL_Size:8
Units:unitless
Count:1

Description: The date component of the image name (YYYYMMDD)

imageNumber

IDL_Type:long
Units:unitless
Count:1

Description: The image number (SEQNO) component of the image name

timeStampAcquisitionStart

IDL_Type:double
Units:second
Count:1

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
Count:1

Description: The requested exposure time

timeStampStartOfReadout

IDL_Type:double
Units:second
Count:1

Description: The time at which the readout was triggered

startRotateCarousel

Subsystem:CCCamera
Version:3.7.1
Author:None
EFDB_Topic:CCCamera_logevent_startRotateCarousel
Explanation:http://project.lsst.org/ts/sal_objects/help/CCCamera_logevent_startRotateCarousel.html

imageReadoutParameters

Subsystem:CCCamera
Version:3.7.1
Author:None
EFDB_Topic:CCCamera_logevent_imageReadoutParameters
Explanation:http://project.lsst.org/ts/sal_objects/help/CCCamera_logevent_imageReadoutParameters.html

imageName

IDL_Type:string
IDL_Size:1
Units:unitless
Count:1

Description: The imageName for this specific exposure

ccdLocation

IDL_Type:string
IDL_Size:1
Units:unitless
Count:1

Description: A list of all ccds currently configured, of the form RnnSnn, : delimited (empty if entry not used)

raftBay

IDL_Type:string
IDL_Size:1
Units:unitless
Count:1

Description: The raft bay for each CCD listed above, of the form Rnn : delimited

ccdSlot

IDL_Type:string
IDL_Size:1
Units:unitless
Count:1

Description: The CCD slot for each CCD listed above, of the form SXn : delimited

ccdType

IDL_Type:int
IDL_Size:1
Units:unitless
Count:9
Enumeration:E2V, ITL

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

overRows

IDL_Type:int
IDL_Size:1
Units:unitless
Count:9

Description: See CCD Readout Parameters Diagram

overCols

IDL_Type:int
IDL_Size:1
Units:unitless
Count:9

Description: See CCD Readout Parameters Diagram

readRows

IDL_Type:int
IDL_Size:1
Units:unitless
Count:9

Description: See CCD Readout Parameters Diagram

readCols

IDL_Type:int
IDL_Size:1
Units:unitless
Count:9

Description: See CCD Readout Parameters Diagram

readCols2

IDL_Type:int
IDL_Size:1
Units:unitless
Count:9

Description: See CCD Readout Parameters Diagram

preCols

IDL_Type:int
IDL_Size:1
Units:unitless
Count:9

Description: See CCD Readout Parameters Diagram

preRows

IDL_Type:int
IDL_Size:1
Units:unitless
Count:9

Description: See CCD Readout Parameters Diagram

postCols

IDL_Type:int
IDL_Size:1
Units:unitless
Count:9

Description: See CCD Readout Parameters Diagram

underCols

IDL_Type:int
IDL_Size:1
Units:unitless
Count:9

Description: See CCD Readout Parameters Diagram

daqFolder

IDL_Type:string
IDL_Size:1
Units:unitless
Count:1

Description: DAQ folder where image will be created

daqAnnotation

IDL_Type:string
IDL_Size:1
Units:unitless
Count:1

Description: Annotation sent to DAQ

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
Subsystem:CCCamera
Version:3.7.1
Author:None
EFDB_Topic:CCCamera_logevent_focalPlaneSummaryInfo

ccdLocation

IDL_Type:string
Units:unitless
Count:1
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
IDL_Size:1
Units:unitless
Count:1

Description: The raft bay for each CCD listed above, of the form Rnn : delimited

ccdSlot

IDL_Type:string
IDL_Size:1
Units:unitless
Count:1

Description: The CCD slot for each CCD listed above, of the form SXn : delimited

rebSerialNumber

IDL_Type:string
Units:unitless
Count:1

Description: REB hardware serial number (: delimited)

rebLSSTName

IDL_Type:string
Units:unitless
Count:1

Description: REB LSST identifier (: delimited)

ccdLSSTName

IDL_Type:string
Units:unitless
Count:1

Description: CCD LSST identifier (: delimited)

raftLSSTName

IDL_Type:string
Units:unitless
Count:1

Description: Raft LSST identifier (: delimited)

ccdManSerNum

IDL_Type:string
Units:unitless
Count:1

Description: Sensor manufacturer’s serial number (: delimited)

ccdManufacturer

IDL_Type:string
Units:unitless
Count:1

Description: Sensor manufacturer E2V or ITL (: delimited)

ccdType

IDL_Type:int
IDL_Size:1
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
Count:1

Description: The name of the CCD sequencer loaded (: delimited)

sequencerChecksum

IDL_Type:string
Units:unitless
Count:1

Description: The checksum of the CCD sequencer loaded (: delimited)

focalPlaneHardwareIdSettingsApplied

Subsystem:CCCamera
Version:3.7.1
Author:None
EFDB_Topic:CCCamera_logevent_focalPlaneHardwareIdSettingsApplied

version

IDL_Type:long
Units:unitless
Count:1

Description: Version number of these settings.

rebLocation

IDL_Type:string
Units:unitless
Count:1

Description: REB location in focal-plane (e.g. R22RebX) (: delimited)

rebLSSTName

IDL_Type:string
Units:unitless
Count:1

Description: REB LSST identifier (: delimited)

ccdLocation

IDL_Type:string
Units:unitless
Count:1

Description: CCD location in focal-plane (e.g. R22Snn) (: delimited)

ccdLSSTName

IDL_Type:string
Units:unitless
Count:1

Description: CCD LSST identifier (: delimited)

ccdManSerNum

IDL_Type:string
Units:unitless
Count:1

Description: Sensor manufacturer’s serial number (: delimited)

raftLocation

IDL_Type:string
Units:unitless
Count:1

Description: Raft location in focal-plane (e.g. R22) (: delimited)

raftLSSTName

IDL_Type:string
Units:unitless
Count:1

Description: Raft identifier (: delimited)

focalPlaneRaftTempControlStatusSettingsApplied

Subsystem:CCCamera
Version:3.7.1
Author:None
EFDB_Topic:CCCamera_logevent_focalPlaneRaftTempControlStatusSettingsApplied

version

IDL_Type:long
Units:unitless
Count:1

Description: Version number of these settings

raftLocation

IDL_Type:string
Units:unitless
Count:1

Description: Raft location in focal-plane (e.g. R22) (: delimited)

raft_TempControl_active

IDL_Type:boolean
Units:unitless
Count:1

Description: True if loop is active

focalPlaneRaftTempControlSettingsApplied

Subsystem:CCCamera
Version:3.7.1
Author:None
EFDB_Topic:CCCamera_logevent_focalPlaneRaftTempControlSettingsApplied

version

IDL_Type:long
Units:unitless
Count:1

Description: Version number of these settings

raftLocation

IDL_Type:string
Units:unitless
Count:1

Description: Raft location in focal-plane (e.g. R22) (: delimited)

raft_TempControl_awGain

IDL_Type:double
Units:unitless
Count:1

Description: anti-windup gain

raft_TempControl_basePower

IDL_Type:double
Units:Watt
Count:1

Description: base power input

raft_TempControl_gain

IDL_Type:double
Units:unitless
Count:1

Description: loop gain

raft_TempControl_maxInput

IDL_Type:double
Units:unitless
Count:1

Description: maximum input

raft_TempControl_maxOutput

IDL_Type:double
Units:Watt
Count:1

Description: maximum PID output

raft_TempControl_minInput

IDL_Type:double
Units:unitless
Count:1

Description: minimum input

raft_TempControl_minOutput

IDL_Type:double
Units:Watt
Count:1

Description: minimum PID output

raft_TempControl_rebs

IDL_Type:string
Units:unitless
Count:1

Description: The REBs with heaters to use

raft_TempControl_setTemp

IDL_Type:double
Units:C
Count:1

Description: Temperature set point

raft_TempControl_smoothTime

IDL_Type:double
Units:second
Count:1

Description: input smoothing time

raft_TempControl_tempChans

IDL_Type:string
Units:unitless
Count:1

Description: Temperature channels to use

raft_TempControl_timeConst

IDL_Type:double
Units:second
Count:1

Description: integration time constant

raft_TempControl_tolerance

IDL_Type:double
Units:unitless
Count:1

Description: maximum on-target error (%)

focalPlaneDAQSettingsApplied

Subsystem:CCCamera
Version:3.7.1
Author:None
EFDB_Topic:CCCamera_logevent_focalPlaneDAQSettingsApplied

version

IDL_Type:long
Units:unitless
Count:1

Description: Version number of these settings

sequencerconfig_daqFolder

IDL_Type:string
Units:unitless
Count:1

Description: Folder in 2-day store where images will be created

sequencerconfig_emulatedDAQ

IDL_Type:boolean
Units:unitless
Count:1

Description: True when using an emulated DAQ

focalPlaneSequencerSettingsApplied

Subsystem:CCCamera
Version:3.7.1
Author:None
EFDB_Topic:CCCamera_logevent_focalPlaneSequencerSettingsApplied

version

IDL_Type:long
Units:unitless
Count:1

Description: Version number of these settings

sequencerconfig_metaDataRegisters

IDL_Type:string
Units:unitless
Count:1

Description: Names of meta-data related registers which must be in the sequencer

sequencerconfig_overCols

IDL_Type:int
Units:unitless
Count:1

Description: overCols

sequencerconfig_overRows

IDL_Type:int
Units:unitless
Count:1

Description: overRows

sequencerconfig_postCols

IDL_Type:int
Units:unitless
Count:1

Description: postCols

sequencerconfig_postRows

IDL_Type:int
Units:unitless
Count:1

Description: postRows

sequencerconfig_preCols

IDL_Type:int
Units:unitless
Count:1

Description: preCols

sequencerconfig_preRows

IDL_Type:int
Units:unitless
Count:1

Description: preRows

sequencerconfig_readCols

IDL_Type:int
Units:unitless
Count:1

Description: readCols

sequencerconfig_readCols2

IDL_Type:int
Units:unitless
Count:1

Description: readCols2

sequencerconfig_readRows

IDL_Type:int
Units:unitless
Count:1

Description: readRows

sequencerconfig_scanMode

IDL_Type:boolean
Units:unitless
Count:1

Description: True if the sequencer is in scan mode

sequencerconfig_sequencer

IDL_Type:string
Units:unitless
Count:1

Description: sequencer name map

sequencerconfig_underCols

IDL_Type:int
Units:unitless
Count:1

Description: underCols

Telemetry

filterChanger

Subsystem:CCCamera
Version:3.10.2
Author:None
EFDB_Topic:CCCamera_filterChanger

motorTemperature

IDL_Type:float
Units:Celsius
Count:1

Description: Measured motor temperature provided by motor controller

motorEncoder

IDL_Type:float
Units:unitless
Count:1

Description: Relative position based on motor travel since startup

linearPosition

IDL_Type:float
Units:unitless
Count:1

Description: Filter changer position measured by linear encoder (0.005 mm)

bonnShutter

Subsystem:CCCamera
Version:3.10.2
Author:None
EFDB_Topic:CCCamera_bonnShutter

shutter5V

IDL_Type:float
Units:volt
Count:1

Description: Measured 5v supply coltage to bonn shutter

shutter36V

IDL_Type:float
Units:volt
Count:1

Description: Measured 24v supply voltage to bonn shutter

R22

EFDB_Topic:CCCamera_rebpower_R22

reb1_analog_IbefLDO

IDL_Type:double
Units:mA
Count:1

Description: Current before LDO

reb1_heater_IbefLDO

IDL_Type:double
Units:mA
Count:1

Description: Current before LDO

reb1_clockhi_VaftSwch

IDL_Type:double
Units:Volt
Count:1

Description: Voltage after switch

reb2_clockhi_IaftLDO

IDL_Type:double
Units:mA
Count:1

Description: Current after LDO

reb2_heater_IaftLDO

IDL_Type:double
Units:mA
Count:1

Description: Current after LDO

reb2_digital_VaftLDO

IDL_Type:double
Units:Volt
Count:1

Description: Voltage after LDO

reb0_heater_VaftLDO

IDL_Type:double
Units:Volt
Count:1

Description: Voltage after LDO

reb1_digital_IaftLDO

IDL_Type:double
Units:mA
Count:1

Description: Current after LDO

reb0_digital_IbefLDO

IDL_Type:double
Units:mA
Count:1

Description: Current before LDO

reb0_Power

IDL_Type:double
Units:Watt
Count:1

Description: R22/Reb0 all PSsTotal power

reb2_OD_IaftLDO

IDL_Type:double
Units:mA
Count:1

Description: Current after LDO

reb2_clocklo_IbefLDO

IDL_Type:double
Units:mA
Count:1

Description: Current before LDO

reb1_digital_VbefLDO

IDL_Type:double
Units:Volt
Count:1

Description: R22/Reb1 digital PSVoltage before LDO

reb1_clockhi_IbefLDO

IDL_Type:double
Units:mA
Count:1

Description: Current before LDO

reb2_heater_VbefLDO

IDL_Type:double
Units:Volt
Count:1

Description: R22/Reb2 heater PSVoltage before LDO

reb1_clocklo_VaftLDO

IDL_Type:double
Units:Volt
Count:1

Description: Voltage after LDO

reb0_analog_VaftLDO

IDL_Type:double
Units:Volt
Count:1

Description: Voltage after LDO

reb2_clocklo_VaftSwch

IDL_Type:double
Units:Volt
Count:1

Description: Voltage after switch

reb2_analog_VbefLDO

IDL_Type:double
Units:Volt
Count:1

Description: R22/Reb2 analog PSVoltage before LDO

reb0_clockhi_VaftLDO

IDL_Type:double
Units:Volt
Count:1

Description: Voltage after LDO

reb2_hvbias_VbefSwch

IDL_Type:double
Units:Volt
Count:1

Description: R22/Reb2 hvbias PSVoltage before switch

reb2_OD_VaftLDO2

IDL_Type:double
Units:Volt
Count:1

Description: Voltage after LDO2

reb1_OD_VaftLDO2

IDL_Type:double
Units:Volt
Count:1

Description: Voltage after LDO2

reb0_clockhi_VbefLDO

IDL_Type:double
Units:Volt
Count:1

Description: R22/Reb0 clockhi PSVoltage before LDO

reb0_OD_VaftLDO2

IDL_Type:double
Units:Volt
Count:1

Description: Voltage after LDO2

reb2_analog_IaftLDO

IDL_Type:double
Units:mA
Count:1

Description: Current after LDO

reb2_clocklo_IaftLDO

IDL_Type:double
Units:mA
Count:1

Description: Current after LDO

reb0_analog_VaftSwch

IDL_Type:double
Units:Volt
Count:1

Description: Voltage after switch

reb1_OD_IaftLDO

IDL_Type:double
Units:mA
Count:1

Description: Current after LDO

reb1_clockhi_VaftLDO

IDL_Type:double
Units:Volt
Count:1

Description: Voltage after LDO

reb2_Power

IDL_Type:double
Units:Watt
Count:1

Description: R22/Reb2 all PSsTotal power

reb0_clocklo_VaftLDO2

IDL_Type:double
Units:Volt
Count:1

Description: Voltage after LDO2

reb2_clockhi_IbefLDO

IDL_Type:double
Units:mA
Count:1

Description: Current before LDO

reb2_analog_IbefLDO

IDL_Type:double
Units:mA
Count:1

Description: Current before LDO

reb0_heater_VaftSwch

IDL_Type:double
Units:Volt
Count:1

Description: Voltage after switch

reb1_analog_IaftLDO

IDL_Type:double
Units:mA
Count:1

Description: Current after LDO

reb0_digital_IaftLDO

IDL_Type:double
Units:mA
Count:1

Description: Current after LDO

reb0_analog_VbefLDO

IDL_Type:double
Units:Volt
Count:1

Description: R22/Reb0 analog PSVoltage before LDO

reb0_analog_IbefLDO

IDL_Type:double
Units:mA
Count:1

Description: Current before LDO

reb1_digital_IbefLDO

IDL_Type:double
Units:mA
Count:1

Description: Current before LDO

reb1_heater_IaftLDO

IDL_Type:double
Units:mA
Count:1

Description: Current after LDO

reb1_heater_VaftLDO

IDL_Type:double
Units:Volt
Count:1

Description: Voltage after LDO

reb2_heater_IbefLDO

IDL_Type:double
Units:mA
Count:1

Description: Current before LDO

reb1_clockhi_IaftLDO

IDL_Type:double
Units:mA
Count:1

Description: Current after LDO

reb0_digital_VaftLDO

IDL_Type:double
Units:Volt
Count:1

Description: Voltage after LDO

reb0_OD_VaftSwch

IDL_Type:double
Units:Volt
Count:1

Description: Voltage after switch

reb1_OD_VaftLDO

IDL_Type:double
Units:Volt
Count:1

Description: Voltage after LDO

reb1_OD_VaftSwch

IDL_Type:double
Units:Volt
Count:1

Description: Voltage after switch

reb2_hvbias_IbefSwch

IDL_Type:double
Units:mA
Count:1

Description: Current before switch

reb2_clockhi_VbefLDO

IDL_Type:double
Units:Volt
Count:1

Description: R22/Reb2 clockhi PSVoltage before LDO

reb0_digital_VaftSwch

IDL_Type:double
Units:Volt
Count:1

Description: Voltage after switch

reb0_OD_VaftLDO

IDL_Type:double
Units:Volt
Count:1

Description: Voltage after LDO

reb0_OD_IaftLDO

IDL_Type:double
Units:mA
Count:1

Description: Current after LDO

reb0_clocklo_VbefLDO

IDL_Type:double
Units:Volt
Count:1

Description: R22/Reb0 clocklo PSVoltage before LDO

reb2_OD_VaftSwch

IDL_Type:double
Units:Volt
Count:1

Description: Voltage after switch

reb0_clocklo_IbefLDO

IDL_Type:double
Units:mA
Count:1

Description: Current before LDO

reb0_OD_VbefLDO

IDL_Type:double
Units:Volt
Count:1

Description: R22/Reb0 OD PSVoltage before LDO

reb1_clocklo_VaftSwch

IDL_Type:double
Units:Volt
Count:1

Description: Voltage after switch

reb1_clockhi_VbefLDO

IDL_Type:double
Units:Volt
Count:1

Description: R22/Reb1 clockhi PSVoltage before LDO

reb2_clockhi_VaftSwch

IDL_Type:double
Units:Volt
Count:1

Description: Voltage after switch

reb2_OD_VaftLDO

IDL_Type:double
Units:Volt
Count:1

Description: Voltage after LDO

reb1_OD_IbefLDO

IDL_Type:double
Units:mA
Count:1

Description: Current before LDO

reb0_analog_IaftLDO

IDL_Type:double
Units:mA
Count:1

Description: Current after LDO

reb1_clocklo_IaftLDO

IDL_Type:double
Units:mA
Count:1

Description: Current after LDO

reb1_hvbias_VbefSwch

IDL_Type:double
Units:Volt
Count:1

Description: R22/Reb1 hvbias PSVoltage before switch

reb1_hvbias_IbefSwch

IDL_Type:double
Units:mA
Count:1

Description: Current before switch

reb1_analog_VbefLDO

IDL_Type:double
Units:Volt
Count:1

Description: R22/Reb1 analog PSVoltage before LDO

reb1_heater_VbefLDO

IDL_Type:double
Units:Volt
Count:1

Description: R22/Reb1 heater PSVoltage before LDO

reb2_clocklo_VaftLDO

IDL_Type:double
Units:Volt
Count:1

Description: Voltage after LDO

reb2_digital_IaftLDO

IDL_Type:double
Units:mA
Count:1

Description: Current after LDO

reb2_clocklo_VbefLDO

IDL_Type:double
Units:Volt
Count:1

Description: R22/Reb2 clocklo PSVoltage before LDO

reb1_analog_VaftSwch

IDL_Type:double
Units:Volt
Count:1

Description: Voltage after switch

reb2_clocklo_VaftLDO2

IDL_Type:double
Units:Volt
Count:1

Description: Voltage after LDO2

reb0_clockhi_IaftLDO

IDL_Type:double
Units:mA
Count:1

Description: Current after LDO

reb1_analog_VaftLDO

IDL_Type:double
Units:Volt
Count:1

Description: Voltage after LDO

reb0_heater_VbefLDO

IDL_Type:double
Units:Volt
Count:1

Description: R22/Reb0 heater PSVoltage before LDO

reb1_heater_VaftSwch

IDL_Type:double
Units:Volt
Count:1

Description: Voltage after switch

reb0_heater_IbefLDO

IDL_Type:double
Units:mA
Count:1

Description: Current before LDO

reb1_digital_VaftSwch

IDL_Type:double
Units:Volt
Count:1

Description: Voltage after switch

reb0_heater_IaftLDO

IDL_Type:double
Units:mA
Count:1

Description: Current after LDO

reb2_digital_VbefLDO

IDL_Type:double
Units:Volt
Count:1

Description: R22/Reb2 digital PSVoltage before LDO

reb2_digital_IbefLDO

IDL_Type:double
Units:mA
Count:1

Description: Current before LDO

reb0_clockhi_IbefLDO

IDL_Type:double
Units:mA
Count:1

Description: Current before LDO

reb2_analog_VaftLDO

IDL_Type:double
Units:Volt
Count:1

Description: Voltage after LDO

reb1_Power

IDL_Type:double
Units:Watt
Count:1

Description: R22/Reb1 all PSsTotal power

reb0_hvbias_IbefSwch

IDL_Type:double
Units:mA
Count:1

Description: Current before switch

reb2_OD_IbefLDO

IDL_Type:double
Units:mA
Count:1

Description: Current before LDO

reb1_OD_VbefLDO

IDL_Type:double
Units:Volt
Count:1

Description: R22/Reb1 OD PSVoltage before LDO

reb1_clocklo_IbefLDO

IDL_Type:double
Units:mA
Count:1

Description: Current before LDO

reb1_clocklo_VbefLDO

IDL_Type:double
Units:Volt
Count:1

Description: R22/Reb1 clocklo PSVoltage before LDO

reb2_OD_VbefLDO

IDL_Type:double
Units:Volt
Count:1

Description: R22/Reb2 OD PSVoltage before LDO

reb1_digital_VaftLDO

IDL_Type:double
Units:Volt
Count:1

Description: Voltage after LDO

reb2_heater_VaftSwch

IDL_Type:double
Units:Volt
Count:1

Description: Voltage after switch

reb0_OD_IbefLDO

IDL_Type:double
Units:mA
Count:1

Description: Current before LDO

reb0_hvbias_VbefSwch

IDL_Type:double
Units:Volt
Count:1

Description: R22/Reb0 hvbias PSVoltage before switch

reb2_heater_VaftLDO

IDL_Type:double
Units:Volt
Count:1

Description: Voltage after LDO

reb0_digital_VbefLDO

IDL_Type:double
Units:Volt
Count:1

Description: R22/Reb0 digital PSVoltage before LDO

reb2_digital_VaftSwch

IDL_Type:double
Units:Volt
Count:1

Description: Voltage after switch

reb0_clocklo_VaftLDO

IDL_Type:double
Units:Volt
Count:1

Description: Voltage after LDO

reb0_clockhi_VaftSwch

IDL_Type:double
Units:Volt
Count:1

Description: Voltage after switch

reb0_clocklo_IaftLDO

IDL_Type:double
Units:mA
Count:1

Description: Current after LDO

reb2_analog_VaftSwch

IDL_Type:double
Units:Volt
Count:1

Description: Voltage after switch

reb1_clocklo_VaftLDO2

IDL_Type:double
Units:Volt
Count:1

Description: Voltage after LDO2

reb2_clockhi_VaftLDO

IDL_Type:double
Units:Volt
Count:1

Description: Voltage after LDO

reb0_clocklo_VaftSwch

IDL_Type:double
Units:Volt
Count:1

Description: Voltage after switch

RebPS

EFDB_Topic:CCCamera_rebpower_RebPS

p00_BoardTemp2

IDL_Type:double
Units:Celsius
Count:1

Description: Board temperature 2

p00_BoardTemp3

IDL_Type:double
Units:Celsius
Count:1

Description: Board temperature 3

p00_BoardTemp4

IDL_Type:double
Units:Celsius
Count:1

Description: Board temperature 4

p00_BoardTemp5

IDL_Type:double
Units:Celsius
Count:1

Description: Board temperature 5

p00_BoardTemp0

IDL_Type:double
Units:Celsius
Count:1

Description: Board temperature 0

p00_BoardTemp1

IDL_Type:double
Units:Celsius
Count:1

Description: Board temperature 1

p00_BoardTemp6

IDL_Type:double
Units:Celsius
Count:1

Description: Board temperature 6

VQMonitor

EFDB_Topic:CCCamera_vacuum_VQMonitor

vqmpressure

IDL_Type:double
Units:Torr
Count:1

Description: VQM Pressure Reading

IonPumps

EFDB_Topic:CCCamera_vacuum_IonPumps

ionpump_voltage

IDL_Type:double
Units:Volt
Count:1

Description: Cryo ion pump 1 voltage

ionpump_current

IDL_Type:double
Units:mA
Count:1

Description: Cryo ion pump 1 current

Turbo

EFDB_Topic:CCCamera_vacuum_Turbo

rpm

IDL_Type:double
Units:unitless
Count:1

Description: TurboPump speed (RPM)

power

IDL_Type:double
Units:Watt
Count:1

Description: TurboPump power

voltage

IDL_Type:double
Units:Volt
Count:1

Description: TurboPump voltage

turboSpeed

IDL_Type:double
Units:unitless
Count:1

Description: Turbo pump speed (RPM)

pumpTemperature

IDL_Type:double
Units:Celsius
Count:1

Description: TurboPump pump temperature

status

IDL_Type:double
Units:unitless
Count:1

Description: TurboPump status: 5=normal, 6=fail

cntrlrSinkTemperature

IDL_Type:double
Units:Celsius
Count:1

Description: TurboPump controller sink temp.

driveFrequency

IDL_Type:double
Units:Hz
Count:1

Description: TurboPump drive freq.

current

IDL_Type:double
Units:mA
Count:1

Description: TurboPump current

cntrlrAirTemperature

IDL_Type:double
Units:Celsius
Count:1

Description: TurboPump controller air temp.

Cryo

EFDB_Topic:CCCamera_vacuum_Cryo

rejectTemperature

IDL_Type:double
Units:Celsius
Count:1

Description: Cooler reject temperature reading

autoOffEnabled

IDL_Type:double
Units:unitless
Count:1

Description: Cooler auto shutoff state

power

IDL_Type:double
Units:W
Count:1

Description: Cooler power

setPower

IDL_Type:double
Units:W
Count:1

Description: Cooler power

temperature

IDL_Type:double
Units:Celsius
Count:1

Description: Cooler temperature

autoOnTemperature

IDL_Type:double
Units:Celsius
Count:1

Description: Cooler auto shutoff turn back on temperature setting

setpoint

IDL_Type:double
Units:Celsius
Count:1

Description: Cooler setpoint temperature

autoOffTemperature

IDL_Type:double
Units:Celsius
Count:1

Description: Cooler auto shutoff temperature setting

Cold2

EFDB_Topic:CCCamera_vacuum_Cold2

temperature

IDL_Type:double
Units:Celsius
Count:1

Description: Cooler temperature

rejectTemperature

IDL_Type:double
Units:Celsius
Count:1

Description: Cooler reject temperature reading

autoOnTemperature

IDL_Type:double
Units:Celsius
Count:1

Description: Cooler auto shutoff turn back on temperature setting

setpoint

IDL_Type:double
Units:Celsius
Count:1

Description: Cooler setpoint temperature

power

IDL_Type:double
Units:W
Count:1

Description: Cooler power

autoOffEnabled

IDL_Type:double
Units:unitless
Count:1

Description: Cooler auto shutoff state

autoOffTemperature

IDL_Type:double
Units:Celsius
Count:1

Description: Cooler auto shutoff temperature setting

setPower

IDL_Type:double
Units:W
Count:1

Description: Cooler power

Cold1

EFDB_Topic:CCCamera_vacuum_Cold1

setPower

IDL_Type:double
Units:W
Count:1

Description: Cooler power

power

IDL_Type:double
Units:W
Count:1

Description: Cooler power

rejectTemperature

IDL_Type:double
Units:Celsius
Count:1

Description: Cooler reject temperature reading

autoOnTemperature

IDL_Type:double
Units:Celsius
Count:1

Description: Cooler auto shutoff turn back on temperature setting

autoOffTemperature

IDL_Type:double
Units:Celsius
Count:1

Description: Cooler auto shutoff temperature setting

temperature

IDL_Type:double
Units:Celsius
Count:1

Description: Cooler temperature

autoOffEnabled

IDL_Type:double
Units:unitless
Count:1

Description: Cooler auto shutoff state

setpoint

IDL_Type:double
Units:Celsius
Count:1

Description: Cooler setpoint temperature

24VC

EFDB_Topic:CCCamera_quadbox_PDU_24VC

bpu_Maq20_I

IDL_Type:double
Units:mA
Count:1

Description: Body purge MAQ20 current

ion_Pumps_I

IDL_Type:double
Units:mA
Count:1

Description: Ion pumps current

fpga_T

IDL_Type:double
Units:Celsius
Count:1

Description: 24V Clean PDU FPGA temperature

bpu_Maq20_V

IDL_Type:double
Units:Volt
Count:1

Description: Body purge MAQ20 voltage

fes_Shu_HCU_I

IDL_Type:double
Units:mA
Count:1

Description: FES/shutter HCU current

board_T

IDL_Type:double
Units:Celsius
Count:1

Description: 24V Clean PDU board temperature

body_Purge_V

IDL_Type:double
Units:Volt
Count:1

Description: Body purge voltage

pwr_Cry_HCU_V

IDL_Type:double
Units:Volt
Count:1

Description: Power/cryo HCU voltage

pwr_Cry_HCU_I

IDL_Type:double
Units:mA
Count:1

Description: Power/cryo HCU current

body_Purge_I

IDL_Type:double
Units:mA
Count:1

Description: Body purge current

fes_Shu_HCU_V

IDL_Type:double
Units:Volt
Count:1

Description: FES/shutter HCU voltage

gauges_V

IDL_Type:double
Units:Volt
Count:1

Description: Gauges voltage

main_T

IDL_Type:double
Units:Celsius
Count:1

Description: 24V Clean PDU main temperature

main_V

IDL_Type:double
Units:Volt
Count:1

Description: 24V Clean PDU main voltage

ion_Pumps_V

IDL_Type:double
Units:Volt
Count:1

Description: Ion pumps voltage

main_I

IDL_Type:double
Units:mA
Count:1

Description: 24V Clean PDU main current

gauges_I

IDL_Type:double
Units:mA
Count:1

Description: Gauges current

24VD

EFDB_Topic:CCCamera_quadbox_PDU_24VD

board_T

IDL_Type:double
Units:Celsius
Count:1

Description: 24V Dirty PDU board temperature

fpga_T

IDL_Type:double
Units:Celsius
Count:1

Description: 24V Dirty PDU FPGA temperature

cryo_Turbo_I

IDL_Type:double
Units:mA
Count:1

Description: Cryo turbo pump current

main_V

IDL_Type:double
Units:Volt
Count:1

Description: 24V Dirty PDU main voltage

main_T

IDL_Type:double
Units:Celsius
Count:1

Description: 24V Dirty PDU main temperature

cryo_Turbo_V

IDL_Type:double
Units:Volt
Count:1

Description: Cryo turbo pump voltage

main_I

IDL_Type:double
Units:mA
Count:1

Description: 24V Dirty PDU main current

BFR

EFDB_Topic:CCCamera_quadbox_BFR

heater_I

IDL_Type:double
Units:mA
Count:1

Description: Heater current

protection_I

IDL_Type:double
Units:mA
Count:1

Description: Protection system current

dirty_48V_I

IDL_Type:double
Units:mA
Count:1

Description: Dirty 48V current

dirty_24V_I

IDL_Type:double
Units:mA
Count:1

Description: Dirty 24V current

clean_5_24V_I

IDL_Type:double
Units:mA
Count:1

Description: Clean 5 and 24V current

rebps_0

IDL_Type:double
Units:mA
Count:1

Description: REB PS 0-2 current

dirty_28V_I

IDL_Type:double
Units:mA
Count:1

Description: Dirty 28V current

5V

EFDB_Topic:CCCamera_quadbox_PDU_5V

otm_0_B_V

IDL_Type:double
Units:Volt
Count:1

Description: OTM 0-B voltage

otm_0_A_V

IDL_Type:double
Units:Volt
Count:1

Description: OTM 0-A voltage

otm_0_A_I

IDL_Type:double
Units:mA
Count:1

Description: OTM 0-A current

otm_0_B_I

IDL_Type:double
Units:mA
Count:1

Description: OTM 0-B current

48V

EFDB_Topic:CCCamera_quadbox_PDU_48V

board_T

IDL_Type:double
Units:Celsius
Count:1

Description: 48V PDU board temperature

main_T

IDL_Type:double
Units:Celsius
Count:1

Description: 48V PDU main temperature

main_V

IDL_Type:double
Units:Volt
Count:1

Description: 48V PDU main voltage

main_I

IDL_Type:double
Units:mA
Count:1

Description: 48V PDU main current

fpga_T

IDL_Type:double
Units:Celsius
Count:1

Description: 48V PDU FPGA temperature