MTCamera

Note

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

Back to table

Commands

clear

EFDB_Topic:MTCamera_command_clear

nClears

IDL_Type:long
Units:unitless

Description: Number of consecutive clear operations to perform

disableCalibration

EFDB_Topic:MTCamera_command_disableCalibration

value

IDL_Type:boolean
Units:unitless

Description: Unused

discardRows

EFDB_Topic:MTCamera_command_discardRows

nRows

IDL_Type:long
Units:unitless

Description: Number of rows to discard

enableCalibration

EFDB_Topic:MTCamera_command_enableCalibration

value

IDL_Type:boolean
Units:unitless

Description: Unused

endImage

EFDB_Topic:MTCamera_command_endImage

value

IDL_Type:boolean
Units:unitless

Description: Unused

initGuiders

EFDB_Topic:MTCamera_command_initGuiders

roiSpec

IDL_Type:string
IDL_Size:256
Units:unitless

Description: TBD specification for region of interest

initImage

EFDB_Topic:MTCamera_command_initImage

deltaT

IDL_Type:double
Units:second

Description: Estimate of time period before takeImages will be issued

setFilter

EFDB_Topic:MTCamera_command_setFilter

name

IDL_Type:string
IDL_Size:256
Units:unitless

Description: The filter name to install

startImage

EFDB_Topic:MTCamera_command_startImage

shutter

IDL_Type:boolean
Units:unitless

Description: True if the shutter should be opened/closed

sensors

IDL_Type:string
Units:unitless

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

keyValueMap

IDL_Type:string
Units:unitless

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

obsNote

IDL_Type:string
Units:unitless

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

timeout

IDL_Type:double
Units:second

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

stop

EFDB_Topic:MTCamera_command_stop

value

IDL_Type:boolean
Units:unitless

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

takeImages

EFDB_Topic:MTCamera_command_takeImages

numImages

IDL_Type:long
Units:unitless

Description: Number of consecutive images to take

expTime

IDL_Type:double
Units:second

Description: Exposure time

shutter

IDL_Type:boolean
Units:unitless

Description: True if the shutter should be opened/closed

sensors

IDL_Type:string
Units:unitless

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

keyValueMap

IDL_Type:string
Units:unitless

Description: Map of additional key value pairs to associate extra data with the image(s), e.g. imageType: XYZ, groupId: ABC

obsNote

IDL_Type:string
Units:unitless

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

abort

EFDB_Topic:SALGeneric_command_abort

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

availableFilters

EFDB_Topic:MTCamera_logevent_availableFilters

filterNames

IDL_Type:string
IDL_Size:256
Units:unitless

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

calibrationDetailedState

EFDB_Topic:MTCamera_logevent_calibrationDetailedState

substate

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

Description: Enumeration of valid substates

transitionTimestamp

IDL_Type:double
Units:second

Description: The time at which the state transition occurred

ccsCommandState

EFDB_Topic:MTCamera_logevent_ccsCommandState

substate

IDL_Type:long
Units:unitless
Enumeration:IDLE,BUSY

Description: Substate of the CCS command.

ccsConfigured

EFDB_Topic:MTCamera_logevent_ccsConfigured

endInitializeGuider

EFDB_Topic:MTCamera_logevent_endInitializeGuider

endInitializeImage

EFDB_Topic:MTCamera_logevent_endInitializeImage

endLoadFilter

EFDB_Topic:MTCamera_logevent_endLoadFilter

endOfImageTelemetry

Description: Event sent once all telemetry correesponding to the image has been sent. (Typically ~300mS after the end of readout).
Note: all : delimited strings (aka string arrays) follow the escaping convention defined in CAP-572
EFDB_Topic:MTCamera_logevent_endOfImageTelemetry

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

endRotateCarousel

EFDB_Topic:MTCamera_logevent_endRotateCarousel

endSetFilter

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

EFDB_Topic:MTCamera_logevent_endSetFilter

filterName

IDL_Type:string
Units:unitless

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

filterType

IDL_Type:string
Units:unitless
Description: The type of the filter being installed (e.g. g,r,i,z,y,u,none,other). If other it can optionally be
followed by a : delimited qualifier, e.g. other:pinhole

filterSlot

IDL_Type:int
Units:unitless

Description: The slot which the filter is in (ComCam) or came from (Main Camera)

filterPosition

IDL_Type:double
Units:mm

Description: For ComCam this is the measured linear encoder position once the filter in in place. For Main Camera it may be unused.

endShutterClose

EFDB_Topic:MTCamera_logevent_endShutterClose

endShutterOpen

EFDB_Topic:MTCamera_logevent_endShutterOpen

endTakeImage

EFDB_Topic:MTCamera_logevent_endTakeImage

endUnloadFilter

EFDB_Topic:MTCamera_logevent_endUnloadFilter

filterChangerDetailedState

EFDB_Topic:MTCamera_logevent_filterChangerDetailedState

substate

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

Description: None

transitionTimestamp

IDL_Type:double
Units:second

Description: The time at which the state transition occurred

imageReadinessDetailedState

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

imageName

IDL_Type:string
Units:unitless

Description: The imageName for this specific exposure

ccdLocation

IDL_Type:string
Units:unitless

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

raftBay

IDL_Type:string
Units:unitless

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

ccdSlot

IDL_Type:string
Units:unitless

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

ccdType

IDL_Type:int
Units:unitless
Count:201
Enumeration:E2V, ITL

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

overRows

IDL_Type:int
Units:unitless
Count:201

Description: See CCD Readout Parameters Diagram

overCols

IDL_Type:int
Units:unitless
Count:201

Description: See CCD Readout Parameters Diagram

readRows

IDL_Type:int
Units:unitless
Count:201

Description: See CCD Readout Parameters Diagram

readCols

IDL_Type:int
Units:unitless
Count:201

Description: See CCD Readout Parameters Diagram

readCols2

IDL_Type:int
Units:unitless
Count:201

Description: See CCD Readout Parameters Diagram

preCols

IDL_Type:int
Units:unitless
Count:201

Description: See CCD Readout Parameters Diagram

preRows

IDL_Type:int
Units:unitless
Count:201

Description: See CCD Readout Parameters Diagram

postCols

IDL_Type:int
Units:unitless
Count:201

Description: See CCD Readout Parameters Diagram

underCols

IDL_Type:int
Units:unitless
Count:201

Description: See CCD Readout Parameters Diagram

daqFolder

IDL_Type:string
Units:unitless

Description: DAQ folder where image will be created

daqAnnotation

IDL_Type:string
Units:unitless

Description: Annotation sent to DAQ

notReadyToTakeImage

EFDB_Topic:MTCamera_logevent_notReadyToTakeImage

offlineDetailedState

EFDB_Topic:MTCamera_logevent_offlineDetailedState

substate

IDL_Type:long
Units:unitless
Enumeration:OFFLINE_AVAILABLE,OFFLINE_PUBLISH_ONLY

Description: Enumeration of valid substates

transitionTimestamp

IDL_Type:double
Units:second

Description: The time at which the state transition occurred

prepareToTakeImage

EFDB_Topic:MTCamera_logevent_prepareToTakeImage

raftsDetailedState

EFDB_Topic:MTCamera_logevent_raftsDetailedState

substate

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

Description: Enumeration of valid substates

transitionTimestamp

IDL_Type:double
Units:second

Description: The time at which the state transition occurred

readyToTakeImage

EFDB_Topic:MTCamera_logevent_readyToTakeImage

shutterDetailedState

EFDB_Topic:MTCamera_logevent_shutterDetailedState

substate

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

Description: Enumeration of valid substates

transitionTimestamp

IDL_Type:double
Units:second

Description: The time at which the state transition occurred

startIntegration

Description: Event sent at start of image integration.
Note: all : delimited strings (aka string arrays) follow the escaping convention defined in CAP-572
EFDB_Topic:MTCamera_logevent_startIntegration

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

startLoadFilter

EFDB_Topic:MTCamera_logevent_startLoadFilter

startReadout

Description: Event sent at start of readout.
Note: all : delimited strings (aka string arrays) follow the escaping convention defined in CAP-572
EFDB_Topic:MTCamera_logevent_startReadout

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

startRotateCarousel

EFDB_Topic:MTCamera_logevent_startRotateCarousel

startSetFilter

EFDB_Topic:MTCamera_logevent_startSetFilter

filterName

IDL_Type:string
Units:unitless

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

filterType

IDL_Type:string
Units:unitless
Description: The type of the filter being installed (e.g. g,r,i,z,y,u,none,other). If other it can optionally be
followed by a : delimited qualifier, e.g. other:pinhole

startShutterClose

EFDB_Topic:MTCamera_logevent_startShutterClose

startShutterOpen

EFDB_Topic:MTCamera_logevent_startShutterOpen

startUnloadFilter

EFDB_Topic:MTCamera_logevent_startUnloadFilter

appliedSettingsMatchStart

EFDB_Topic:SALGeneric_logevent_appliedSettingsMatchStart

appliedSettingsMatchStartIsTrue

IDL_Type:boolean
Units:unitless

Description: True when the configuration matches the start conditions

authList

EFDB_Topic:SALGeneric_logevent_authList

authorizedUsers

IDL_Type:string
Units:unitless

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

nonAuthorizedCSCs

IDL_Type:string
Units:unitless

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

errorCode

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

EFDB_Topic:SALGeneric_logevent_errorCode

errorCode

IDL_Type:long
Units:unitless

Description: A numeric error code

errorReport

IDL_Type:string
Units:unitless

Description: An string providing detailed information about the error

traceback

IDL_Type:string
Units:unitless

Description: An optional stack trace of the error condition

heartbeat

EFDB_Topic:SALGeneric_logevent_heartbeat

heartbeat

IDL_Type:boolean
Units:unitless

Description: Beats the drum.

logLevel

Description: Current logging level.

EFDB_Topic:SALGeneric_logevent_logLevel

level

IDL_Type:int
Units:unitless

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

logMessage

Description: A log message.

EFDB_Topic:SALGeneric_logevent_logMessage

name

IDL_Type:string
Units:unitless

Description: Log name.

level

IDL_Type:int
Units:unitless

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

message

IDL_Type:string
Units:unitless

Description: Log message.

traceback

IDL_Type:string
Units:unitless

Description: Exception traceback; “” if not an exception.

filePath

IDL_Type:string
Units:unitless

Description: Path to source file.

functionName

IDL_Type:string
Units:unitless

Description: Function or method name.

lineNumber

IDL_Type:long
Units:unitless

Description: Line number in the file specified by filePath.

process

IDL_Type:long
Units:unitless

Description: Process ID.

settingVersions

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

EFDB_Topic:SALGeneric_logevent_settingVersions

recommendedSettingsVersion

IDL_Type:string
Units:unitless

Description: List of comma seperated recomended versions of settings sets

recommendedSettingsLabels

IDL_Type:string
Units:unitless

Description: List of comma seperated names of settings sets

settingsUrl

IDL_Type:string
Units:unitless

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

settingsApplied

Description: Base settings applied.

EFDB_Topic:SALGeneric_logevent_settingsApplied

settingsVersion

IDL_Type:string
IDL_Size:256
Units:unitless

Description: The SHA or name corresponding to the published configuration

otherSettingsEvents

IDL_Type:string
Units:unitless

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

simulationMode

Description: Current simulation mode.

EFDB_Topic:SALGeneric_logevent_simulationMode

mode

IDL_Type:int
Units:unitless

Description: Current simulation mode; 0 for normal operation (no simulation); other supported values are specific to each CSC.

softwareVersions

Description: Current versions of software in use by CSC.

EFDB_Topic:SALGeneric_logevent_softwareVersions

salVersion

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

ccs

EFDB_Topic:MTCamera_ccs

ccsStatus

IDL_Type:long
Units:None
Count:20

Description: None

imageStatus

IDL_Type:long
Units:None
Count:20

Description: None

clusterEncoder

EFDB_Topic:MTCamera_clusterEncoder

imageSD

IDL_Type:float
Units:None
Count:100

Description: Standard Deviation

imageMean

IDL_Type:float
Units:None
Count:100

Description: None

overscanSD

IDL_Type:float
Units:None
Count:100

Description: None

overscanMean

IDL_Type:float
Units:None
Count:100

Description: None

psf

IDL_Type:float
Units:None
Count:200

Description: None

cold

EFDB_Topic:MTCamera_cold

compressorLoad

IDL_Type:float
Units:watt
Count:6

Description: None

compressorSpeed

IDL_Type:float
Units:hertz
Count:6

Description: None

dischargePressure

IDL_Type:float
Units:pascal
Count:6

Description: None

dischargeTemp

IDL_Type:float
Units:Celsius
Count:6

Description: None

flowInterlock

IDL_Type:short
Units:None
Count:6

Description: None

heaterCurrent

IDL_Type:float
Units:ampere
Count:6

Description: None

heaterVoltage

IDL_Type:float
Units:volt
Count:6

Description: None

intakeFlow

IDL_Type:float
Units:lps
Count:6

Description: None

intakePressure

IDL_Type:float
Units:pascal
Count:6

Description: None

intakeTemp

IDL_Type:float
Units:Celsius
Count:6

Description: None

ionPump

IDL_Type:float
Units:ampere
Count:4

Description: None

mechPump

IDL_Type:short
Units:None
Count:4

Description: None

postExpansionPressure

IDL_Type:float
Units:pascal
Count:6

Description: None

postExpansionTemp

IDL_Type:float
Units:Celsius
Count:6

Description: None

preExpansionPressure

IDL_Type:float
Units:pascal
Count:6

Description: None

preExpansionTemp

IDL_Type:float
Units:Celsius
Count:6

Description: None

rga

IDL_Type:long
Units:None
Count:10

Description: None

returnTemp

IDL_Type:float
Units:Celsius
Count:6

Description: None

utilityRoomTemperature

IDL_Type:float
Units:Celsius

Description: None

vacuumGauge

IDL_Type:float
Units:pascal
Count:5

Description: None

valveStatus

IDL_Type:short
Units:None
Count:6

Description: None

cyro

EFDB_Topic:MTCamera_cyro

coldTemperature

IDL_Type:float
Units:Celsius
Count:3

Description: None

compressor

IDL_Type:float
Units:watt

Description: None

compressorSpeed

IDL_Type:float
Units:hertz
Count:2

Description: None

cryoTemperature

IDL_Type:float
Units:Celsius
Count:12

Description: None

dischargePressure

IDL_Type:float
Units:pascal
Count:2

Description: None

dischargeTemp

IDL_Type:float
Units:Celsius
Count:2

Description: None

flowInterlock

IDL_Type:short
Units:None
Count:2

Description: None

heaterCurrent

IDL_Type:float
Units:ampere
Count:6

Description: None

heaterVoltage

IDL_Type:float
Units:volt
Count:6

Description: None

intakeFlow

IDL_Type:float
Units:lps
Count:2

Description: None

intakePressure

IDL_Type:float
Units:pascal
Count:2

Description: None

intakeTemp

IDL_Type:float
Units:Celsius
Count:2

Description: None

postExpansionPressure

IDL_Type:float
Units:pascal
Count:2

Description: None

postExpansionTemp

IDL_Type:float
Units:Celsius
Count:2

Description: None

preExpansionPressure

IDL_Type:float
Units:pascal
Count:2

Description: None

preExpansionTemp

IDL_Type:float
Units:Celsius
Count:2

Description: None

returnTemp

IDL_Type:float
Units:Celsius
Count:2

Description: None

filter

EFDB_Topic:MTCamera_filter

loaderTelemetry

IDL_Type:long
Units:None

Description: None

rebID

IDL_Type:short
Units:None

Description: None

gas

EFDB_Topic:MTCamera_gas

boardID

IDL_Type:short
Units:None

Description: None

boardCurrent

IDL_Type:float
Units:ampere
Count:4

Description: None

boardTemp

IDL_Type:float
Units:kelvin
Count:12

Description: None

boardVoltage

IDL_Type:float
Units:volt
Count:4

Description: None

cabacMUX

IDL_Type:long
Units:None
Count:4

Description: None

ccdID

IDL_Type:short
Units:None

Description: None

ccdtemp

IDL_Type:long
Units:kelvin

Description: None

fpgaCheckSum

IDL_Type:long
Units:None
Count:2

Description: None

rebID

IDL_Type:short
Units:None

Description: None

gds

EFDB_Topic:MTCamera_gds

rebID

IDL_Type:short
Units:None

Description: None

timingParameters

IDL_Type:long
Units:None
Count:10

Description: None

flag

IDL_Type:long
Units:None
Count:20

Description: None

heartbeat

EFDB_Topic:MTCamera_heartbeat

heartbeat

IDL_Type:boolean
Units:None

Description: None

priority

IDL_Type:long
Units:None

Description: None

pcms

EFDB_Topic:MTCamera_pcms

biasStatus

IDL_Type:short
Units:None

Description: None

biasCurrent

IDL_Type:float
Units:ampere

Description: None

biasVoltage

IDL_Type:float
Units:volt

Description: None

clockStatus

IDL_Type:short
Units:None

Description: None

clockCurrent

IDL_Type:short
Units:ampere

Description: None

clockVoltage

IDL_Type:float
Units:volt

Description: None

fpgaStatus

IDL_Type:short
Units:None

Description: None

fpgaCurrent

IDL_Type:float
Units:ampere

Description: None

fpgaVoltage

IDL_Type:float
Units:volt

Description: None

lowStatus

IDL_Type:short
Units:None

Description: None

lowCurrent

IDL_Type:float
Units:ampere

Description: None

lowVoltage

IDL_Type:short
Units:volt

Description: None

odStatus

IDL_Type:short
Units:None

Description: None

odCurrent

IDL_Type:float
Units:ampere

Description: None

odVoltage

IDL_Type:float
Units:volt

Description: None

rebID

IDL_Type:float
Units:None

Description: None

prot

EFDB_Topic:MTCamera_prot

status

IDL_Type:long
Units:None
Count:2

Description: None

purge

EFDB_Topic:MTCamera_purge

accelerometer

IDL_Type:float
Units:meter
Count:6

Description: None

blowerSetting

IDL_Type:float
Units:hertz

Description: None

blowerSpeed

IDL_Type:float
Units:hertz

Description: None

bodyFlowMeter

IDL_Type:float
Units:lps

Description: None

bodyTemp

IDL_Type:float
Units:Celsius

Description: None

heaterCurrent

IDL_Type:float
Units:ampere

Description: None

heaters

IDL_Type:float
Units:ampere

Description: None

microphone

IDL_Type:long
Units:None

Description: None

trunkFlowMeter

IDL_Type:float
Units:lps

Description: None

trunkTemp

IDL_Type:float
Units:Celsius

Description: None

valveSetting

IDL_Type:long
Units:None

Description: None

valves

IDL_Type:long
Units:None

Description: None

sas

EFDB_Topic:MTCamera_sas

boardID

IDL_Type:short
Units:None

Description: None

boardCurrent

IDL_Type:float
Units:ampere
Count:4

Description: None

boardTemp

IDL_Type:float
Units:kelvin
Count:12

Description: None

boardVoltage

IDL_Type:float
Units:volt
Count:4

Description: None

cabacMUX

IDL_Type:long
Units:None
Count:4

Description: None

ccdID

IDL_Type:short
Units:None

Description: None

ccdtemp

IDL_Type:long
Units:kelvin

Description: None

fpgaCheckSum

IDL_Type:long
Units:None
Count:2

Description: None

rebID

IDL_Type:short
Units:None

Description: None

sds

EFDB_Topic:MTCamera_sds

rebID

IDL_Type:short
Units:None

Description: None

timingParameters

IDL_Type:long
Units:None
Count:10

Description: None

flag

IDL_Type:long
Units:None
Count:20

Description: None

shutter

EFDB_Topic:MTCamera_shutter

bladeHome

IDL_Type:short
Units:None
Count:2

Description: None

closeProfile

IDL_Type:float
Units:second
Count:24

Description: None

motorCurrent

IDL_Type:float
Units:ampere
Count:2

Description: None

motorTemp

IDL_Type:float
Units:Celsius
Count:2

Description: None

openDirection

IDL_Type:short
Units:None

Description: None

openProfile

IDL_Type:float
Units:second
Count:24

Description: None

profileFunction

IDL_Type:string
IDL_Size:256
Units:None

Description: None

was

EFDB_Topic:MTCamera_was

boardID

IDL_Type:short
Units:None

Description: None

boardCurrent

IDL_Type:float
Units:ampere
Count:4

Description: None

boardTemp

IDL_Type:float
Units:kelvin
Count:12

Description: None

boardVoltage

IDL_Type:float
Units:volt
Count:4

Description: None

cabacMUX

IDL_Type:long
Units:None
Count:4

Description: None

ccdID

IDL_Type:short
Units:None

Description: None

ccdtemp

IDL_Type:long
Units:kelvin

Description: None

fpgaCheckSum

IDL_Type:long
Units:None
Count:2

Description: None

rebID

IDL_Type:short
Units:None

Description: None

wds

EFDB_Topic:MTCamera_wds

rebID

IDL_Type:short
Units:None

Description: None

timingParameters

IDL_Type:long
Units:None
Count:10

Description: None

flag

IDL_Type:long
Units:None
Count:20

Description: None