ATCamera

Note

This page is generated by the following python script generate_cet.py.

Back to table

Commands

clear

EFDB_Topic:ATCamera_command_clear

nClears

IDL_Type:long
Units:unitless

Description: Number of consecutive clear operations to perform

disableCalibration

EFDB_Topic:ATCamera_command_disableCalibration

value

IDL_Type:boolean
Units:unitless

Description: Unused

discardRows

EFDB_Topic:ATCamera_command_discardRows

nRows

IDL_Type:long
Units:unitless

Description: Number of rows to discard

enableCalibration

EFDB_Topic:ATCamera_command_enableCalibration

value

IDL_Type:boolean
Units:unitless

Description: Unused

endImage

EFDB_Topic:ATCamera_command_endImage

value

IDL_Type:boolean
Units:unitless

Description: Unused

initGuiders

EFDB_Topic:ATCamera_command_initGuiders

roiSpec

IDL_Type:string
IDL_Size:256
Units:unitless

Description: TBD specification for region of interest

initImage

EFDB_Topic:ATCamera_command_initImage

deltaT

IDL_Type:double
Units:second

Description: Estimate of time period before takeImages will be issued

startImage

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

imageType

IDL_Type:string
IDL_Size:256
Units:unitless

Description: Image type (a.k.a. IMGTYPE) (e.g. e.g. BIAS, DARK, FLAT, FE55, XTALK, CCOB, SPOT…)

groupId

IDL_Type:string
IDL_Size:256
Units:unitless

Description: Image groupId. Used to fill in FITS GROUPID header

stop

EFDB_Topic:ATCamera_command_stop

value

IDL_Type:boolean
Units:unitless

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

takeImages

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

value

IDL_Type:boolean
Units:unitless

Description: Not used

disable

Description: Transition from state Enabled to Disabled.

EFDB_Topic:SALGeneric_command_disable

value

IDL_Type:boolean
Units:unitless

Description: Not used

enable

Description: Transition from state Disabled to Enabled.

EFDB_Topic:SALGeneric_command_enable

value

IDL_Type:boolean
Units:unitless

Description: Not used

enterControl

Description: Transition from state Offline to Standby. Only “externally commandable” CSCs support this command; other CSCs start in Standby state and quit when they go to Offline.

EFDB_Topic:SALGeneric_command_enterControl

value

IDL_Type:boolean
Units:unitless

Description: Not used

exitControl

Description: Transition from state Standby to Offline. For CSCs that are not “externally commandable” this makes the CSC quit.

EFDB_Topic:SALGeneric_command_exitControl

value

IDL_Type:boolean
Units:unitless

Description: Not used

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

value

IDL_Type:boolean
Units:unitless

Description: Not used

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

bonnShutterSettingsApplied

EFDB_Topic:ATCamera_logevent_bonnShutterSettingsApplied

version

IDL_Type:long
Units:unitless

Description: Version name of bonn shutter settings.

startA

IDL_Type:float
Units:millisecond

Description: Start A time value

startB

IDL_Type:float
Units:millisecond

Description: Start B time value

travelDistance

IDL_Type:float
Units:millimeter

Description: Shutter travel distance.

startVelocity

IDL_Type:float
Units:Steps/s

Description: Shutter start velocity.

acceleration

IDL_Type:float
Units:m/s2

Description: Shutter acceleration.

maxVelocity

IDL_Type:float
Units:Steps/s

Description: Shutter maximum velocity

threshold

IDL_Type:float
Units:unitless

Description: Threshold for shutter open/close.

shutterVersion

IDL_Type:string
IDL_Size:256
Units:unitless

Description: Version of the shutter software.

firmwareVersion

IDL_Type:string
IDL_Size:256
Units:unitless

Description: Version of the shutter firmware.

calibrationDetailedState

EFDB_Topic:ATCamera_logevent_calibrationDetailedState

substate

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

Description: Enumeration of valid substates

transitionTimestamp

IDL_Type:double
Units:second

Description: The time at which the state transition occurred

ccsCommandState

EFDB_Topic:ATCamera_logevent_ccsCommandState

substate

IDL_Type:long
Units:unitless
Enumeration:IDLE,BUSY

Description: Substate of the CCS command.

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:ATCamera_logevent_endOfImageTelemetry

imageType

IDL_Type:string
Units:unitless

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

groupId

IDL_Type:string
Units:unitless

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

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:ATCamera_logevent_endReadout

imageType

IDL_Type:string
Units:unitless

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

groupId

IDL_Type:string
Units:unitless

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

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

endShutterClose

EFDB_Topic:ATCamera_logevent_endShutterClose

endShutterOpen

EFDB_Topic:ATCamera_logevent_endShutterOpen

endTakeImage

EFDB_Topic:ATCamera_logevent_endTakeImage

imageReadinessDetailedState

EFDB_Topic:ATCamera_logevent_imageReadinessDetailedState

substate

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

Description: Enumeration of valid substates

transitionTimestamp

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:ATCamera_logevent_imageReadoutParameters

imageName

IDL_Type:string
IDL_Size:256
Units:unitless

Description: The imageName for this specific exposure

imageIndex

IDL_Type:long
Units:unitless

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

ccdLocation

IDL_Type:string
IDL_Size:256
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:long
Units:unitless
Enumeration:E2V,ITL

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

overRows

IDL_Type:long
Units:unitless

Description: See CCD Readout Parameters Diagram

overCols

IDL_Type:long
Units:unitless

Description: See CCD Readout Parameters Diagram

readRows

IDL_Type:long
Units:unitless

Description: See CCD Readout Parameters Diagram

readCols

IDL_Type:long
Units:unitless

Description: See CCD Readout Parameters Diagram

readCols2

IDL_Type:long
Units:unitless

Description: See CCD Readout Parameters Diagram

preCols

IDL_Type:long
Units:unitless

Description: See CCD Readout Parameters Diagram

preRows

IDL_Type:long
Units:unitless

Description: See CCD Readout Parameters Diagram

postCols

IDL_Type:long
Units:unitless

Description: See CCD Readout Parameters Diagram

underCols

IDL_Type:int
Units:unitless

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:ATCamera_logevent_notReadyToTakeImage

offlineDetailedState

EFDB_Topic:ATCamera_logevent_offlineDetailedState

substate

IDL_Type:long
Units:unitless
Enumeration:OFFLINE_AVAILABLE,OFFLINE_PUBLISH_ONLY

Description: Enumeration of valid substates

transitionTimestamp

IDL_Type:double
Units:second

Description: The time at which the state transition occurred

prepareToTakeImage

EFDB_Topic:ATCamera_logevent_prepareToTakeImage

raftsDetailedState

EFDB_Topic:ATCamera_logevent_raftsDetailedState

substate

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

Description: Enumeration of valid substates

transitionTimestamp

IDL_Type:double
Units:second

Description: The time at which the state transition occurred

readyToTakeImage

EFDB_Topic:ATCamera_logevent_readyToTakeImage

settingsAppliedLegacy

EFDB_Topic:ATCamera_logevent_settingsAppliedLegacy

settings

IDL_Type:string
IDL_Size:256
Units:unitless

Description: Applied settings name.

version

IDL_Type:long
Units:unitless

Description: Version of the applied settings.

wrebSettingsVersion

IDL_Type:string
IDL_Size:256
Units:unitless

Description: Wreb settings version.

bonnShutterSettingsVersion

IDL_Type:string
IDL_Size:256
Units:unitless

Description: Bonn shutter version.

shutterDetailedState

EFDB_Topic:ATCamera_logevent_shutterDetailedState

substate

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

Description: Enumeration of valid substates

transitionTimestamp

IDL_Type:double
Units:second

Description: The time at which the state transition occurred

shutterMotionProfile

EFDB_Topic:ATCamera_logevent_shutterMotionProfile

measuredExposureTime

IDL_Type:double
Units:second

Description: The measured average exposure time

softwareVersionsSettingsApplied

EFDB_Topic:ATCamera_logevent_softwareVersionsSettingsApplied

mcmVersion

IDL_Type:string
Units:unitless
IDL_Size:32

Description: The version of the MCM software

ocsbridgeVersion

IDL_Type:string
Units:unitless
IDL_Size:32

Description: The version of the OCS Bridge software

rebPowerVersion

IDL_Type:string
Units:unitless
IDL_Size:32

Description: The version of the REB power software

rebVersion

IDL_Type:string
Units:unitless
IDL_Size:32

Description: The version of the REB software

pduVersion

IDL_Type:string
Units:unitless
IDL_Size:32

Description: The version of the PDU software

bonnShutterVersion

IDL_Type:string
Units:unitless
IDL_Size:32

Description: The version of the Bonn Shutter software

vacuumVersion

IDL_Type:string
Units:unitless
IDL_Size:32

Description: The version of the Vacuum software

wrebFirmwareVersion

IDL_Type:string
Units:unitless
IDL_Size:32

Description: The version of the WREB Firmware

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:ATCamera_logevent_startIntegration

imageType

IDL_Type:string
Units:unitless

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

groupId

IDL_Type:string
Units:unitless

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

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

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:ATCamera_logevent_startReadout

imageType

IDL_Type:string
Units:unitless

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

groupId

IDL_Type:string
Units:unitless

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

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

startShutterClose

EFDB_Topic:ATCamera_logevent_startShutterClose

startShutterOpen

EFDB_Topic:ATCamera_logevent_startShutterOpen

wrebSettingsApplied

EFDB_Topic:ATCamera_logevent_wrebSettingsApplied

version

IDL_Type:long
Units:unitless

Description: Wreb software version.

sequencerKey

IDL_Type:string
IDL_Size:256
Units:unitless

Description: Sequencer key.

sequencerChecksum

IDL_Type:long
Units:unitless

Description: Sequencer key

daqVersion

IDL_Type:long
Units:unitless

Description: DAQ version.

firmwareVersion

IDL_Type:long
Units:unitless

Description: WREB firmware version.

aspic0_af1

IDL_Type:long
Units:unitless

Description: None

aspic0_clamp

IDL_Type:long
Units:unitless

Description: ASPIC0 clamp

aspic0_gain

IDL_Type:long
Units:unitless

Description: None

aspic0_rc

IDL_Type:long
Units:unitless

Description: None

aspic0_tm

IDL_Type:long
Units:unitless

Description: None

aspic1_af1

IDL_Type:long
Units:unitless

Description: None

aspic1_clamp

IDL_Type:long
Units:unitless

Description: None

aspic1_gain

IDL_Type:long
Units:unitless

Description: None

aspic1_rc

IDL_Type:long
Units:unitless

Description: None

aspic1_tm

IDL_Type:long
Units:unitless

Description: None

bias0_csGate

IDL_Type:long
Units:unitless

Description: None

bias0_csGateP

IDL_Type:long
Units:volt

Description: None

bias0_gd

IDL_Type:long
Units:unitless

Description: None

bias0_gdP

IDL_Type:long
Units:volt

Description: None

bias0_od

IDL_Type:long
Units:unitless

Description: None

bias0_odP

IDL_Type:long
Units:volt

Description: None

bias0_og

IDL_Type:long
Units:unitless

Description: None

bias0_ogP

IDL_Type:long
Units:volt

Description: None

bias0_ogSh

IDL_Type:long
Units:unitless

Description: None

bias0_rd

IDL_Type:long
Units:unitless

Description: None

bias0_rdP

IDL_Type:long
Units:volt

Description: None

dac_csGate

IDL_Type:long
Units:unitless

Description: None

dac_pclkHigh

IDL_Type:long
Units:unitless

Description: None

dac_pclkHighP

IDL_Type:long
Units:volt

Description: None

dac_pclkHighSh

IDL_Type:long
Units:unitless

Description: None

dac_pclkLow

IDL_Type:long
Units:unitless

Description: None

dac_pclkLowP

IDL_Type:long
Units:volt

Description: None

dac_pclkLowSh

IDL_Type:long
Units:unitless

Description: None

dac_rgHigh

IDL_Type:long
Units:unitless

Description: None

dac_rgHighP

IDL_Type:long
Units:volt

Description: None

dac_rgHighSh

IDL_Type:long
Units:unitless

Description: None

dac_rgLow

IDL_Type:long
Units:unitless

Description: None

dac_rgLowP

IDL_Type:long
Units:volt

Description: None

dac_rgLowSh

IDL_Type:long
Units:unitless

Description: None

dac_sclkHigh

IDL_Type:long
Units:unitless

Description: None

dac_sclkHighP

IDL_Type:long
Units:volt

Description: None

dac_sclkHighSh

IDL_Type:long
Units:unitless

Description: None

dac_sclkLow

IDL_Type:long
Units:unitless

Description: None

dac_sclkLowP

IDL_Type:long
Units:volt

Description: None

dac_sclkLowSh

IDL_Type:long
Units:unitless

Description: None

ccdManufacturer

IDL_Type:string
IDL_Size:8
Units:unitless

Description: CCD Manufacturer

ccdType

IDL_Type:string
IDL_Size:16
Units:unitless

Description: CCD Type

ccdSerialNumber

IDL_Type:string
IDL_Size:16
Units:unitless

Description: CCD Serial Number

ccdName

IDL_Type:string
IDL_Size:16
Units:unitless

Description: LSST assigned CCD name

rebName

IDL_Type:string
IDL_Size:16
Units:unitless

Description: LSST assigned REB name

rebSerialNumber

IDL_Type:string
IDL_Size:16
Units:unitless

Description: REB serial number

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:16
Units:unitless

Description: This is the current version of SAL generation

xmlVersion

IDL_Type:string
IDL_Size:16
Units:unitless

Description: This is the current version of CSC XML

openSpliceVersion

IDL_Type:string
IDL_Size:16
Units:unitless

Description: This is the current version of OpenSplice

cscVersion

IDL_Type:string
IDL_Size:16
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

bonnShutter

EFDB_Topic:ATCamera_bonnShutter

shutter5V

IDL_Type:float
Units:volt

Description: None

shutter36V

IDL_Type:float
Units:volt

Description: None

vacuum

EFDB_Topic:ATCamera_vacuum

tempCCD

IDL_Type:float
Units:Celsius

Description: CCD temperature as measured by cryocon

tempColdPlate

IDL_Type:float
Units:Celsius

Description: Cold plate temperature as measured by cryocon

tempCryoHead

IDL_Type:float
Units:Celsius

Description: Cryo head temperature as measured by cryocon

vacuum

IDL_Type:float
Units:Torr

Description: Vacuum pressure as measured by Pfeiffer gauge

tempCCDSetPoint

IDL_Type:float
Units:Celsius

Description: CCD temperature set point as read from cryocon

wreb

EFDB_Topic:ATCamera_wreb

temp1

IDL_Type:float
Units:Celsius

Description: On-board temperature measurement 1

temp2

IDL_Type:float
Units:Celsius

Description: On-board temperature measurement 2

temp3

IDL_Type:float
Units:Celsius

Description: On-board temperature measurement 3

temp4

IDL_Type:float
Units:Celsius

Description: On-board temperature measurement 4

temp5

IDL_Type:float
Units:Celsius

Description: On-board temperature measurement 5

temp6

IDL_Type:float
Units:Celsius

Description: On-board temperature measurement 6

atemp0U

IDL_Type:float
Units:Celsius

Description: ASPIC temperature Upper

atemp0L

IDL_Type:float
Units:Celsius

Description: ASPIC temperature Lower

ccdTemp0

IDL_Type:float
Units:Celsius

Description: Temperature for CCD

digV

IDL_Type:float
Units:volt

Description: Digital PS voltage measured on REB

digI

IDL_Type:float
Units:milliampere

Description: Digital PS current measured on REB

anaV

IDL_Type:float
Units:volt

Description: Analog PS voltage measured on REB

anaI

IDL_Type:float
Units:milliampere

Description: Analog PS current measured on REB

clkHV

IDL_Type:float
Units:volt

Description: Clock High PS voltage measured on REB

clkHI

IDL_Type:float
Units:milliampere

Description: Clock High PS current measured on REB

clkLV

IDL_Type:float
Units:volt

Description: Clock Low PS voltage measured on REB

odV

IDL_Type:float
Units:volt

Description: Output Drain PS voltage (OD)

odI

IDL_Type:float
Units:milliampere

Description: Output Drain PS current (OD)

power

IDL_Type:float
Units:watt

Description: Total power consumption of REB including heater by summing V*I for all power inputs

pClkU

IDL_Type:float
Units:volt

Description: Clock Rails: Parallel Upper

pClkL

IDL_Type:float
Units:volt

Description: Clock Rails: Parellel Lower

sClkU

IDL_Type:float
Units:volt

Description: Clock Rails: Serial Upper

sClkL

IDL_Type:float
Units:volt

Description: Clock Rails: Serial Lower

rgU

IDL_Type:float
Units:volt

Description: Reset Gate upper voltage

rgL

IDL_Type:float
Units:volt

Description: Reset Gate lower voltage

pClk0

IDL_Type:float
Units:volt

Description: Actual Parallel Clock voltage

sClk0

IDL_Type:float
Units:volt

Description: Actual Serial Clock voltage

rg0

IDL_Type:float
Units:volt

Description: Actual Reset Gate (RG) voltage

od0V

IDL_Type:float
Units:volt

Description: Applied Output Drain (OD) voltage

og0V

IDL_Type:float
Units:volt

Description: Applied OG voltage

rd0V

IDL_Type:float
Units:volt

Description: Applied RD voltage

gd0V

IDL_Type:float
Units:volt

Description: Applied GD voltage

od0I

IDL_Type:float
Units:milliampere

Description: Applied Output Drain current

hvbiasSwitch

IDL_Type:float
Units:unitless

Description: 1=On, 0=Off

wrebPower

EFDB_Topic:ATCamera_wrebPower

digital_V

IDL_Type:float
Units:volt

Description: None

digital_I

IDL_Type:float
Units:milliampere

Description: None

analog_V

IDL_Type:float
Units:volt

Description: None

analog_I

IDL_Type:float
Units:milliampere

Description: None

clkHigh_V

IDL_Type:float
Units:volt

Description: None

clkHigh_I

IDL_Type:float
Units:milliampere

Description: None

clkLow_V

IDL_Type:float
Units:volt

Description: None

clkLow_I

IDL_Type:float
Units:milliampere

Description: None

od_V

IDL_Type:float
Units:volt

Description: None

od_I

IDL_Type:float
Units:milliampere

Description: None

dphi_V

IDL_Type:float
Units:volt

Description: None

dphi_I

IDL_Type:float
Units:milliampere

Description: None

hvbias_V

IDL_Type:float
Units:volt

Description: None

hvbias_I

IDL_Type:float
Units:milliampere

Description: None

fan_V

IDL_Type:float
Units:volt

Description: None

fan_I

IDL_Type:float
Units:milliampere

Description: None

otm_V

IDL_Type:float
Units:volt

Description: None

otm_I

IDL_Type:float
Units:milliampere

Description: None

aux_V

IDL_Type:float
Units:volt

Description: None

aux_I

IDL_Type:float
Units:milliampere

Description: None