:tocdepth: 3 ######## CCCamera ######## .. note:: This page is generated by the following python script ``generate_cet.py``. :ref:`Back to table ` Commands -------- .. _CCCamera:Commands:clear: clear ~~~~~ :EFDB_Topic: CCCamera_command_clear .. _CCCamera:Commands:clear:nClears: nClears ******* :IDL_Type: long :Units: unitless **Description**: Number of consecutive clear operations to perform .. _CCCamera:Commands:disableCalibration: disableCalibration ~~~~~~~~~~~~~~~~~~ :EFDB_Topic: CCCamera_command_disableCalibration .. _CCCamera:Commands:disableCalibration:value: value ***** :IDL_Type: boolean :Units: unitless **Description**: Attribute required by the API, but is unused. .. _CCCamera:Commands:discardRows: discardRows ~~~~~~~~~~~ :EFDB_Topic: CCCamera_command_discardRows .. _CCCamera:Commands:discardRows:nRows: nRows ***** :IDL_Type: long :Units: unitless **Description**: Number of rows to discard .. _CCCamera:Commands:enableCalibration: enableCalibration ~~~~~~~~~~~~~~~~~ :EFDB_Topic: CCCamera_command_enableCalibration .. _CCCamera:Commands:enableCalibration:value: value ***** :IDL_Type: boolean :Units: unitless **Description**: Attribute required by the API, but is unused. .. _CCCamera:Commands:endImage: endImage ~~~~~~~~ :EFDB_Topic: CCCamera_command_endImage .. _CCCamera:Commands:endImage:value: value ***** :IDL_Type: boolean :Units: unitless **Description**: Attribute required by the API, but is unused. .. _CCCamera:Commands:initGuiders: initGuiders ~~~~~~~~~~~ :EFDB_Topic: CCCamera_command_initGuiders .. _CCCamera:Commands:initGuiders:roiSpec: roiSpec ******* :IDL_Type: string :IDL_Size: 256 :Units: unitless **Description**: TBD specification for region of interest .. _CCCamera:Commands:initImage: initImage ~~~~~~~~~ :EFDB_Topic: CCCamera_command_initImage .. _CCCamera:Commands:initImage:deltaT: deltaT ****** :IDL_Type: double :Units: second **Description**: Estimate of time period before takeImages will be issued .. _CCCamera:Commands:setFilter: setFilter ~~~~~~~~~ :EFDB_Topic: CCCamera_command_setFilter .. _CCCamera:Commands:setFilter:name: name **** :IDL_Type: string :IDL_Size: 256 :Units: unitless **Description**: The filter name to install .. _CCCamera:Commands:startImage: startImage ~~~~~~~~~~ :EFDB_Topic: CCCamera_command_startImage .. _CCCamera:Commands:startImage:shutter: shutter ******* :IDL_Type: boolean :Units: unitless **Description**: True if the shutter should be opened/closed .. _CCCamera:Commands:startImage:sensors: sensors ******* :IDL_Type: string :Units: unitless **Description**: Sensors to be read out, if blank all configured sensors will be read out .. _CCCamera:Commands:startImage:keyValueMap: keyValueMap *********** :IDL_Type: string :Units: unitless **Description**: Map of additional key value pairs, e.g. imageType: XYZ, groupId: ABC .. _CCCamera:Commands:startImage:obsNote: obsNote ******* :IDL_Type: string :Units: unitless **Description**: An arbitrary operator provided string, useful for informally flagging images .. _CCCamera:Commands:startImage:timeout: timeout ******* :IDL_Type: double :Units: second **Description**: Timeout after which imaging will be abandoned if no endImage command received .. _CCCamera:Commands:stop: stop ~~~~ :EFDB_Topic: CCCamera_command_stop .. _CCCamera:Commands:stop:value: value ***** :IDL_Type: boolean :Units: unitless **Description**: Attribute required by the API, but is unused. .. _CCCamera:Commands:takeImages: takeImages ~~~~~~~~~~ :EFDB_Topic: CCCamera_command_takeImages .. _CCCamera:Commands:takeImages:numImages: numImages ********* :IDL_Type: long :Units: unitless **Description**: Number of consecutive images to take .. _CCCamera:Commands:takeImages:expTime: expTime ******* :IDL_Type: double :Units: second **Description**: Exposure time .. _CCCamera:Commands:takeImages:shutter: shutter ******* :IDL_Type: boolean :Units: unitless **Description**: True if the shutter should be opened/closed .. _CCCamera:Commands:takeImages:sensors: sensors ******* :IDL_Type: string :Units: unitless **Description**: Sensors to be read out, if blank all configured sensors will be read out .. _CCCamera:Commands:takeImages:keyValueMap: 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 .. _CCCamera:Commands:takeImages:obsNote: obsNote ******* :IDL_Type: string :Units: unitless **Description**: An arbitrary operator provided string, useful for informally flagging images abort ~~~~~ :EFDB_Topic: SALGeneric_command_abort .. _CCCamera:abort:value: value ***** :IDL_Type: boolean :Units: unitless **Description**: Not used disable ~~~~~~~ **Description**: Transition from state Enabled to Disabled. :EFDB_Topic: SALGeneric_command_disable .. _CCCamera:disable:value: value ***** :IDL_Type: boolean :Units: unitless **Description**: Not used enable ~~~~~~ **Description**: Transition from state Disabled to Enabled. :EFDB_Topic: SALGeneric_command_enable .. _CCCamera:enable:value: 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 .. _CCCamera:enterControl:value: 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 .. _CCCamera:exitControl:value: value ***** :IDL_Type: boolean :Units: unitless **Description**: Not used setAuthList ~~~~~~~~~~~ :EFDB_Topic: SALGeneric_command_setAuthList .. _CCCamera:setAuthList:authorizedUsers: 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. .. _CCCamera:setAuthList:nonAuthorizedCSCs: 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 .. _CCCamera:setLogLevel:level: 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 .. _CCCamera:setValue:parametersAndValues: 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 .. _CCCamera:standby:value: 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 .. _CCCamera:start:settingsToApply: settingsToApply *************** :IDL_Type: string :IDL_Size: 256 :Units: unitless **Description**: Name of the selected settings set Events ------ .. _CCCamera:Events:availableFilters: availableFilters ~~~~~~~~~~~~~~~~ :EFDB_Topic: CCCamera_logevent_availableFilters .. _CCCamera:Events:availableFilters:filterNames: 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. .. _CCCamera:Events:calibrationDetailedState: calibrationDetailedState ~~~~~~~~~~~~~~~~~~~~~~~~ :EFDB_Topic: CCCamera_logevent_calibrationDetailedState .. _CCCamera:Events:calibrationDetailedState:substate: substate ******** :IDL_Type: long :Units: unitless :Enumeration: DISABLED,ENABLED,INTEGRATING **Description**: Enumeration of valid substates .. _CCCamera:Events:calibrationDetailedState:transitionTimestamp: transitionTimestamp ******************* :IDL_Type: double :Units: second **Description**: The time at which the state transition occurred .. _CCCamera:Events:ccsCommandState: ccsCommandState ~~~~~~~~~~~~~~~ :EFDB_Topic: CCCamera_logevent_ccsCommandState .. _CCCamera:Events:ccsCommandState:substate: substate ******** :IDL_Type: long :Units: unitless :Enumeration: IDLE,BUSY **Description**: Substate of the CCS command. .. _CCCamera:Events:ccsCommandState:transitionTimestamp: transitionTimestamp ******************* :IDL_Type: double :Units: second **Description**: The time at which the state transition occurred .. _CCCamera:Events:ccsConfigured: ccsConfigured ~~~~~~~~~~~~~ :EFDB_Topic: CCCamera_logevent_ccsConfigured .. _CCCamera:Events:endInitializeGuider: endInitializeGuider ~~~~~~~~~~~~~~~~~~~ :EFDB_Topic: CCCamera_logevent_endInitializeGuider .. _CCCamera:Events:endInitializeImage: endInitializeImage ~~~~~~~~~~~~~~~~~~ :EFDB_Topic: CCCamera_logevent_endInitializeImage .. _CCCamera:Events:endLoadFilter: endLoadFilter ~~~~~~~~~~~~~ :EFDB_Topic: CCCamera_logevent_endLoadFilter .. _CCCamera:Events:endOfImageTelemetry: endOfImageTelemetry ~~~~~~~~~~~~~~~~~~~ **Description**: Event sent once all telemetry correesponding to the image has been sent. (Typically ~300mS after the end of readout). Note: all : delimited strings (aka string arrays) follow the escaping convention defined in CAP-572 :EFDB_Topic: CCCamera_logevent_endOfImageTelemetry .. _CCCamera:Events:endOfImageTelemetry:imageType: imageType ********* :IDL_Type: string :Units: unitless **Description**: The imageType as passed to the takeImages command (using keyValueMap) .. _CCCamera:Events:endOfImageTelemetry:groupId: groupId ******* :IDL_Type: string :Units: unitless **Description**: The groupId as passed to the takeImages command (using keyValueMap) .. _CCCamera:Events:endOfImageTelemetry:additionalKeys: additionalKeys ************** :IDL_Type: string :Units: unitless **Description**: Additional keys passed to the takeImages command (: delimited) .. _CCCamera:Events:endOfImageTelemetry:additionalValues: additionalValues **************** :IDL_Type: string :Units: unitless **Description**: Additional values passed to the takeImages command (: delimited, in same order as additionalKeys) .. _CCCamera:Events:endOfImageTelemetry:imagesInSequence: imagesInSequence **************** :IDL_Type: long :Units: unitless **Description**: The total number of requested images in sequence .. _CCCamera:Events:endOfImageTelemetry:imageName: imageName ********* :IDL_Type: string :IDL_Size: 32 :Units: unitless **Description**: The imageName for this specific exposure, assigned by the camera .. _CCCamera:Events:endOfImageTelemetry:imageIndex: imageIndex ********** :IDL_Type: long :Units: unitless **Description**: The zero based index number for this specific exposure within the sequence .. _CCCamera:Events:endOfImageTelemetry:imageSource: imageSource *********** :IDL_Type: string :IDL_Size: 2 :Units: unitless **Description**: The source component of the image name (AT/CC/MC) .. _CCCamera:Events:endOfImageTelemetry:imageController: imageController *************** :IDL_Type: string :Units: unitless **Description**: The controller for the image (O=OCS/C=CCS/...) .. _CCCamera:Events:endOfImageTelemetry:imageDate: imageDate ********* :IDL_Type: string :IDL_Size: 8 :Units: unitless **Description**: The date component of the image name (YYYYMMDD) .. _CCCamera:Events:endOfImageTelemetry:imageNumber: imageNumber *********** :IDL_Type: long :Units: unitless **Description**: The image number (SEQNO) component of the image name .. _CCCamera:Events:endOfImageTelemetry:timeStampAcquisitionStart: 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) .. _CCCamera:Events:endOfImageTelemetry:exposureTime: exposureTime ************ :IDL_Type: double :Units: second **Description**: The requested exposure time .. _CCCamera:Events:endOfImageTelemetry:imageTag: imageTag ******** :IDL_Type: string :IDL_Size: 64 :Units: unitless **Description**: The DAQ assigned image tag (hex string) .. _CCCamera:Events:endOfImageTelemetry:timestampDateObs: timestampDateObs **************** :IDL_Type: double :Units: second **Description**: The observation date, as computed by CCS (as TAI) .. _CCCamera:Events:endOfImageTelemetry:timestampDateEnd: timestampDateEnd **************** :IDL_Type: double :Units: second **Description**: The end observation date, as computed by CCS (as TAI) .. _CCCamera:Events:endOfImageTelemetry:measuredShutterOpenTime: 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. .. _CCCamera:Events:endOfImageTelemetry:darkTime: darkTime ******** :IDL_Type: double :Units: second **Description**: The dark time, as computed by CCS .. _CCCamera:Events:endReadout: endReadout ~~~~~~~~~~ **Description**: Event sent at end of readout. When this event is received the corresponding image should be complete in the DAQ 2-day store. Note: all : delimited strings (aka string arrays) follow the escaping convention defined in CAP-572 :EFDB_Topic: CCCamera_logevent_endReadout .. _CCCamera:Events:endReadout:imageType: imageType ********* :IDL_Type: string :Units: unitless **Description**: The imageType as passed to the takeImages command (using keyValueMap) .. _CCCamera:Events:endReadout:groupId: groupId ******* :IDL_Type: string :Units: unitless **Description**: The groupId as passed to the takeImages command (using keyValueMap) .. _CCCamera:Events:endReadout:additionalKeys: additionalKeys ************** :IDL_Type: string :Units: unitless **Description**: Additional keys passed to the takeImages command (: delimited) .. _CCCamera:Events:endReadout:additionalValues: additionalValues **************** :IDL_Type: string :Units: unitless **Description**: Additional values passed to the takeImages command (: delimited, in same order as additionalKeys) .. _CCCamera:Events:endReadout:imagesInSequence: imagesInSequence **************** :IDL_Type: long :Units: unitless **Description**: The total number of requested images in sequence .. _CCCamera:Events:endReadout:imageName: imageName ********* :IDL_Type: string :IDL_Size: 32 :Units: unitless **Description**: The imageName for this specific exposure, assigned by the camera .. _CCCamera:Events:endReadout:imageIndex: imageIndex ********** :IDL_Type: long :Units: unitless **Description**: The zero based index number for this specific exposure within the sequence .. _CCCamera:Events:endReadout:imageSource: imageSource *********** :IDL_Type: string :IDL_Size: 2 :Units: unitless **Description**: The source component of the image name (AT/CC/MC) .. _CCCamera:Events:endReadout:imageController: imageController *************** :IDL_Type: string :Units: unitless **Description**: The controller for the image (O=OCS/C=CCS/...) .. _CCCamera:Events:endReadout:imageDate: imageDate ********* :IDL_Type: string :IDL_Size: 8 :Units: unitless **Description**: The date component of the image name (YYYYMMDD) .. _CCCamera:Events:endReadout:imageNumber: imageNumber *********** :IDL_Type: long :Units: unitless **Description**: The image number (SEQNO) component of the image name .. _CCCamera:Events:endReadout:timeStampAcquisitionStart: 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) .. _CCCamera:Events:endReadout:requestedExposureTime: requestedExposureTime ********************* :IDL_Type: double :Units: second **Description**: The requested exposure time (as specified in the takeImages command) .. _CCCamera:Events:endReadout:timeStampEndOfReadout: timeStampEndOfReadout ********************* :IDL_Type: double :Units: second **Description**: The time at which the readout was completed .. _CCCamera:Events:endRotateCarousel: endRotateCarousel ~~~~~~~~~~~~~~~~~ :EFDB_Topic: CCCamera_logevent_endRotateCarousel .. _CCCamera:Events:endSetFilter: endSetFilter ~~~~~~~~~~~~ **Description**: Event issued once the new filter is in its final position :EFDB_Topic: CCCamera_logevent_endSetFilter .. _CCCamera:Events:endSetFilter:filterName: filterName ********** :IDL_Type: string :Units: unitless **Description**: The name of the filter being installed (e.g. U-001) .. _CCCamera:Events:endSetFilter:filterType: 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 .. _CCCamera:Events:endSetFilter:filterSlot: filterSlot ********** :IDL_Type: int :Units: unitless **Description**: The slot which the filter is in (ComCam) or came from (Main Camera) .. _CCCamera:Events:endSetFilter:filterPosition: 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. .. _CCCamera:Events:endShutterClose: endShutterClose ~~~~~~~~~~~~~~~ :EFDB_Topic: CCCamera_logevent_endShutterClose .. _CCCamera:Events:endShutterOpen: endShutterOpen ~~~~~~~~~~~~~~ :EFDB_Topic: CCCamera_logevent_endShutterOpen .. _CCCamera:Events:endTakeImage: endTakeImage ~~~~~~~~~~~~ :EFDB_Topic: CCCamera_logevent_endTakeImage .. _CCCamera:Events:endUnloadFilter: endUnloadFilter ~~~~~~~~~~~~~~~ :EFDB_Topic: CCCamera_logevent_endUnloadFilter .. _CCCamera:Events:fileCommandExecution: fileCommandExecution ~~~~~~~~~~~~~~~~~~~~ **Description**: Each time a command is executed on a single FITS file this event is generated :EFDB_Topic: CCCamera_logevent_fileCommandExecution .. _CCCamera:Events:fileCommandExecution:imageName: imageName ********* :IDL_Type: string :IDL_Size: 32 :Units: unitless **Description**: The imageName for this specific exposure, assigned by the camera .. _CCCamera:Events:fileCommandExecution:timestampCommandComplete: timestampCommandComplete ************************ :IDL_Type: double :Units: second **Description**: The time when the command completed. .. _CCCamera:Events:fileCommandExecution:command: command ******* :IDL_Type: string :Units: unitless **Description**: The comamnd executed included arguments. .. _CCCamera:Events:fileCommandExecution:rc: rc ** :IDL_Type: int :Units: unitless **Description**: The return code from the command execution. .. _CCCamera:Events:filterChangerDetailedState: filterChangerDetailedState ~~~~~~~~~~~~~~~~~~~~~~~~~~ :EFDB_Topic: CCCamera_logevent_filterChangerDetailedState .. _CCCamera:Events:filterChangerDetailedState:substate: substate ******** :IDL_Type: long :Units: unitless :Enumeration: UNLOADING,LOADING,LOADED,UNLOADED,ROTATING **Description**: The filter changer state .. _CCCamera:Events:filterChangerDetailedState:transitionTimestamp: transitionTimestamp ******************* :IDL_Type: double :Units: second **Description**: The time at which the state transition occurred .. _CCCamera:Events:fitsFilesWritten: fitsFilesWritten ~~~~~~~~~~~~~~~~ **Description**: When this event is received, all of the CCS files on the diagnostic cluster have been written Note: all : delimited strings (aka string arrays) follow the escaping convention defined in CAP-572 :EFDB_Topic: CCCamera_logevent_fitsFilesWritten .. _CCCamera:Events:fitsFilesWritten:imageName: imageName ********* :IDL_Type: string :IDL_Size: 32 :Units: unitless **Description**: The imageName for this specific exposure, assigned by the camera .. _CCCamera:Events:fitsFilesWritten:timeStampFilesWritten: timeStampFilesWritten ********************* :IDL_Type: double :Units: second **Description**: The time when the (last) CCS FITS file was written. .. _CCCamera:Events:fitsFilesWritten:rootFileName: rootFileName ************ :IDL_Type: string :Units: unitless **Description**: The common filesystem location of all files below. .. _CCCamera:Events:fitsFilesWritten:relativeFileNames: relativeFileNames ***************** :IDL_Type: string :Units: unitless **Description**: The file system location of each file, relative to rootFileName (: delimited). .. _CCCamera:Events:fitsFilesWritten:fileNode: fileNode ******** :IDL_Type: string :Units: unitless **Description**: The node on which each file is written (: delimited, in same order as above). .. _CCCamera:Events:focalPlaneDAQSettingsApplied: focalPlaneDAQSettingsApplied ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :EFDB_Topic: CCCamera_logevent_focalPlaneDAQSettingsApplied .. _CCCamera:Events:focalPlaneDAQSettingsApplied:version: version ******* :IDL_Type: long :Units: unitless **Description**: Version number of these settings .. _CCCamera:Events:focalPlaneDAQSettingsApplied:sequencerconfig_daqFolder: sequencerconfig_daqFolder ************************* :IDL_Type: string :Units: unitless **Description**: Folder in 2-day store where images will be created .. _CCCamera:Events:focalPlaneDAQSettingsApplied:sequencerconfig_emulatedDAQ: sequencerconfig_emulatedDAQ *************************** :IDL_Type: boolean :Units: unitless **Description**: True when using an emulated DAQ .. _CCCamera:Events:focalPlaneHardwareIdSettingsApplied: focalPlaneHardwareIdSettingsApplied ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ **Description**: Note: all : delimited strings (aka string arrays) follow the escaping convention defined in CAP-572 :EFDB_Topic: CCCamera_logevent_focalPlaneHardwareIdSettingsApplied .. _CCCamera:Events:focalPlaneHardwareIdSettingsApplied:version: version ******* :IDL_Type: long :Units: unitless **Description**: Version number of these settings. .. _CCCamera:Events:focalPlaneHardwareIdSettingsApplied:rebLocation: rebLocation *********** :IDL_Type: string :Units: unitless **Description**: REB location in focal-plane (e.g. R22RebX) (: delimited) .. _CCCamera:Events:focalPlaneHardwareIdSettingsApplied:rebLSSTName: rebLSSTName *********** :IDL_Type: string :Units: unitless **Description**: REB LSST identifier (: delimited) .. _CCCamera:Events:focalPlaneHardwareIdSettingsApplied:ccdLocation: ccdLocation *********** :IDL_Type: string :Units: unitless **Description**: CCD location in focal-plane (e.g. R22Snn) (: delimited) .. _CCCamera:Events:focalPlaneHardwareIdSettingsApplied:ccdLSSTName: ccdLSSTName *********** :IDL_Type: string :Units: unitless **Description**: CCD LSST identifier (: delimited) .. _CCCamera:Events:focalPlaneHardwareIdSettingsApplied:ccdManSerNum: ccdManSerNum ************ :IDL_Type: string :Units: unitless **Description**: Sensor manufacturer's serial number (: delimited) .. _CCCamera:Events:focalPlaneHardwareIdSettingsApplied:raftLocation: raftLocation ************ :IDL_Type: string :Units: unitless **Description**: Raft location in focal-plane (e.g. R22) (: delimited) .. _CCCamera:Events:focalPlaneHardwareIdSettingsApplied:raftLSSTName: raftLSSTName ************ :IDL_Type: string :Units: unitless **Description**: Raft identifier (: delimited) .. _CCCamera:Events:focalPlaneRaftTempControlSettingsApplied: focalPlaneRaftTempControlSettingsApplied ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ **Description**: Note: all : delimited strings (aka string arrays) follow the escaping convention defined in CAP-572 :EFDB_Topic: CCCamera_logevent_focalPlaneRaftTempControlSettingsApplied .. _CCCamera:Events:focalPlaneRaftTempControlSettingsApplied:version: version ******* :IDL_Type: long :Units: unitless **Description**: Version number of these settings .. _CCCamera:Events:focalPlaneRaftTempControlSettingsApplied:raftLocation: raftLocation ************ :IDL_Type: string :Units: unitless **Description**: Raft location in focal-plane (e.g. R22) (: delimited) .. _CCCamera:Events:focalPlaneRaftTempControlSettingsApplied:raft_TempControl_awGain: raft_TempControl_awGain *********************** :IDL_Type: double :Units: unitless **Description**: anti-windup gain .. _CCCamera:Events:focalPlaneRaftTempControlSettingsApplied:raft_TempControl_basePower: raft_TempControl_basePower ************************** :IDL_Type: double :Units: Watt **Description**: base power input .. _CCCamera:Events:focalPlaneRaftTempControlSettingsApplied:raft_TempControl_gain: raft_TempControl_gain ********************* :IDL_Type: double :Units: unitless **Description**: loop gain .. _CCCamera:Events:focalPlaneRaftTempControlSettingsApplied:raft_TempControl_maxInput: raft_TempControl_maxInput ************************* :IDL_Type: double :Units: unitless **Description**: maximum input .. _CCCamera:Events:focalPlaneRaftTempControlSettingsApplied:raft_TempControl_maxOutput: raft_TempControl_maxOutput ************************** :IDL_Type: double :Units: Watt **Description**: maximum PID output .. _CCCamera:Events:focalPlaneRaftTempControlSettingsApplied:raft_TempControl_minInput: raft_TempControl_minInput ************************* :IDL_Type: double :Units: unitless **Description**: minimum input .. _CCCamera:Events:focalPlaneRaftTempControlSettingsApplied:raft_TempControl_minOutput: raft_TempControl_minOutput ************************** :IDL_Type: double :Units: Watt **Description**: minimum PID output .. _CCCamera:Events:focalPlaneRaftTempControlSettingsApplied:raft_TempControl_rebs: raft_TempControl_rebs ********************* :IDL_Type: string :Units: unitless **Description**: The REBs with heaters to use .. _CCCamera:Events:focalPlaneRaftTempControlSettingsApplied:raft_TempControl_setTemp: raft_TempControl_setTemp ************************ :IDL_Type: double :Units: C **Description**: Temperature set point .. _CCCamera:Events:focalPlaneRaftTempControlSettingsApplied:raft_TempControl_smoothTime: raft_TempControl_smoothTime *************************** :IDL_Type: double :Units: second **Description**: input smoothing time .. _CCCamera:Events:focalPlaneRaftTempControlSettingsApplied:raft_TempControl_tempChans: raft_TempControl_tempChans ************************** :IDL_Type: string :Units: unitless **Description**: Temperature channels to use .. _CCCamera:Events:focalPlaneRaftTempControlSettingsApplied:raft_TempControl_timeConst: raft_TempControl_timeConst ************************** :IDL_Type: double :Units: second **Description**: integration time constant .. _CCCamera:Events:focalPlaneRaftTempControlSettingsApplied:raft_TempControl_tolerance: raft_TempControl_tolerance ************************** :IDL_Type: double :Units: unitless **Description**: maximum on-target error (%) .. _CCCamera:Events:focalPlaneRaftTempControlStatusSettingsApplied: focalPlaneRaftTempControlStatusSettingsApplied ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ **Description**: Note: all : delimited strings (aka string arrays) follow the escaping convention defined in CAP-572 :EFDB_Topic: CCCamera_logevent_focalPlaneRaftTempControlStatusSettingsApplied .. _CCCamera:Events:focalPlaneRaftTempControlStatusSettingsApplied:version: version ******* :IDL_Type: long :Units: unitless **Description**: Version number of these settings .. _CCCamera:Events:focalPlaneRaftTempControlStatusSettingsApplied:raftLocation: raftLocation ************ :IDL_Type: string :Units: unitless **Description**: Raft location in focal-plane (e.g. R22) (: delimited) .. _CCCamera:Events:focalPlaneRaftTempControlStatusSettingsApplied:raft_TempControl_active: raft_TempControl_active *********************** :IDL_Type: boolean :Units: unitless **Description**: True if loop is active .. _CCCamera:Events:focalPlaneSequencerSettingsApplied: focalPlaneSequencerSettingsApplied ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :EFDB_Topic: CCCamera_logevent_focalPlaneSequencerSettingsApplied .. _CCCamera:Events:focalPlaneSequencerSettingsApplied:version: version ******* :IDL_Type: long :Units: unitless **Description**: Version number of these settings .. _CCCamera:Events:focalPlaneSequencerSettingsApplied:sequencerconfig_metaDataRegisters: sequencerconfig_metaDataRegisters ********************************* :IDL_Type: string :Units: unitless **Description**: Names of meta-data related registers which must be in the sequencer .. _CCCamera:Events:focalPlaneSequencerSettingsApplied:sequencerconfig_overCols: sequencerconfig_overCols ************************ :IDL_Type: int :Units: unitless **Description**: overCols .. _CCCamera:Events:focalPlaneSequencerSettingsApplied:sequencerconfig_overRows: sequencerconfig_overRows ************************ :IDL_Type: int :Units: unitless **Description**: overRows .. _CCCamera:Events:focalPlaneSequencerSettingsApplied:sequencerconfig_postCols: sequencerconfig_postCols ************************ :IDL_Type: int :Units: unitless **Description**: postCols .. _CCCamera:Events:focalPlaneSequencerSettingsApplied:sequencerconfig_postRows: sequencerconfig_postRows ************************ :IDL_Type: int :Units: unitless **Description**: postRows .. _CCCamera:Events:focalPlaneSequencerSettingsApplied:sequencerconfig_preCols: sequencerconfig_preCols *********************** :IDL_Type: int :Units: unitless **Description**: preCols .. _CCCamera:Events:focalPlaneSequencerSettingsApplied:sequencerconfig_preRows: sequencerconfig_preRows *********************** :IDL_Type: int :Units: unitless **Description**: preRows .. _CCCamera:Events:focalPlaneSequencerSettingsApplied:sequencerconfig_readCols: sequencerconfig_readCols ************************ :IDL_Type: int :Units: unitless **Description**: readCols .. _CCCamera:Events:focalPlaneSequencerSettingsApplied:sequencerconfig_readCols2: sequencerconfig_readCols2 ************************* :IDL_Type: int :Units: unitless **Description**: readCols2 .. _CCCamera:Events:focalPlaneSequencerSettingsApplied:sequencerconfig_readRows: sequencerconfig_readRows ************************ :IDL_Type: int :Units: unitless **Description**: readRows .. _CCCamera:Events:focalPlaneSequencerSettingsApplied:sequencerconfig_scanMode: sequencerconfig_scanMode ************************ :IDL_Type: boolean :Units: unitless **Description**: True if the sequencer is in scan mode .. _CCCamera:Events:focalPlaneSequencerSettingsApplied:sequencerconfig_sequencer: sequencerconfig_sequencer ************************* :IDL_Type: string :Units: unitless **Description**: sequencer name map .. _CCCamera:Events:focalPlaneSequencerSettingsApplied:sequencerconfig_underCols: sequencerconfig_underCols ************************* :IDL_Type: int :Units: unitless **Description**: underCols .. _CCCamera:Events:focalPlaneSummaryInfo: 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: CCCamera_logevent_focalPlaneSummaryInfo .. _CCCamera:Events:focalPlaneSummaryInfo:ccdLocation: 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. .. _CCCamera:Events:focalPlaneSummaryInfo:raftBay: raftBay ******* :IDL_Type: string :Units: unitless **Description**: The raft bay for each CCD listed above, of the form Rnn : delimited .. _CCCamera:Events:focalPlaneSummaryInfo:ccdSlot: ccdSlot ******* :IDL_Type: string :Units: unitless **Description**: The CCD slot for each CCD listed above, of the form SXn : delimited .. _CCCamera:Events:focalPlaneSummaryInfo:rebSerialNumber: rebSerialNumber *************** :IDL_Type: string :Units: unitless **Description**: REB hardware serial number (: delimited) .. _CCCamera:Events:focalPlaneSummaryInfo:rebLSSTName: rebLSSTName *********** :IDL_Type: string :Units: unitless **Description**: REB LSST identifier (: delimited) .. _CCCamera:Events:focalPlaneSummaryInfo:ccdLSSTName: ccdLSSTName *********** :IDL_Type: string :Units: unitless **Description**: CCD LSST identifier (: delimited) .. _CCCamera:Events:focalPlaneSummaryInfo:raftLSSTName: raftLSSTName ************ :IDL_Type: string :Units: unitless **Description**: Raft LSST identifier (: delimited) .. _CCCamera:Events:focalPlaneSummaryInfo:ccdManSerNum: ccdManSerNum ************ :IDL_Type: string :Units: unitless **Description**: Sensor manufacturer's serial number (: delimited) .. _CCCamera:Events:focalPlaneSummaryInfo:ccdManufacturer: ccdManufacturer *************** :IDL_Type: string :Units: unitless **Description**: Sensor manufacturer E2V or ITL (: delimited) .. _CCCamera:Events:focalPlaneSummaryInfo:ccdType: ccdType ******* :IDL_Type: int :Units: unitless :Count: 9 :Enumeration: E2V, ITL **Description**: The type of each CCD .. _CCCamera:Events:focalPlaneSummaryInfo:ccdTempSetPoint: ccdTempSetPoint *************** :IDL_Type: double :Units: unitless :Count: 9 **Description**: Sensor temperature set point .. _CCCamera:Events:focalPlaneSummaryInfo:sequencerKey: sequencerKey ************ :IDL_Type: string :Units: unitless **Description**: The name of the CCD sequencer loaded (: delimited) .. _CCCamera:Events:focalPlaneSummaryInfo:sequencerChecksum: sequencerChecksum ***************** :IDL_Type: string :Units: unitless **Description**: The checksum of the CCD sequencer loaded (: delimited) .. _CCCamera:Events:imageReadinessDetailedState: imageReadinessDetailedState ~~~~~~~~~~~~~~~~~~~~~~~~~~~ :EFDB_Topic: CCCamera_logevent_imageReadinessDetailedState .. _CCCamera:Events:imageReadinessDetailedState:substate: substate ******** :IDL_Type: long :Units: unitless :Enumeration: READY,NOT_READY,GETTING_READY **Description**: Enumeration of valid substates .. _CCCamera:Events:imageReadinessDetailedState:transitionTimestamp: transitionTimestamp ******************* :IDL_Type: double :Units: second **Description**: The time at which the state transition occurred .. _CCCamera:Events:imageReadoutParameters: imageReadoutParameters ~~~~~~~~~~~~~~~~~~~~~~ **Description**: Event sent describing image readout parameters. Note: all : delimited strings (aka string arrays) follow the escaping convention defined in CAP-572 :EFDB_Topic: CCCamera_logevent_imageReadoutParameters .. _CCCamera:Events:imageReadoutParameters:imageName: imageName ********* :IDL_Type: string :Units: unitless **Description**: The imageName for this specific exposure .. _CCCamera:Events:imageReadoutParameters:ccdLocation: ccdLocation *********** :IDL_Type: string :Units: unitless **Description**: A list of all ccds currently configured, of the form RnnSnn, : delimited (empty if entry not used) .. _CCCamera:Events:imageReadoutParameters:raftBay: raftBay ******* :IDL_Type: string :Units: unitless **Description**: The raft bay for each CCD listed above, of the form Rnn : delimited .. _CCCamera:Events:imageReadoutParameters:ccdSlot: ccdSlot ******* :IDL_Type: string :Units: unitless **Description**: The CCD slot for each CCD listed above, of the form SXn : delimited .. _CCCamera:Events:imageReadoutParameters:ccdType: ccdType ******* :IDL_Type: int :Units: unitless :Count: 9 :Enumeration: E2V, ITL **Description**: The type of each CCD, this determines segRows, segCols and serCols .. _CCCamera:Events:imageReadoutParameters:overRows: overRows ******** :IDL_Type: int :Units: unitless :Count: 9 **Description**: See CCD Readout Parameters Diagram .. _CCCamera:Events:imageReadoutParameters:overCols: overCols ******** :IDL_Type: int :Units: unitless :Count: 9 **Description**: See CCD Readout Parameters Diagram .. _CCCamera:Events:imageReadoutParameters:readRows: readRows ******** :IDL_Type: int :Units: unitless :Count: 9 **Description**: See CCD Readout Parameters Diagram .. _CCCamera:Events:imageReadoutParameters:readCols: readCols ******** :IDL_Type: int :Units: unitless :Count: 9 **Description**: See CCD Readout Parameters Diagram .. _CCCamera:Events:imageReadoutParameters:readCols2: readCols2 ********* :IDL_Type: int :Units: unitless :Count: 9 **Description**: See CCD Readout Parameters Diagram .. _CCCamera:Events:imageReadoutParameters:preCols: preCols ******* :IDL_Type: int :Units: unitless :Count: 9 **Description**: See CCD Readout Parameters Diagram .. _CCCamera:Events:imageReadoutParameters:preRows: preRows ******* :IDL_Type: int :Units: unitless :Count: 9 **Description**: See CCD Readout Parameters Diagram .. _CCCamera:Events:imageReadoutParameters:postCols: postCols ******** :IDL_Type: int :Units: unitless :Count: 9 **Description**: See CCD Readout Parameters Diagram .. _CCCamera:Events:imageReadoutParameters:underCols: underCols ********* :IDL_Type: int :Units: unitless :Count: 9 **Description**: See CCD Readout Parameters Diagram .. _CCCamera:Events:imageReadoutParameters:daqFolder: daqFolder ********* :IDL_Type: string :Units: unitless **Description**: DAQ folder where image will be created .. _CCCamera:Events:imageReadoutParameters:daqAnnotation: daqAnnotation ************* :IDL_Type: string :Units: unitless **Description**: Annotation sent to DAQ .. _CCCamera:Events:imageStored: imageStored ~~~~~~~~~~~ **Description**: When this event is received the corresponding image should be complete in the DAQ 2-day store. Once in use this will allow endReadout event to go back to indicating that the readout is complete (sequencers finished). Note: all : delimited strings (aka string arrays) follow the escaping convention defined in CAP-572 :EFDB_Topic: CCCamera_logevent_imageStored .. _CCCamera:Events:imageStored:imageName: imageName ********* :IDL_Type: string :IDL_Size: 32 :Units: unitless **Description**: The imageName for this specific exposure, assigned by the camera .. _CCCamera:Events:imageStored:timeStampImageStored: timeStampImageStored ******************** :IDL_Type: double :Units: second **Description**: The time when the DAQ image was store was complete. .. _CCCamera:Events:imageVisualization: imageVisualization ~~~~~~~~~~~~~~~~~~ **Description**: Event sent when image visualization is ready :EFDB_Topic: CCCamera_logevent_imageVisualization .. _CCCamera:Events:imageVisualization:imageName: imageName ********* :IDL_Type: string :IDL_Size: 32 :Units: unitless **Description**: The imageName for this specific exposure, assigned by the camera .. _CCCamera:Events:imageVisualization:timestampVisualizationAvailable: timestampVisualizationAvailable ******************************* :IDL_Type: double :Units: second **Description**: The time when the command completed. .. _CCCamera:Events:imageVisualization:url: url *** :IDL_Type: string :Units: unitless **Description**: The URL at which the full image visualization is available. .. _CCCamera:Events:imageVisualization:thumbnail: thumbnail ********* :IDL_Type: string :Units: unitless **Description**: The URL at which the image thumbnail is available. .. _CCCamera:Events:notReadyToTakeImage: notReadyToTakeImage ~~~~~~~~~~~~~~~~~~~ :EFDB_Topic: CCCamera_logevent_notReadyToTakeImage .. _CCCamera:Events:offlineDetailedState: offlineDetailedState ~~~~~~~~~~~~~~~~~~~~ :EFDB_Topic: CCCamera_logevent_offlineDetailedState .. _CCCamera:Events:offlineDetailedState:substate: substate ******** :IDL_Type: long :Units: unitless :Enumeration: OFFLINE_AVAILABLE,OFFLINE_PUBLISH_ONLY **Description**: Enumeration of valid substates .. _CCCamera:Events:offlineDetailedState:transitionTimestamp: transitionTimestamp ******************* :IDL_Type: double :Units: second **Description**: The time at which the state transition occurred .. _CCCamera:Events:prepareToTakeImage: prepareToTakeImage ~~~~~~~~~~~~~~~~~~ :EFDB_Topic: CCCamera_logevent_prepareToTakeImage .. _CCCamera:Events:raftsDetailedState: raftsDetailedState ~~~~~~~~~~~~~~~~~~ :EFDB_Topic: CCCamera_logevent_raftsDetailedState .. _CCCamera:Events:raftsDetailedState:substate: substate ******** :IDL_Type: long :Units: unitless :Enumeration: NEEDS_CLEAR,CLEARING,INTEGRATING,READING_OUT,QUIESCENT **Description**: Enumeration of valid substates .. _CCCamera:Events:raftsDetailedState:transitionTimestamp: transitionTimestamp ******************* :IDL_Type: double :Units: second **Description**: The time at which the state transition occurred .. _CCCamera:Events:readyToTakeImage: readyToTakeImage ~~~~~~~~~~~~~~~~ :EFDB_Topic: CCCamera_logevent_readyToTakeImage .. _CCCamera:Events:shutterBladeMotionProfile: shutterBladeMotionProfile ~~~~~~~~~~~~~~~~~~~~~~~~~ **Description**: The motion profile for each shutter blade (so normally 2 per image). Note: Note this is overkill for ComCam, but aims to be the same as for the main camera. For ComCam the encoder and hall effect measurements will be simulated, or empty (and probably initially empty). Note 2: The coordinate system in which positions are reported is as yet ill-defined, and the origin (but not direction) may vary between the 2 blades. The data to convert reported position to something more useful will be in the corresponding blade configuration (aka settingsApplied). It is TBD whether we will try to take this out in the positions reported to SAL. Note 3: The maximum number of positions reported by the firmware for both encoder position and hall effect hall sensors is hard-wired to 240. This is used as the array dimension here. The actual number of points reported will be in encoderCount and hallSensorCount. The array element values beyond the count are undefined (but probably 0) :EFDB_Topic: CCCamera_logevent_shutterBladeMotionProfile .. _CCCamera:Events:shutterBladeMotionProfile:blade: blade ***** :IDL_Type: long :Units: unitless :Enumeration: PLUS_X,MINUS_X **Description**: The blade that is moving .. _CCCamera:Events:shutterBladeMotionProfile:direction: direction ********* :IDL_Type: long :Units: unitless :Enumeration: OPEN,CLOSE **Description**: Is the blade opening or closing .. _CCCamera:Events:shutterBladeMotionProfile:timestampStart: timestampStart ************** :IDL_Type: double :Units: second **Description**: The time at which the motion started (TAI) .. _CCCamera:Events:shutterBladeMotionProfile:startPosition: startPosition ************* :IDL_Type: double :Units: mm **Description**: The start position of the blade .. _CCCamera:Events:shutterBladeMotionProfile:targetDuration: targetDuration ************** :IDL_Type: double :Units: second **Description**: Requested blade motion time .. _CCCamera:Events:shutterBladeMotionProfile:targetPosition: targetPosition ************** :IDL_Type: double :Units: mm **Description**: Requested position at end of motion .. _CCCamera:Events:shutterBladeMotionProfile:endPosition: endPosition *********** :IDL_Type: double :Units: mm **Description**: Actual position and end of motion .. _CCCamera:Events:shutterBladeMotionProfile:actualDuration: actualDuration ************** :IDL_Type: double :Units: second **Description**: Actual blade motion time .. _CCCamera:Events:shutterBladeMotionProfile:hallSensorCount: hallSensorCount *************** :IDL_Type: int :Units: unitless **Description**: Actual number of hall sensor transitions .. _CCCamera:Events:shutterBladeMotionProfile:timestampHallSensor: timestampHallSensor ******************* :IDL_Type: double :Units: second :Count: 240 **Description**: Hall effect switch trasition times .. _CCCamera:Events:shutterBladeMotionProfile:hallSensorID: hallSensorID ************ :IDL_Type: int :Units: unitless :Count: 240 **Description**: Which Hall effect switch trasitioned .. _CCCamera:Events:shutterBladeMotionProfile:hallSensorPosition: hallSensorPosition ****************** :IDL_Type: double :Units: mm :Count: 240 **Description**: Estimated position of the leading edge of the blade at transition time .. _CCCamera:Events:shutterBladeMotionProfile:hallSensorTransition: hallSensorTransition ******************** :IDL_Type: boolean :Units: unitless :Count: 240 **Description**: true if switch turned on, false if switch turned off .. _CCCamera:Events:shutterBladeMotionProfile:encoderCount: encoderCount ************ :IDL_Type: int :Units: unitless **Description**: Actual number of encoder measurements .. _CCCamera:Events:shutterBladeMotionProfile:timestampEncoder: timestampEncoder **************** :IDL_Type: double :Units: second :Count: 240 **Description**: timestamps for motor encoder position measurements (TAI) .. _CCCamera:Events:shutterBladeMotionProfile:encoderPosition: encoderPosition *************** :IDL_Type: double :Units: mm :Count: 240 **Description**: Positions for motor encoder position measurements .. _CCCamera:Events:shutterDetailedState: shutterDetailedState ~~~~~~~~~~~~~~~~~~~~ :EFDB_Topic: CCCamera_logevent_shutterDetailedState .. _CCCamera:Events:shutterDetailedState:substate: substate ******** :IDL_Type: long :Units: unitless :Enumeration: CLOSED,OPEN,CLOSING,OPENING **Description**: Enumeration of valid substates .. _CCCamera:Events:shutterDetailedState:transitionTimestamp: transitionTimestamp ******************* :IDL_Type: double :Units: second **Description**: The time at which the state transition occurred .. _CCCamera:Events:startIntegration: startIntegration ~~~~~~~~~~~~~~~~ **Description**: Event sent at start of image integration. Note: all : delimited strings (aka string arrays) follow the escaping convention defined in CAP-572 :EFDB_Topic: CCCamera_logevent_startIntegration .. _CCCamera:Events:startIntegration:imageType: imageType ********* :IDL_Type: string :Units: unitless **Description**: The imageType as passed to the takeImages command (using keyValueMap) .. _CCCamera:Events:startIntegration:groupId: groupId ******* :IDL_Type: string :Units: unitless **Description**: The groupId as passed to the takeImages command (using keyValueMap) .. _CCCamera:Events:startIntegration:additionalKeys: additionalKeys ************** :IDL_Type: string :Units: unitless **Description**: Additional keys passed to the takeImages command (: delimited) .. _CCCamera:Events:startIntegration:additionalValues: additionalValues **************** :IDL_Type: string :Units: unitless **Description**: Additional values passed to the takeImages command (: delimited, in same order as additionalKeys) .. _CCCamera:Events:startIntegration:imagesInSequence: imagesInSequence **************** :IDL_Type: long :Units: unitless **Description**: The total number of requested images in sequence .. _CCCamera:Events:startIntegration:imageName: imageName ********* :IDL_Type: string :IDL_Size: 32 :Units: unitless **Description**: The imageName for this specific exposure, assigned by the camera .. _CCCamera:Events:startIntegration:imageIndex: imageIndex ********** :IDL_Type: long :Units: unitless **Description**: The zero based index number for this specific exposure within the sequence .. _CCCamera:Events:startIntegration:imageSource: imageSource *********** :IDL_Type: string :IDL_Size: 2 :Units: unitless **Description**: The source component of the image name (AT/CC/MC) .. _CCCamera:Events:startIntegration:imageController: imageController *************** :IDL_Type: string :Units: unitless **Description**: The controller for the image (O=OCS/C=CCS/...) .. _CCCamera:Events:startIntegration:imageDate: imageDate ********* :IDL_Type: string :IDL_Size: 8 :Units: unitless **Description**: The date component of the image name (YYYYMMDD) .. _CCCamera:Events:startIntegration:imageNumber: imageNumber *********** :IDL_Type: long :Units: unitless **Description**: The image number (SEQNO) component of the image name .. _CCCamera:Events:startIntegration:timeStampAcquisitionStart: 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) .. _CCCamera:Events:startIntegration:exposureTime: exposureTime ************ :IDL_Type: double :Units: second **Description**: The requested exposure time .. _CCCamera:Events:startLoadFilter: startLoadFilter ~~~~~~~~~~~~~~~ :EFDB_Topic: CCCamera_logevent_startLoadFilter .. _CCCamera:Events:startReadout: startReadout ~~~~~~~~~~~~ **Description**: Event sent at start of readout. Note: all : delimited strings (aka string arrays) follow the escaping convention defined in CAP-572 :EFDB_Topic: CCCamera_logevent_startReadout .. _CCCamera:Events:startReadout:imageType: imageType ********* :IDL_Type: string :Units: unitless **Description**: The imageType as passed to the takeImages command (using keyValueMap) .. _CCCamera:Events:startReadout:groupId: groupId ******* :IDL_Type: string :Units: unitless **Description**: The groupId as passed to the takeImages command (using keyValueMap) .. _CCCamera:Events:startReadout:additionalKeys: additionalKeys ************** :IDL_Type: string :Units: unitless **Description**: Additional keys passed to the takeImages command (: delimited) .. _CCCamera:Events:startReadout:additionalValues: additionalValues **************** :IDL_Type: string :Units: unitless **Description**: Additional values passed to the takeImages command (: delimited, in same order as additionalKeys) .. _CCCamera:Events:startReadout:imagesInSequence: imagesInSequence **************** :IDL_Type: long :Units: unitless **Description**: The total number of requested images in sequence .. _CCCamera:Events:startReadout:imageName: imageName ********* :IDL_Type: string :IDL_Size: 32 :Units: unitless **Description**: The imageName for this specific exposure, assigned by the camera .. _CCCamera:Events:startReadout:imageIndex: imageIndex ********** :IDL_Type: long :Units: unitless **Description**: The zero based index number for this specific exposure within the sequence .. _CCCamera:Events:startReadout:imageSource: imageSource *********** :IDL_Type: string :IDL_Size: 2 :Units: unitless **Description**: The source component of the image name (AT/CC/MC) .. _CCCamera:Events:startReadout:imageController: imageController *************** :IDL_Type: string :Units: unitless **Description**: The controller for the image (O=OCS/C=CCS/...) .. _CCCamera:Events:startReadout:imageDate: imageDate ********* :IDL_Type: string :IDL_Size: 8 :Units: unitless **Description**: The date component of the image name (YYYYMMDD) .. _CCCamera:Events:startReadout:imageNumber: imageNumber *********** :IDL_Type: long :Units: unitless **Description**: The image number (SEQNO) component of the image name .. _CCCamera:Events:startReadout:timeStampAcquisitionStart: 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) .. _CCCamera:Events:startReadout:exposureTime: exposureTime ************ :IDL_Type: double :Units: second **Description**: The requested exposure time .. _CCCamera:Events:startReadout:timeStampStartOfReadout: timeStampStartOfReadout *********************** :IDL_Type: double :Units: second **Description**: The time at which the readout was triggered .. _CCCamera:Events:startRotateCarousel: startRotateCarousel ~~~~~~~~~~~~~~~~~~~ :EFDB_Topic: CCCamera_logevent_startRotateCarousel .. _CCCamera:Events:startSetFilter: startSetFilter ~~~~~~~~~~~~~~ :EFDB_Topic: CCCamera_logevent_startSetFilter .. _CCCamera:Events:startSetFilter:filterName: filterName ********** :IDL_Type: string :Units: unitless **Description**: The name of the filter being installed (e.g. U-001) .. _CCCamera:Events:startSetFilter:filterType: 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 .. _CCCamera:Events:startShutterClose: startShutterClose ~~~~~~~~~~~~~~~~~ :EFDB_Topic: CCCamera_logevent_startShutterClose .. _CCCamera:Events:startShutterOpen: startShutterOpen ~~~~~~~~~~~~~~~~ :EFDB_Topic: CCCamera_logevent_startShutterOpen .. _CCCamera:Events:startUnloadFilter: startUnloadFilter ~~~~~~~~~~~~~~~~~ :EFDB_Topic: CCCamera_logevent_startUnloadFilter appliedSettingsMatchStart ~~~~~~~~~~~~~~~~~~~~~~~~~ :EFDB_Topic: SALGeneric_logevent_appliedSettingsMatchStart .. _CCCamera:appliedSettingsMatchStart:appliedSettingsMatchStartIsTrue: appliedSettingsMatchStartIsTrue ******************************* :IDL_Type: boolean :Units: unitless **Description**: True when the configuration matches the start conditions authList ~~~~~~~~ :EFDB_Topic: SALGeneric_logevent_authList .. _CCCamera:authList:authorizedUsers: authorizedUsers *************** :IDL_Type: string :Units: unitless **Description**: Comma seperated list of authorized users currently allowed to command this CSC. .. _CCCamera:authList:nonAuthorizedCSCs: 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 .. _CCCamera:errorCode:errorCode: errorCode ********* :IDL_Type: long :Units: unitless **Description**: A numeric error code .. _CCCamera:errorCode:errorReport: errorReport *********** :IDL_Type: string :Units: unitless **Description**: An string providing detailed information about the error .. _CCCamera:errorCode:traceback: traceback ********* :IDL_Type: string :Units: unitless **Description**: An optional stack trace of the error condition heartbeat ~~~~~~~~~ :EFDB_Topic: SALGeneric_logevent_heartbeat .. _CCCamera:heartbeat:heartbeat: heartbeat ********* :IDL_Type: boolean :Units: unitless **Description**: Beats the drum. logLevel ~~~~~~~~ **Description**: Current logging level. :EFDB_Topic: SALGeneric_logevent_logLevel .. _CCCamera:logLevel:level: 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 .. _CCCamera:logMessage:name: name **** :IDL_Type: string :Units: unitless **Description**: Log name. .. _CCCamera:logMessage:level: level ***** :IDL_Type: int :Units: unitless **Description**: Message level, a Python logging level: error=40, warning=30, info=20, debug=10. .. _CCCamera:logMessage:message: message ******* :IDL_Type: string :Units: unitless **Description**: Log message. .. _CCCamera:logMessage:traceback: traceback ********* :IDL_Type: string :Units: unitless **Description**: Exception traceback; "" if not an exception. .. _CCCamera:logMessage:filePath: filePath ******** :IDL_Type: string :Units: unitless **Description**: Path to source file. .. _CCCamera:logMessage:functionName: functionName ************ :IDL_Type: string :Units: unitless **Description**: Function or method name. .. _CCCamera:logMessage:lineNumber: lineNumber ********** :IDL_Type: long :Units: unitless **Description**: Line number in the file specified by filePath. .. _CCCamera:logMessage:process: 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 .. _CCCamera:settingVersions:recommendedSettingsVersion: recommendedSettingsVersion ************************** :IDL_Type: string :Units: unitless **Description**: List of comma seperated recomended versions of settings sets .. _CCCamera:settingVersions:recommendedSettingsLabels: recommendedSettingsLabels ************************* :IDL_Type: string :Units: unitless **Description**: List of comma seperated names of settings sets .. _CCCamera:settingVersions:settingsUrl: 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 .. _CCCamera:settingsApplied:settingsVersion: settingsVersion *************** :IDL_Type: string :IDL_Size: 256 :Units: unitless **Description**: The SHA or name corresponding to the published configuration .. _CCCamera:settingsApplied:otherSettingsEvents: 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 .. _CCCamera:simulationMode:mode: 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 .. _CCCamera:softwareVersions:salVersion: salVersion ********** :IDL_Type: string :IDL_Size: 16 :Units: unitless **Description**: This is the current version of SAL generation .. _CCCamera:softwareVersions:xmlVersion: xmlVersion ********** :IDL_Type: string :IDL_Size: 16 :Units: unitless **Description**: This is the current version of CSC XML .. _CCCamera:softwareVersions:openSpliceVersion: openSpliceVersion ***************** :IDL_Type: string :IDL_Size: 16 :Units: unitless **Description**: This is the current version of OpenSplice .. _CCCamera:softwareVersions:cscVersion: cscVersion ********** :IDL_Type: string :IDL_Size: 16 :Units: unitless **Description**: This is the top-level version of the CSC .. _CCCamera:softwareVersions:subsystemVersions: 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 .. _CCCamera:summaryState:summaryState: summaryState ************ :IDL_Type: long :Units: unitless **Description**: High level state machine state identifier Telemetry --------- .. _CCCamera:Telemetry:quadbox_PDU_24VC: quadbox_PDU_24VC ~~~~~~~~~~~~~~~~ :EFDB_Topic: CCCamera_quadbox_PDU_24VC .. _CCCamera:Telemetry:quadbox_PDU_24VC:bpu_Maq20_I: bpu_Maq20_I *********** :IDL_Type: double :Units: mA **Description**: Body purge MAQ20 current .. _CCCamera:Telemetry:quadbox_PDU_24VC:ion_Pumps_I: ion_Pumps_I *********** :IDL_Type: double :Units: mA **Description**: Ion pumps current .. _CCCamera:Telemetry:quadbox_PDU_24VC:fpga_T: fpga_T ****** :IDL_Type: double :Units: Celsius **Description**: 24V Clean PDU FPGA temperature .. _CCCamera:Telemetry:quadbox_PDU_24VC:bpu_Maq20_V: bpu_Maq20_V *********** :IDL_Type: double :Units: Volt **Description**: Body purge MAQ20 voltage .. _CCCamera:Telemetry:quadbox_PDU_24VC:fes_Shu_HCU_I: fes_Shu_HCU_I ************* :IDL_Type: double :Units: mA **Description**: FES/shutter HCU current .. _CCCamera:Telemetry:quadbox_PDU_24VC:board_T: board_T ******* :IDL_Type: double :Units: Celsius **Description**: 24V Clean PDU board temperature .. _CCCamera:Telemetry:quadbox_PDU_24VC:body_Purge_V: body_Purge_V ************ :IDL_Type: double :Units: Volt **Description**: Body purge voltage .. _CCCamera:Telemetry:quadbox_PDU_24VC:pwr_Cry_HCU_V: pwr_Cry_HCU_V ************* :IDL_Type: double :Units: Volt **Description**: Power/cryo HCU voltage .. _CCCamera:Telemetry:quadbox_PDU_24VC:pwr_Cry_HCU_I: pwr_Cry_HCU_I ************* :IDL_Type: double :Units: mA **Description**: Power/cryo HCU current .. _CCCamera:Telemetry:quadbox_PDU_24VC:body_Purge_I: body_Purge_I ************ :IDL_Type: double :Units: mA **Description**: Body purge current .. _CCCamera:Telemetry:quadbox_PDU_24VC:fes_Shu_HCU_V: fes_Shu_HCU_V ************* :IDL_Type: double :Units: Volt **Description**: FES/shutter HCU voltage .. _CCCamera:Telemetry:quadbox_PDU_24VC:gauges_V: gauges_V ******** :IDL_Type: double :Units: Volt **Description**: Gauges voltage .. _CCCamera:Telemetry:quadbox_PDU_24VC:main_T: main_T ****** :IDL_Type: double :Units: Celsius **Description**: 24V Clean PDU main temperature .. _CCCamera:Telemetry:quadbox_PDU_24VC:main_V: main_V ****** :IDL_Type: double :Units: Volt **Description**: 24V Clean PDU main voltage .. _CCCamera:Telemetry:quadbox_PDU_24VC:ion_Pumps_V: ion_Pumps_V *********** :IDL_Type: double :Units: Volt **Description**: Ion pumps voltage .. _CCCamera:Telemetry:quadbox_PDU_24VC:main_I: main_I ****** :IDL_Type: double :Units: mA **Description**: 24V Clean PDU main current .. _CCCamera:Telemetry:quadbox_PDU_24VC:gauges_I: gauges_I ******** :IDL_Type: double :Units: mA **Description**: Gauges current .. _CCCamera:Telemetry:quadbox_PDU_24VD: quadbox_PDU_24VD ~~~~~~~~~~~~~~~~ :EFDB_Topic: CCCamera_quadbox_PDU_24VD .. _CCCamera:Telemetry:quadbox_PDU_24VD:board_T: board_T ******* :IDL_Type: double :Units: Celsius **Description**: 24V Dirty PDU board temperature .. _CCCamera:Telemetry:quadbox_PDU_24VD:fpga_T: fpga_T ****** :IDL_Type: double :Units: Celsius **Description**: 24V Dirty PDU FPGA temperature .. _CCCamera:Telemetry:quadbox_PDU_24VD:cryo_Turbo_I: cryo_Turbo_I ************ :IDL_Type: double :Units: mA **Description**: Cryo turbo pump current .. _CCCamera:Telemetry:quadbox_PDU_24VD:main_V: main_V ****** :IDL_Type: double :Units: Volt **Description**: 24V Dirty PDU main voltage .. _CCCamera:Telemetry:quadbox_PDU_24VD:main_T: main_T ****** :IDL_Type: double :Units: Celsius **Description**: 24V Dirty PDU main temperature .. _CCCamera:Telemetry:quadbox_PDU_24VD:cryo_Turbo_V: cryo_Turbo_V ************ :IDL_Type: double :Units: Volt **Description**: Cryo turbo pump voltage .. _CCCamera:Telemetry:quadbox_PDU_24VD:main_I: main_I ****** :IDL_Type: double :Units: mA **Description**: 24V Dirty PDU main current .. _CCCamera:Telemetry:quadbox_PDU_48V: quadbox_PDU_48V ~~~~~~~~~~~~~~~ :EFDB_Topic: CCCamera_quadbox_PDU_48V .. _CCCamera:Telemetry:quadbox_PDU_48V:board_T: board_T ******* :IDL_Type: double :Units: Celsius **Description**: 48V PDU board temperature .. _CCCamera:Telemetry:quadbox_PDU_48V:main_T: main_T ****** :IDL_Type: double :Units: Celsius **Description**: 48V PDU main temperature .. _CCCamera:Telemetry:quadbox_PDU_48V:main_V: main_V ****** :IDL_Type: double :Units: Volt **Description**: 48V PDU main voltage .. _CCCamera:Telemetry:quadbox_PDU_48V:main_I: main_I ****** :IDL_Type: double :Units: mA **Description**: 48V PDU main current .. _CCCamera:Telemetry:quadbox_PDU_48V:fpga_T: fpga_T ****** :IDL_Type: double :Units: Celsius **Description**: 48V PDU FPGA temperature .. _CCCamera:Telemetry:quadbox_PDU_5V: quadbox_PDU_5V ~~~~~~~~~~~~~~ :EFDB_Topic: CCCamera_quadbox_PDU_5V .. _CCCamera:Telemetry:quadbox_PDU_5V:otm_0_B_V: otm_0_B_V ********* :IDL_Type: double :Units: Volt **Description**: OTM 0-B voltage .. _CCCamera:Telemetry:quadbox_PDU_5V:otm_0_A_V: otm_0_A_V ********* :IDL_Type: double :Units: Volt **Description**: OTM 0-A voltage .. _CCCamera:Telemetry:quadbox_PDU_5V:otm_0_A_I: otm_0_A_I ********* :IDL_Type: double :Units: mA **Description**: OTM 0-A current .. _CCCamera:Telemetry:quadbox_PDU_5V:otm_0_B_I: otm_0_B_I ********* :IDL_Type: double :Units: mA **Description**: OTM 0-B current .. _CCCamera:Telemetry:quadbox_BFR: quadbox_BFR ~~~~~~~~~~~ :EFDB_Topic: CCCamera_quadbox_BFR .. _CCCamera:Telemetry:quadbox_BFR:heater_I: heater_I ******** :IDL_Type: double :Units: mA **Description**: Heater current .. _CCCamera:Telemetry:quadbox_BFR:protection_I: protection_I ************ :IDL_Type: double :Units: mA **Description**: Protection system current .. _CCCamera:Telemetry:quadbox_BFR:dirty_48V_I: dirty_48V_I *********** :IDL_Type: double :Units: mA **Description**: Dirty 48V current .. _CCCamera:Telemetry:quadbox_BFR:dirty_24V_I: dirty_24V_I *********** :IDL_Type: double :Units: mA **Description**: Dirty 24V current .. _CCCamera:Telemetry:quadbox_BFR:clean_5_24V_I: clean_5_24V_I ************* :IDL_Type: double :Units: mA **Description**: Clean 5 and 24V current .. _CCCamera:Telemetry:quadbox_BFR:rebps_0: rebps_0 ******* :IDL_Type: double :Units: mA **Description**: REB PS 0-2 current .. _CCCamera:Telemetry:quadbox_BFR:dirty_28V_I: dirty_28V_I *********** :IDL_Type: double :Units: mA **Description**: Dirty 28V current .. _CCCamera:Telemetry:vacuum_Cold1: vacuum_Cold1 ~~~~~~~~~~~~ :EFDB_Topic: CCCamera_vacuum_Cold1 .. _CCCamera:Telemetry:vacuum_Cold1:setPower: setPower ******** :IDL_Type: double :Units: W **Description**: Cooler power .. _CCCamera:Telemetry:vacuum_Cold1:power: power ***** :IDL_Type: double :Units: W **Description**: Cooler power .. _CCCamera:Telemetry:vacuum_Cold1:rejectTemperature: rejectTemperature ***************** :IDL_Type: double :Units: Celsius **Description**: Cooler reject temperature reading .. _CCCamera:Telemetry:vacuum_Cold1:autoOnTemperature: autoOnTemperature ***************** :IDL_Type: double :Units: Celsius **Description**: Cooler auto shutoff turn back on temperature setting .. _CCCamera:Telemetry:vacuum_Cold1:autoOffTemperature: autoOffTemperature ****************** :IDL_Type: double :Units: Celsius **Description**: Cooler auto shutoff temperature setting .. _CCCamera:Telemetry:vacuum_Cold1:temperature: temperature *********** :IDL_Type: double :Units: Celsius **Description**: Cooler temperature .. _CCCamera:Telemetry:vacuum_Cold1:autoOffEnabled: autoOffEnabled ************** :IDL_Type: double :Units: unitless **Description**: Cooler auto shutoff state .. _CCCamera:Telemetry:vacuum_Cold1:setpoint: setpoint ******** :IDL_Type: double :Units: Celsius **Description**: Cooler setpoint temperature .. _CCCamera:Telemetry:vacuum_Cold2: vacuum_Cold2 ~~~~~~~~~~~~ :EFDB_Topic: CCCamera_vacuum_Cold2 .. _CCCamera:Telemetry:vacuum_Cold2:temperature: temperature *********** :IDL_Type: double :Units: Celsius **Description**: Cooler temperature .. _CCCamera:Telemetry:vacuum_Cold2:rejectTemperature: rejectTemperature ***************** :IDL_Type: double :Units: Celsius **Description**: Cooler reject temperature reading .. _CCCamera:Telemetry:vacuum_Cold2:autoOnTemperature: autoOnTemperature ***************** :IDL_Type: double :Units: Celsius **Description**: Cooler auto shutoff turn back on temperature setting .. _CCCamera:Telemetry:vacuum_Cold2:setpoint: setpoint ******** :IDL_Type: double :Units: Celsius **Description**: Cooler setpoint temperature .. _CCCamera:Telemetry:vacuum_Cold2:power: power ***** :IDL_Type: double :Units: W **Description**: Cooler power .. _CCCamera:Telemetry:vacuum_Cold2:autoOffEnabled: autoOffEnabled ************** :IDL_Type: double :Units: unitless **Description**: Cooler auto shutoff state .. _CCCamera:Telemetry:vacuum_Cold2:autoOffTemperature: autoOffTemperature ****************** :IDL_Type: double :Units: Celsius **Description**: Cooler auto shutoff temperature setting .. _CCCamera:Telemetry:vacuum_Cold2:setPower: setPower ******** :IDL_Type: double :Units: W **Description**: Cooler power .. _CCCamera:Telemetry:vacuum_Cryo: vacuum_Cryo ~~~~~~~~~~~ :EFDB_Topic: CCCamera_vacuum_Cryo .. _CCCamera:Telemetry:vacuum_Cryo:rejectTemperature: rejectTemperature ***************** :IDL_Type: double :Units: Celsius **Description**: Cooler reject temperature reading .. _CCCamera:Telemetry:vacuum_Cryo:autoOffEnabled: autoOffEnabled ************** :IDL_Type: double :Units: unitless **Description**: Cooler auto shutoff state .. _CCCamera:Telemetry:vacuum_Cryo:power: power ***** :IDL_Type: double :Units: W **Description**: Cooler power .. _CCCamera:Telemetry:vacuum_Cryo:setPower: setPower ******** :IDL_Type: double :Units: W **Description**: Cooler power .. _CCCamera:Telemetry:vacuum_Cryo:temperature: temperature *********** :IDL_Type: double :Units: Celsius **Description**: Cooler temperature .. _CCCamera:Telemetry:vacuum_Cryo:autoOnTemperature: autoOnTemperature ***************** :IDL_Type: double :Units: Celsius **Description**: Cooler auto shutoff turn back on temperature setting .. _CCCamera:Telemetry:vacuum_Cryo:setpoint: setpoint ******** :IDL_Type: double :Units: Celsius **Description**: Cooler setpoint temperature .. _CCCamera:Telemetry:vacuum_Cryo:autoOffTemperature: autoOffTemperature ****************** :IDL_Type: double :Units: Celsius **Description**: Cooler auto shutoff temperature setting .. _CCCamera:Telemetry:vacuum_IonPumps: vacuum_IonPumps ~~~~~~~~~~~~~~~ :EFDB_Topic: CCCamera_vacuum_IonPumps .. _CCCamera:Telemetry:vacuum_IonPumps:ionpump_voltage: ionpump_voltage *************** :IDL_Type: double :Units: Volt **Description**: Cryo ion pump 1 voltage .. _CCCamera:Telemetry:vacuum_IonPumps:ionpump_current: ionpump_current *************** :IDL_Type: double :Units: mA **Description**: Cryo ion pump 1 current .. _CCCamera:Telemetry:rebpower_R22: rebpower_R22 ~~~~~~~~~~~~ :EFDB_Topic: CCCamera_rebpower_R22 .. _CCCamera:Telemetry:rebpower_R22:reb1_analog_IbefLDO: reb1_analog_IbefLDO ******************* :IDL_Type: double :Units: mA **Description**: Current before LDO .. _CCCamera:Telemetry:rebpower_R22:reb1_heater_IbefLDO: reb1_heater_IbefLDO ******************* :IDL_Type: double :Units: mA **Description**: Current before LDO .. _CCCamera:Telemetry:rebpower_R22:reb1_clockhi_VaftSwch: reb1_clockhi_VaftSwch ********************* :IDL_Type: double :Units: Volt **Description**: Voltage after switch .. _CCCamera:Telemetry:rebpower_R22:reb2_clockhi_IaftLDO: reb2_clockhi_IaftLDO ******************** :IDL_Type: double :Units: mA **Description**: Current after LDO .. _CCCamera:Telemetry:rebpower_R22:reb2_heater_IaftLDO: reb2_heater_IaftLDO ******************* :IDL_Type: double :Units: mA **Description**: Current after LDO .. _CCCamera:Telemetry:rebpower_R22:reb2_digital_VaftLDO: reb2_digital_VaftLDO ******************** :IDL_Type: double :Units: Volt **Description**: Voltage after LDO .. _CCCamera:Telemetry:rebpower_R22:reb0_heater_VaftLDO: reb0_heater_VaftLDO ******************* :IDL_Type: double :Units: Volt **Description**: Voltage after LDO .. _CCCamera:Telemetry:rebpower_R22:reb1_digital_IaftLDO: reb1_digital_IaftLDO ******************** :IDL_Type: double :Units: mA **Description**: Current after LDO .. _CCCamera:Telemetry:rebpower_R22:reb0_digital_IbefLDO: reb0_digital_IbefLDO ******************** :IDL_Type: double :Units: mA **Description**: Current before LDO .. _CCCamera:Telemetry:rebpower_R22:reb0_Power: reb0_Power ********** :IDL_Type: double :Units: Watt **Description**: R22/Reb0 all PSs\Total power .. _CCCamera:Telemetry:rebpower_R22:reb2_OD_IaftLDO: reb2_OD_IaftLDO *************** :IDL_Type: double :Units: mA **Description**: Current after LDO .. _CCCamera:Telemetry:rebpower_R22:reb2_clocklo_IbefLDO: reb2_clocklo_IbefLDO ******************** :IDL_Type: double :Units: mA **Description**: Current before LDO .. _CCCamera:Telemetry:rebpower_R22:reb1_digital_VbefLDO: reb1_digital_VbefLDO ******************** :IDL_Type: double :Units: Volt **Description**: R22/Reb1 digital PS\Voltage before LDO .. _CCCamera:Telemetry:rebpower_R22:reb1_clockhi_IbefLDO: reb1_clockhi_IbefLDO ******************** :IDL_Type: double :Units: mA **Description**: Current before LDO .. _CCCamera:Telemetry:rebpower_R22:reb2_heater_VbefLDO: reb2_heater_VbefLDO ******************* :IDL_Type: double :Units: Volt **Description**: R22/Reb2 heater PS\Voltage before LDO .. _CCCamera:Telemetry:rebpower_R22:reb1_clocklo_VaftLDO: reb1_clocklo_VaftLDO ******************** :IDL_Type: double :Units: Volt **Description**: Voltage after LDO .. _CCCamera:Telemetry:rebpower_R22:reb0_analog_VaftLDO: reb0_analog_VaftLDO ******************* :IDL_Type: double :Units: Volt **Description**: Voltage after LDO .. _CCCamera:Telemetry:rebpower_R22:reb2_clocklo_VaftSwch: reb2_clocklo_VaftSwch ********************* :IDL_Type: double :Units: Volt **Description**: Voltage after switch .. _CCCamera:Telemetry:rebpower_R22:reb2_analog_VbefLDO: reb2_analog_VbefLDO ******************* :IDL_Type: double :Units: Volt **Description**: R22/Reb2 analog PS\Voltage before LDO .. _CCCamera:Telemetry:rebpower_R22:reb0_clockhi_VaftLDO: reb0_clockhi_VaftLDO ******************** :IDL_Type: double :Units: Volt **Description**: Voltage after LDO .. _CCCamera:Telemetry:rebpower_R22:reb2_hvbias_VbefSwch: reb2_hvbias_VbefSwch ******************** :IDL_Type: double :Units: Volt **Description**: R22/Reb2 hvbias PS\Voltage before switch .. _CCCamera:Telemetry:rebpower_R22:reb2_OD_VaftLDO2: reb2_OD_VaftLDO2 **************** :IDL_Type: double :Units: Volt **Description**: Voltage after LDO2 .. _CCCamera:Telemetry:rebpower_R22:reb1_OD_VaftLDO2: reb1_OD_VaftLDO2 **************** :IDL_Type: double :Units: Volt **Description**: Voltage after LDO2 .. _CCCamera:Telemetry:rebpower_R22:reb0_clockhi_VbefLDO: reb0_clockhi_VbefLDO ******************** :IDL_Type: double :Units: Volt **Description**: R22/Reb0 clockhi PS\Voltage before LDO .. _CCCamera:Telemetry:rebpower_R22:reb0_OD_VaftLDO2: reb0_OD_VaftLDO2 **************** :IDL_Type: double :Units: Volt **Description**: Voltage after LDO2 .. _CCCamera:Telemetry:rebpower_R22:reb2_analog_IaftLDO: reb2_analog_IaftLDO ******************* :IDL_Type: double :Units: mA **Description**: Current after LDO .. _CCCamera:Telemetry:rebpower_R22:reb2_clocklo_IaftLDO: reb2_clocklo_IaftLDO ******************** :IDL_Type: double :Units: mA **Description**: Current after LDO .. _CCCamera:Telemetry:rebpower_R22:reb0_analog_VaftSwch: reb0_analog_VaftSwch ******************** :IDL_Type: double :Units: Volt **Description**: Voltage after switch .. _CCCamera:Telemetry:rebpower_R22:reb1_OD_IaftLDO: reb1_OD_IaftLDO *************** :IDL_Type: double :Units: mA **Description**: Current after LDO .. _CCCamera:Telemetry:rebpower_R22:reb1_clockhi_VaftLDO: reb1_clockhi_VaftLDO ******************** :IDL_Type: double :Units: Volt **Description**: Voltage after LDO .. _CCCamera:Telemetry:rebpower_R22:reb2_Power: reb2_Power ********** :IDL_Type: double :Units: Watt **Description**: R22/Reb2 all PSs\Total power .. _CCCamera:Telemetry:rebpower_R22:reb0_clocklo_VaftLDO2: reb0_clocklo_VaftLDO2 ********************* :IDL_Type: double :Units: Volt **Description**: Voltage after LDO2 .. _CCCamera:Telemetry:rebpower_R22:reb2_clockhi_IbefLDO: reb2_clockhi_IbefLDO ******************** :IDL_Type: double :Units: mA **Description**: Current before LDO .. _CCCamera:Telemetry:rebpower_R22:reb2_analog_IbefLDO: reb2_analog_IbefLDO ******************* :IDL_Type: double :Units: mA **Description**: Current before LDO .. _CCCamera:Telemetry:rebpower_R22:reb0_heater_VaftSwch: reb0_heater_VaftSwch ******************** :IDL_Type: double :Units: Volt **Description**: Voltage after switch .. _CCCamera:Telemetry:rebpower_R22:reb1_analog_IaftLDO: reb1_analog_IaftLDO ******************* :IDL_Type: double :Units: mA **Description**: Current after LDO .. _CCCamera:Telemetry:rebpower_R22:reb0_digital_IaftLDO: reb0_digital_IaftLDO ******************** :IDL_Type: double :Units: mA **Description**: Current after LDO .. _CCCamera:Telemetry:rebpower_R22:reb0_analog_VbefLDO: reb0_analog_VbefLDO ******************* :IDL_Type: double :Units: Volt **Description**: R22/Reb0 analog PS\Voltage before LDO .. _CCCamera:Telemetry:rebpower_R22:reb0_analog_IbefLDO: reb0_analog_IbefLDO ******************* :IDL_Type: double :Units: mA **Description**: Current before LDO .. _CCCamera:Telemetry:rebpower_R22:reb1_digital_IbefLDO: reb1_digital_IbefLDO ******************** :IDL_Type: double :Units: mA **Description**: Current before LDO .. _CCCamera:Telemetry:rebpower_R22:reb1_heater_IaftLDO: reb1_heater_IaftLDO ******************* :IDL_Type: double :Units: mA **Description**: Current after LDO .. _CCCamera:Telemetry:rebpower_R22:reb1_heater_VaftLDO: reb1_heater_VaftLDO ******************* :IDL_Type: double :Units: Volt **Description**: Voltage after LDO .. _CCCamera:Telemetry:rebpower_R22:reb2_heater_IbefLDO: reb2_heater_IbefLDO ******************* :IDL_Type: double :Units: mA **Description**: Current before LDO .. _CCCamera:Telemetry:rebpower_R22:reb1_clockhi_IaftLDO: reb1_clockhi_IaftLDO ******************** :IDL_Type: double :Units: mA **Description**: Current after LDO .. _CCCamera:Telemetry:rebpower_R22:reb0_digital_VaftLDO: reb0_digital_VaftLDO ******************** :IDL_Type: double :Units: Volt **Description**: Voltage after LDO .. _CCCamera:Telemetry:rebpower_R22:reb0_OD_VaftSwch: reb0_OD_VaftSwch **************** :IDL_Type: double :Units: Volt **Description**: Voltage after switch .. _CCCamera:Telemetry:rebpower_R22:reb1_OD_VaftLDO: reb1_OD_VaftLDO *************** :IDL_Type: double :Units: Volt **Description**: Voltage after LDO .. _CCCamera:Telemetry:rebpower_R22:reb1_OD_VaftSwch: reb1_OD_VaftSwch **************** :IDL_Type: double :Units: Volt **Description**: Voltage after switch .. _CCCamera:Telemetry:rebpower_R22:reb2_hvbias_IbefSwch: reb2_hvbias_IbefSwch ******************** :IDL_Type: double :Units: mA **Description**: Current before switch .. _CCCamera:Telemetry:rebpower_R22:reb2_clockhi_VbefLDO: reb2_clockhi_VbefLDO ******************** :IDL_Type: double :Units: Volt **Description**: R22/Reb2 clockhi PS\Voltage before LDO .. _CCCamera:Telemetry:rebpower_R22:reb0_digital_VaftSwch: reb0_digital_VaftSwch ********************* :IDL_Type: double :Units: Volt **Description**: Voltage after switch .. _CCCamera:Telemetry:rebpower_R22:reb0_OD_VaftLDO: reb0_OD_VaftLDO *************** :IDL_Type: double :Units: Volt **Description**: Voltage after LDO .. _CCCamera:Telemetry:rebpower_R22:reb0_OD_IaftLDO: reb0_OD_IaftLDO *************** :IDL_Type: double :Units: mA **Description**: Current after LDO .. _CCCamera:Telemetry:rebpower_R22:reb0_clocklo_VbefLDO: reb0_clocklo_VbefLDO ******************** :IDL_Type: double :Units: Volt **Description**: R22/Reb0 clocklo PS\Voltage before LDO .. _CCCamera:Telemetry:rebpower_R22:reb2_OD_VaftSwch: reb2_OD_VaftSwch **************** :IDL_Type: double :Units: Volt **Description**: Voltage after switch .. _CCCamera:Telemetry:rebpower_R22:reb0_clocklo_IbefLDO: reb0_clocklo_IbefLDO ******************** :IDL_Type: double :Units: mA **Description**: Current before LDO .. _CCCamera:Telemetry:rebpower_R22:reb0_OD_VbefLDO: reb0_OD_VbefLDO *************** :IDL_Type: double :Units: Volt **Description**: R22/Reb0 OD PS\Voltage before LDO .. _CCCamera:Telemetry:rebpower_R22:reb1_clocklo_VaftSwch: reb1_clocklo_VaftSwch ********************* :IDL_Type: double :Units: Volt **Description**: Voltage after switch .. _CCCamera:Telemetry:rebpower_R22:reb1_clockhi_VbefLDO: reb1_clockhi_VbefLDO ******************** :IDL_Type: double :Units: Volt **Description**: R22/Reb1 clockhi PS\Voltage before LDO .. _CCCamera:Telemetry:rebpower_R22:reb2_clockhi_VaftSwch: reb2_clockhi_VaftSwch ********************* :IDL_Type: double :Units: Volt **Description**: Voltage after switch .. _CCCamera:Telemetry:rebpower_R22:reb2_OD_VaftLDO: reb2_OD_VaftLDO *************** :IDL_Type: double :Units: Volt **Description**: Voltage after LDO .. _CCCamera:Telemetry:rebpower_R22:reb1_OD_IbefLDO: reb1_OD_IbefLDO *************** :IDL_Type: double :Units: mA **Description**: Current before LDO .. _CCCamera:Telemetry:rebpower_R22:reb0_analog_IaftLDO: reb0_analog_IaftLDO ******************* :IDL_Type: double :Units: mA **Description**: Current after LDO .. _CCCamera:Telemetry:rebpower_R22:reb1_clocklo_IaftLDO: reb1_clocklo_IaftLDO ******************** :IDL_Type: double :Units: mA **Description**: Current after LDO .. _CCCamera:Telemetry:rebpower_R22:reb1_hvbias_VbefSwch: reb1_hvbias_VbefSwch ******************** :IDL_Type: double :Units: Volt **Description**: R22/Reb1 hvbias PS\Voltage before switch .. _CCCamera:Telemetry:rebpower_R22:reb1_hvbias_IbefSwch: reb1_hvbias_IbefSwch ******************** :IDL_Type: double :Units: mA **Description**: Current before switch .. _CCCamera:Telemetry:rebpower_R22:reb1_analog_VbefLDO: reb1_analog_VbefLDO ******************* :IDL_Type: double :Units: Volt **Description**: R22/Reb1 analog PS\Voltage before LDO .. _CCCamera:Telemetry:rebpower_R22:reb1_heater_VbefLDO: reb1_heater_VbefLDO ******************* :IDL_Type: double :Units: Volt **Description**: R22/Reb1 heater PS\Voltage before LDO .. _CCCamera:Telemetry:rebpower_R22:reb2_clocklo_VaftLDO: reb2_clocklo_VaftLDO ******************** :IDL_Type: double :Units: Volt **Description**: Voltage after LDO .. _CCCamera:Telemetry:rebpower_R22:reb2_digital_IaftLDO: reb2_digital_IaftLDO ******************** :IDL_Type: double :Units: mA **Description**: Current after LDO .. _CCCamera:Telemetry:rebpower_R22:reb2_clocklo_VbefLDO: reb2_clocklo_VbefLDO ******************** :IDL_Type: double :Units: Volt **Description**: R22/Reb2 clocklo PS\Voltage before LDO .. _CCCamera:Telemetry:rebpower_R22:reb1_analog_VaftSwch: reb1_analog_VaftSwch ******************** :IDL_Type: double :Units: Volt **Description**: Voltage after switch .. _CCCamera:Telemetry:rebpower_R22:reb2_clocklo_VaftLDO2: reb2_clocklo_VaftLDO2 ********************* :IDL_Type: double :Units: Volt **Description**: Voltage after LDO2 .. _CCCamera:Telemetry:rebpower_R22:reb0_clockhi_IaftLDO: reb0_clockhi_IaftLDO ******************** :IDL_Type: double :Units: mA **Description**: Current after LDO .. _CCCamera:Telemetry:rebpower_R22:reb1_analog_VaftLDO: reb1_analog_VaftLDO ******************* :IDL_Type: double :Units: Volt **Description**: Voltage after LDO .. _CCCamera:Telemetry:rebpower_R22:reb0_heater_VbefLDO: reb0_heater_VbefLDO ******************* :IDL_Type: double :Units: Volt **Description**: R22/Reb0 heater PS\Voltage before LDO .. _CCCamera:Telemetry:rebpower_R22:reb1_heater_VaftSwch: reb1_heater_VaftSwch ******************** :IDL_Type: double :Units: Volt **Description**: Voltage after switch .. _CCCamera:Telemetry:rebpower_R22:reb0_heater_IbefLDO: reb0_heater_IbefLDO ******************* :IDL_Type: double :Units: mA **Description**: Current before LDO .. _CCCamera:Telemetry:rebpower_R22:reb1_digital_VaftSwch: reb1_digital_VaftSwch ********************* :IDL_Type: double :Units: Volt **Description**: Voltage after switch .. _CCCamera:Telemetry:rebpower_R22:reb0_heater_IaftLDO: reb0_heater_IaftLDO ******************* :IDL_Type: double :Units: mA **Description**: Current after LDO .. _CCCamera:Telemetry:rebpower_R22:reb2_digital_VbefLDO: reb2_digital_VbefLDO ******************** :IDL_Type: double :Units: Volt **Description**: R22/Reb2 digital PS\Voltage before LDO .. _CCCamera:Telemetry:rebpower_R22:reb2_digital_IbefLDO: reb2_digital_IbefLDO ******************** :IDL_Type: double :Units: mA **Description**: Current before LDO .. _CCCamera:Telemetry:rebpower_R22:reb0_clockhi_IbefLDO: reb0_clockhi_IbefLDO ******************** :IDL_Type: double :Units: mA **Description**: Current before LDO .. _CCCamera:Telemetry:rebpower_R22:reb2_analog_VaftLDO: reb2_analog_VaftLDO ******************* :IDL_Type: double :Units: Volt **Description**: Voltage after LDO .. _CCCamera:Telemetry:rebpower_R22:reb1_Power: reb1_Power ********** :IDL_Type: double :Units: Watt **Description**: R22/Reb1 all PSs\Total power .. _CCCamera:Telemetry:rebpower_R22:reb0_hvbias_IbefSwch: reb0_hvbias_IbefSwch ******************** :IDL_Type: double :Units: mA **Description**: Current before switch .. _CCCamera:Telemetry:rebpower_R22:reb2_OD_IbefLDO: reb2_OD_IbefLDO *************** :IDL_Type: double :Units: mA **Description**: Current before LDO .. _CCCamera:Telemetry:rebpower_R22:reb1_OD_VbefLDO: reb1_OD_VbefLDO *************** :IDL_Type: double :Units: Volt **Description**: R22/Reb1 OD PS\Voltage before LDO .. _CCCamera:Telemetry:rebpower_R22:reb1_clocklo_IbefLDO: reb1_clocklo_IbefLDO ******************** :IDL_Type: double :Units: mA **Description**: Current before LDO .. _CCCamera:Telemetry:rebpower_R22:reb1_clocklo_VbefLDO: reb1_clocklo_VbefLDO ******************** :IDL_Type: double :Units: Volt **Description**: R22/Reb1 clocklo PS\Voltage before LDO .. _CCCamera:Telemetry:rebpower_R22:reb2_OD_VbefLDO: reb2_OD_VbefLDO *************** :IDL_Type: double :Units: Volt **Description**: R22/Reb2 OD PS\Voltage before LDO .. _CCCamera:Telemetry:rebpower_R22:reb1_digital_VaftLDO: reb1_digital_VaftLDO ******************** :IDL_Type: double :Units: Volt **Description**: Voltage after LDO .. _CCCamera:Telemetry:rebpower_R22:reb2_heater_VaftSwch: reb2_heater_VaftSwch ******************** :IDL_Type: double :Units: Volt **Description**: Voltage after switch .. _CCCamera:Telemetry:rebpower_R22:reb0_OD_IbefLDO: reb0_OD_IbefLDO *************** :IDL_Type: double :Units: mA **Description**: Current before LDO .. _CCCamera:Telemetry:rebpower_R22:reb0_hvbias_VbefSwch: reb0_hvbias_VbefSwch ******************** :IDL_Type: double :Units: Volt **Description**: R22/Reb0 hvbias PS\Voltage before switch .. _CCCamera:Telemetry:rebpower_R22:reb2_heater_VaftLDO: reb2_heater_VaftLDO ******************* :IDL_Type: double :Units: Volt **Description**: Voltage after LDO .. _CCCamera:Telemetry:rebpower_R22:reb0_digital_VbefLDO: reb0_digital_VbefLDO ******************** :IDL_Type: double :Units: Volt **Description**: R22/Reb0 digital PS\Voltage before LDO .. _CCCamera:Telemetry:rebpower_R22:reb2_digital_VaftSwch: reb2_digital_VaftSwch ********************* :IDL_Type: double :Units: Volt **Description**: Voltage after switch .. _CCCamera:Telemetry:rebpower_R22:reb0_clocklo_VaftLDO: reb0_clocklo_VaftLDO ******************** :IDL_Type: double :Units: Volt **Description**: Voltage after LDO .. _CCCamera:Telemetry:rebpower_R22:reb0_clockhi_VaftSwch: reb0_clockhi_VaftSwch ********************* :IDL_Type: double :Units: Volt **Description**: Voltage after switch .. _CCCamera:Telemetry:rebpower_R22:reb0_clocklo_IaftLDO: reb0_clocklo_IaftLDO ******************** :IDL_Type: double :Units: mA **Description**: Current after LDO .. _CCCamera:Telemetry:rebpower_R22:reb2_analog_VaftSwch: reb2_analog_VaftSwch ******************** :IDL_Type: double :Units: Volt **Description**: Voltage after switch .. _CCCamera:Telemetry:rebpower_R22:reb1_clocklo_VaftLDO2: reb1_clocklo_VaftLDO2 ********************* :IDL_Type: double :Units: Volt **Description**: Voltage after LDO2 .. _CCCamera:Telemetry:rebpower_R22:reb2_clockhi_VaftLDO: reb2_clockhi_VaftLDO ******************** :IDL_Type: double :Units: Volt **Description**: Voltage after LDO .. _CCCamera:Telemetry:rebpower_R22:reb0_clocklo_VaftSwch: reb0_clocklo_VaftSwch ********************* :IDL_Type: double :Units: Volt **Description**: Voltage after switch .. _CCCamera:Telemetry:rebpower_RebPS: rebpower_RebPS ~~~~~~~~~~~~~~ :EFDB_Topic: CCCamera_rebpower_RebPS .. _CCCamera:Telemetry:rebpower_RebPS:p00_BoardTemp2: p00_BoardTemp2 ************** :IDL_Type: double :Units: Celsius **Description**: Board temperature 2 .. _CCCamera:Telemetry:rebpower_RebPS:p00_BoardTemp3: p00_BoardTemp3 ************** :IDL_Type: double :Units: Celsius **Description**: Board temperature 3 .. _CCCamera:Telemetry:rebpower_RebPS:p00_BoardTemp4: p00_BoardTemp4 ************** :IDL_Type: double :Units: Celsius **Description**: Board temperature 4 .. _CCCamera:Telemetry:rebpower_RebPS:p00_BoardTemp5: p00_BoardTemp5 ************** :IDL_Type: double :Units: Celsius **Description**: Board temperature 5 .. _CCCamera:Telemetry:rebpower_RebPS:p00_BoardTemp0: p00_BoardTemp0 ************** :IDL_Type: double :Units: Celsius **Description**: Board temperature 0 .. _CCCamera:Telemetry:rebpower_RebPS:p00_BoardTemp1: p00_BoardTemp1 ************** :IDL_Type: double :Units: Celsius **Description**: Board temperature 1 .. _CCCamera:Telemetry:rebpower_RebPS:p00_BoardTemp6: p00_BoardTemp6 ************** :IDL_Type: double :Units: Celsius **Description**: Board temperature 6 .. _CCCamera:Telemetry:vacuum_Turbo: vacuum_Turbo ~~~~~~~~~~~~ :EFDB_Topic: CCCamera_vacuum_Turbo .. _CCCamera:Telemetry:vacuum_Turbo:rpm: rpm *** :IDL_Type: double :Units: unitless **Description**: TurboPump speed (RPM) .. _CCCamera:Telemetry:vacuum_Turbo:power: power ***** :IDL_Type: double :Units: Watt **Description**: TurboPump power .. _CCCamera:Telemetry:vacuum_Turbo:voltage: voltage ******* :IDL_Type: double :Units: Volt **Description**: TurboPump voltage .. _CCCamera:Telemetry:vacuum_Turbo:turboSpeed: turboSpeed ********** :IDL_Type: double :Units: unitless **Description**: Turbo pump speed (RPM) .. _CCCamera:Telemetry:vacuum_Turbo:pumpTemperature: pumpTemperature *************** :IDL_Type: double :Units: Celsius **Description**: TurboPump pump temperature .. _CCCamera:Telemetry:vacuum_Turbo:status: status ****** :IDL_Type: double :Units: unitless **Description**: TurboPump status: 5=normal, 6=fail .. _CCCamera:Telemetry:vacuum_Turbo:cntrlrSinkTemperature: cntrlrSinkTemperature ********************* :IDL_Type: double :Units: Celsius **Description**: TurboPump controller sink temp. .. _CCCamera:Telemetry:vacuum_Turbo:driveFrequency: driveFrequency ************** :IDL_Type: double :Units: Hz **Description**: TurboPump drive freq. .. _CCCamera:Telemetry:vacuum_Turbo:current: current ******* :IDL_Type: double :Units: mA **Description**: TurboPump current .. _CCCamera:Telemetry:vacuum_Turbo:cntrlrAirTemperature: cntrlrAirTemperature ******************** :IDL_Type: double :Units: Celsius **Description**: TurboPump controller air temp. .. _CCCamera:Telemetry:vacuum_VQMonitor: vacuum_VQMonitor ~~~~~~~~~~~~~~~~ :EFDB_Topic: CCCamera_vacuum_VQMonitor .. _CCCamera:Telemetry:vacuum_VQMonitor:vqmpressure: vqmpressure *********** :IDL_Type: double :Units: Torr **Description**: VQM Pressure Reading .. _CCCamera:Telemetry:bonnShutter: bonnShutter ~~~~~~~~~~~ :EFDB_Topic: CCCamera_bonnShutter .. _CCCamera:Telemetry:bonnShutter:shutter5V: shutter5V ********* :IDL_Type: float :Units: volt **Description**: Measured 5v supply coltage to bonn shutter .. _CCCamera:Telemetry:bonnShutter:shutter36V: shutter36V ********** :IDL_Type: float :Units: volt **Description**: Measured 24v supply voltage to bonn shutter .. _CCCamera:Telemetry:filterChanger: filterChanger ~~~~~~~~~~~~~ :EFDB_Topic: CCCamera_filterChanger .. _CCCamera:Telemetry:filterChanger:motorTemperature: motorTemperature **************** :IDL_Type: float :Units: Celsius **Description**: Measured motor temperature provided by motor controller .. _CCCamera:Telemetry:filterChanger:motorEncoder: motorEncoder ************ :IDL_Type: float :Units: unitless **Description**: Relative position based on motor travel since startup .. _CCCamera:Telemetry:filterChanger:linearPosition: linearPosition ************** :IDL_Type: float :Units: unitless **Description**: Filter changer position measured by linear encoder (0.005 mm)