MTMount¶
Note
This page is generated by python script generate_cet.py.
Commands¶
applySettingsSet¶
Description: Apply a list of settings set. This will also reset the drives to make sure the settings are applied. Note that the settings are cummulative. If you want to make sure there are no pre-applied settings, use option restoreDefaults.
- EFDB_Topic:
- MTMount_command_applySettingsSet 
restoreDefaults¶
- IDL_Type:
- boolean 
- Units:
- unitless 
Description: Restore default values before applying current selection?
settings¶
- IDL_Type:
- string 
- Units:
- unitless 
Description: Comma-separated list of settings to apply.
clearError¶
Description: Clear one or more latched error conditions.
- EFDB_Topic:
- MTMount_command_clearError 
mask¶
- IDL_Type:
- long 
- Units:
- unitless 
Description: Bitmask of Subsystem enumeration values specifying which errors to clear.
closeMirrorCovers¶
Description: Close the mirror covers to protect the mirrors. Warning: This terminology may be the opposite of that used by the Engineering User Interface.
- EFDB_Topic:
- MTMount_command_closeMirrorCovers 
disableCameraCableWrapFollowing¶
- Description: Stop the camera wrap from following the camera rotator (if it is doing so).
- This endangers the cables in the camera cable wrap; please only issue this command if you know what you are doing. 
- EFDB_Topic:
- MTMount_command_disableCameraCableWrapFollowing 
enableCameraCableWrapFollowing¶
- Description: Start the camera cable wrap following the camera rotator (if it is not already doing so).
- The cable wrap drive must be on in order for this to succeed. 
- EFDB_Topic:
- MTMount_command_enableCameraCableWrapFollowing 
homeBothAxes¶
Description: Home the elevation and azimuth axes. You must call this after powering on the main axes before you can move them.
- EFDB_Topic:
- MTMount_command_homeBothAxes 
lockMotion¶
Description: Stop any existing motion and prevent any new motion from happening. The CSC will reject any move or track related command. The command is a noop if CSC is already locked.
- EFDB_Topic:
- MTMount_command_lockMotion 
moveToTarget¶
Description: Go to a specified position and stop.
- EFDB_Topic:
- MTMount_command_moveToTarget 
azimuth¶
- IDL_Type:
- double 
- Units:
- deg 
Description: Azimuth angle.
elevation¶
- IDL_Type:
- double 
- Units:
- deg 
Description: Elevation angle.
openMirrorCovers¶
Description: Open the mirror covers to allow light in. Warning: This terminology may be the opposite of that used by the Engineering User Interface.
- EFDB_Topic:
- MTMount_command_openMirrorCovers 
leaf¶
- IDL_Type:
- short 
- Units:
- unitless 
Description: Specify a leaf to open; a MirrorCover enum.
park¶
Description: Park the telescope. This command will cause the CSC to switch settings to be able to park the telescope.
- EFDB_Topic:
- MTMount_command_park 
position¶
- IDL_Type:
- short 
- Units:
- unitless 
Description: Desired park position; a ParkPosition enum.
restoreDefaultSettings¶
Description: Restore the default TMA settings. This will also reset the drives to make sure the settings are applied.
- EFDB_Topic:
- MTMount_command_restoreDefaultSettings 
setThermal¶
Description: Control one or more thermal systems.
- EFDB_Topic:
- MTMount_command_setThermal 
azimuthDrivesState¶
- IDL_Type:
- short 
- Units:
- unitless 
Description: Desired thermal state; a ThermalCommandState enum.
elevationDrivesState¶
- IDL_Type:
- short 
- Units:
- unitless 
Description: Desired thermal state; a ThermalCommandState enum.
cabinet0101State¶
- IDL_Type:
- short 
- Units:
- unitless 
Description: Desired thermal state; a ThermalCommandState enum.
mainCabinetState¶
- IDL_Type:
- short 
- Units:
- unitless 
Description: Desired thermal state; a ThermalCommandState enum.
auxiliaryCabinetsState¶
- IDL_Type:
- short 
- Units:
- unitless 
Description: Desired thermal state; a ThermalCommandState enum. Note that the MobBus thermal controller is always on or in fault, so mode=Off is ignored.
oilSupplySystemCabinetState¶
- IDL_Type:
- short 
- Units:
- unitless 
Description: Desired thermal state; a ThermalCommandState enum. Note that the MobBus thermal controller is always on or in fault, so mode=Off is ignored.
topEndChillerState¶
- IDL_Type:
- short 
- Units:
- unitless 
Description: Desired thermal state; a ThermalCommandState enum.
azimuthDrivesSetpoint¶
- IDL_Type:
- double 
- Units:
- deg_C 
Description: Desired temperature; only used if the corresponding state is On.
elevationDrivesSetpoint¶
- IDL_Type:
- double 
- Units:
- deg_C 
Description: Desired temperature; only used if the corresponding state is On.
cabinet0101Setpoint¶
- IDL_Type:
- double 
- Units:
- deg_C 
Description: Desired temperature; only used if the corresponding state is On.
mainCabinetSetpoint¶
- IDL_Type:
- double 
- Units:
- deg_C 
Description: Desired temperature; only used if the corresponding state is On.
auxiliaryCabinetsSetpoint¶
- IDL_Type:
- double 
- Units:
- deg_C 
Description: Desired temperature; only used if the corresponding state is On.
oilSupplySystemCabinetSetpoint¶
- IDL_Type:
- double 
- Units:
- deg_C 
Description: Desired temperature; only used if the corresponding state is On.
topEndChillerSetpoint¶
- IDL_Type:
- double 
- Units:
- deg_C 
Description: Desired temperature; only used if the corresponding state is On.
startTracking¶
Description: Enable tracking. Once you issue this command you must call trackTarget at regular intervals until you are done tracking, at which point call stopTracking.
- EFDB_Topic:
- MTMount_command_startTracking 
stop¶
Description: Stop all motion.
- EFDB_Topic:
- MTMount_command_stop 
stopTracking¶
Description: Halt the azimuth and elevation axes and disable tracking.
- EFDB_Topic:
- MTMount_command_stopTracking 
trackTarget¶
Description: Specify position, velocity and time (PVT) vector for all axes. This command is immediately reported as done.
- EFDB_Topic:
- MTMount_command_trackTarget 
azimuth¶
- IDL_Type:
- double 
- Units:
- deg 
Description: Mount azimuth at the specified time. The allowed range is the software limits (L1), approximately -270 to 270.
azimuthVelocity¶
- IDL_Type:
- double 
- Units:
- deg/second 
Description: Mount azimuth velocity at the specified time.
elevation¶
- IDL_Type:
- double 
- Units:
- deg 
Description: Mount elevation at the specified time.
elevationVelocity¶
- IDL_Type:
- double 
- Units:
- deg/second 
Description: Mount elevation velocity at the specified time.
taiTime¶
- IDL_Type:
- double 
- Units:
- second 
Description: TAI date at which the commanded positions and velocities apply, as unix time.
trackId¶
- IDL_Type:
- long 
- Units:
- unitless 
Description: Target identifier. Metadata that is ignored by the MTMount CSC except to echo it in the target event.
tracksys¶
- IDL_Type:
- string 
- Units:
- unitless 
Description: Tracking coordinate system; one of sidereal, non-sidereal or local. Metadata that is ignored by the MTMount CSC except to echo it in the target event.
radesys¶
- IDL_Type:
- string 
- Units:
- unitless 
Description: Coordinate reference frame of RA/DEC axes. Metadata that is ignored by the MTMount CSC except to echo it in the target event.
unlockMotion¶
Description: If motion is locked, unlock and allow the CSC to accept move or track related commands again. This command is a noop if CSC is not locked.
- EFDB_Topic:
- MTMount_command_unlockMotion 
unpark¶
Description: Unpark the telescope.
- EFDB_Topic:
- MTMount_command_unpark 
disable¶
Description: Transition from state Enabled to Disabled.
- EFDB_Topic:
- SALGeneric_command_disable 
- Category:
- csc 
enable¶
Description: Transition from state Disabled to Enabled.
- EFDB_Topic:
- SALGeneric_command_enable 
- Category:
- csc 
exitControl¶
Description: Transition from state Standby to Offline. Most CSCs will quit, but CSCs that support the enterControl command will keep running.
- EFDB_Topic:
- SALGeneric_command_exitControl 
- Category:
- csc 
setLogLevel¶
Description: Set the logging level.
- EFDB_Topic:
- SALGeneric_command_setLogLevel 
- Category:
- csc 
level¶
- IDL_Type:
- int 
- Units:
- unitless 
Description: Logging level, as a Python logging level: error=40, warning=30, info=20, debug=10.
subsystem¶
- IDL_Type:
- string 
- Units:
- unitless 
Description: If this CSC itself has sub-ordinate components, they may be listed here. An empty string means the setting applies to all such sub-ordinate components, or just to this CSC itself.
standby¶
Description: Transition from state Offline/Available, Disabled or Fault to Standby.
- EFDB_Topic:
- SALGeneric_command_standby 
- Category:
- csc 
start¶
Description: Transition from state Standby to Disable, in a specified configuration.
- EFDB_Topic:
- SALGeneric_command_start 
- Category:
- csc 
configurationOverride¶
- IDL_Type:
- string 
- Units:
- unitless 
- Description:
- Configuration override in the form [{name}][:{version}]. For salobj-based CSCs: name is a filename with “.yaml” suffix and version is a git hash; for example: - “foo.yaml” specifies just a file. Two or three config files are loaded: “_init.yaml”, “_{site}.yaml” (if present), and “foo.yaml”. 
- “:37bf936” specifies just a git hash. One or two config files are loaded from the specified git commit: “_init.yaml” and “_{site}.yaml” (if present. 
- “bar.yaml:HEAD~2” specifies both a file and a git hash. Two or three config files are read from the specified git commit: “_init.yaml”, “_{site}.yaml” (if present), and “bar.yaml”. 
 
Enumerations¶
- AxisMotionState:
- Stopping=0 
- Stopped=1 
- MovingPointToPoint=2 
- Jogging=3 
- Tracking=4 
- TrackingPaused=5 
 
- Commander:
- None=0 
- CSC=1 
- EUI=2 
- HHD=3 
 
- DeployableMotionState:
- Retracted=0 
- Deployed=1 
- Retracting=2 
- Deploying=3 
- Lost=4 
 
- LimitsMask:
- L1Min=0x1 
- L1Max=0x2 
- L2Min=0x4 
- L2Max=0x8 
- L3Min=0x10 
- L3Max=0x20 
- AdjustableL1Min=0x40 
- AdjustableL1Max=0x80 
- OperationalL2Min=0x100 
- OperationalL2Max=0x200 
- CameraCableWrapFollowL3Min=0x400 
- CameraCableWrapFollowL3Max=0x800 
 
- ElevationLockingPinMotionState:
- Locked=0 
- Test=1 
- Unlocked=2 
- Moving=3 
- Mismatch=4 
 
- PowerState:
- Off=0 
- On=1 
- Fault=2 
- TurningOn=3 
- TurningOff=4 
- Unknown=15 
 
- System:
- Azimuth=0 
- Elevation=1 
- CameraCableWrap=2 
- Balance=3 
- MirrorCovers=4 
- MirrorCoverLocks=5 
- AzimuthCableWrap=6 
- LockingPins=7 
- DeployablePlatforms=8 
- OilSupplySystem=9 
- AzimuthDrivesThermal=10 
- ElevationDrivesThermal=11 
- Cabinet0101Thermal=12 
- AuxiliaryCabinetsThermal=13 
- MainCabinetThermal=14 
- MainAxesPowerSupply=15 
- TopEndChiller=16 
 
- ThermalCommandState:
- NoChange = 0 
- Off = 1 
- On = 2 
 
- ParkPosition:
- Zenith 
- Horizon 
 
- MirrorCover:
- ALL = 0 
- XPlus = 1 
- YPlus = 2 
- XMinus = 3 
- YMinus = 4 
 
- MotionLockState:
- UNLOCKED=0 
- LOCKING=1 
- UNLOCKING=2 
- LOCKED=3 
 
Events¶
auxiliaryCabinetsThermalSystemState¶
Description: State of the auxiliary cabinets thermal control system.
- EFDB_Topic:
- MTMount_logevent_auxiliaryCabinetsThermalSystemState 
powerState¶
- IDL_Type:
- int 
- Units:
- unitless 
Description: Power state; a PowerState enum.
elementPowerState¶
- IDL_Type:
- int 
- Units:
- unitless 
- Count:
- 5 
Description: Power state of each element; a PowerState enum.
trackAmbient¶
- IDL_Type:
- boolean 
- Units:
- unitless 
- Count:
- 5 
Description: Is setTemperature the ambient temperature (true=yes).
setTemperature¶
- IDL_Type:
- double 
- Units:
- deg_C 
- Count:
- 5 
Description: Temperature set point.
availableSettings¶
Description: Available low-level controller settings.
- EFDB_Topic:
- MTMount_logevent_availableSettings 
names¶
- IDL_Type:
- string 
- Units:
- unitless 
Description: Comma-separated names.
descriptions¶
- IDL_Type:
- string 
- Units:
- unitless 
Description: Comma-separated descriptions.
createdDates¶
- IDL_Type:
- string 
- Units:
- unitless 
Description: Comma-separated created dates (ISO format).
modifiedDates¶
- IDL_Type:
- string 
- Units:
- unitless 
Description: Comma-separated modified dates (ISO format).
azimuthCableWrapSystemState¶
Description: State of the azimuth cable wrap system.
- EFDB_Topic:
- MTMount_logevent_azimuthCableWrapSystemState 
powerState¶
- IDL_Type:
- int 
- Units:
- unitless 
Description: Power state; a PowerState enum.
motionControllerState¶
- IDL_Type:
- int 
- Units:
- unitless 
- Count:
- 2 
Description: Power state of each motion controller; a PowerState enum.
azimuthControllerSettings¶
Description: A selection of low-level controller settings for the azimuth axis.
- EFDB_Topic:
- MTMount_logevent_azimuthControllerSettings 
minCmdPositionEnabled¶
- IDL_Type:
- boolean 
- Units:
- unitless 
Description: Min command position limit enabled?
maxCmdPositionEnabled¶
- IDL_Type:
- boolean 
- Units:
- unitless 
Description: Max command position limit enabled?
minL1LimitEnabled¶
- IDL_Type:
- boolean 
- Units:
- unitless 
Description: Min L1 (software) limit enabled?
maxL1LimitEnabled¶
- IDL_Type:
- boolean 
- Units:
- unitless 
Description: Max L1 (software) limit enabled?
minOperationalL1LimitEnabled¶
- IDL_Type:
- boolean 
- Units:
- unitless 
Description: Min operational L1 (software) limit enabled. If true then minL1Limit is the operational limit, else it is the wider limit. Note that the TMA calls these “Adjustable” limits.
maxOperationalL1LimitEnabled¶
- IDL_Type:
- boolean 
- Units:
- unitless 
Description: Max operational L1 (software) limit enabled. If true then maxL1Limit is the operational limit, else it is the wider limit. Note that the TMA calls these “Adjustable” limits.
minL2LimitEnabled¶
- IDL_Type:
- boolean 
- Units:
- unitless 
Description: Min L2 (direction inhibit) limit switch enabled?
maxL2LimitEnabled¶
- IDL_Type:
- boolean 
- Units:
- unitless 
Description: Max L2 (direction inhibit) limit switch enabled?
minCmdPosition¶
- IDL_Type:
- double 
- Units:
- deg 
Description: Minimum commanded position. Ignored if minCmdPositionLimitEnabled is false.
maxCmdPosition¶
- IDL_Type:
- double 
- Units:
- deg 
Description: Maximum commanded position. Ignored if maxCmdPositionLimitEnabled is false.
minL1Limit¶
- IDL_Type:
- double 
- Units:
- deg 
Description: Minimum L1 (software) position limit. The value depends on minOperationalL1LimitEnabled. Ignored if minOperationalL1LimitEnabled and minL1LimitEnabled are both false.
maxL1Limit¶
- IDL_Type:
- double 
- Units:
- deg 
Description: Maximum L1 (software) position limit. The value depends on maxOperationalL1LimitEnabled. Ignored if maxOperationalL1LimitEnabled and maxL1LimitEnabled are both false.
maxCmdVelocity¶
- IDL_Type:
- double 
- Units:
- deg/s 
Description: Maximum commanded abs(velocity).
maxMoveVelocity¶
- IDL_Type:
- double 
- Units:
- deg/s 
Description: Maximum abs(velocity) used for point to point moves.
maxMoveAcceleration¶
- IDL_Type:
- double 
- Units:
- deg/s2 
Description: Maximum abs(acceleration) used for point to point moves.
maxMoveJerk¶
- IDL_Type:
- double 
- Units:
- deg/s3 
Description: Maximum abs(jerk) used for point to point moves.
maxTrackingVelocity¶
- IDL_Type:
- double 
- Units:
- deg/s 
Description: Maximum abs(velocity) used for slewing and tracking.
maxTrackingAcceleration¶
- IDL_Type:
- double 
- Units:
- deg/s2 
Description: Maximum abs(acceleration) used for slewing and tracking.
maxTrackingJerk¶
- IDL_Type:
- double 
- Units:
- deg/s3 
Description: Maximum abs(jerk) used for slewing and tracking.
azimuthDrivesThermalSystemState¶
Description: State of the azimuth drive thermal control system.
- EFDB_Topic:
- MTMount_logevent_azimuthDrivesThermalSystemState 
powerState¶
- IDL_Type:
- int 
- Units:
- unitless 
Description: Power state; a PowerState enum.
elementPowerState¶
- IDL_Type:
- int 
- Units:
- unitless 
- Count:
- 4 
Description: Power state of each element; a PowerState enum.
trackAmbient¶
- IDL_Type:
- boolean 
- Units:
- unitless 
- Count:
- 4 
Description: Is setTemperature the ambient temperature (true=yes), per element.
setTemperature¶
- IDL_Type:
- double 
- Units:
- deg_C 
- Count:
- 4 
Description: Temperature set point per element.
azimuthHomed¶
Description: Has the azimuth axis been homed?
- EFDB_Topic:
- MTMount_logevent_azimuthHomed 
homed¶
- IDL_Type:
- boolean 
- Units:
- unitless 
Description: Has the axis been homed? (false=no, true=yes).
azimuthInPosition¶
Description: Is the azimuth axis in position? If tracking, in position means the slew is done and the axes are now tracking the target.
- EFDB_Topic:
- MTMount_logevent_azimuthInPosition 
inPosition¶
- IDL_Type:
- boolean 
- Units:
- unitless 
Description: Is the axis in position?
azimuthLimits¶
Description: State of the limits for the azimuth axis.
- EFDB_Topic:
- MTMount_logevent_azimuthLimits 
limits¶
- IDL_Type:
- unsigned int 
- Units:
- unitless 
Description: Limits, as a LimitsMask enum mask.
azimuthMotionState¶
Description: Motion state of the azimuth axis.
- EFDB_Topic:
- MTMount_logevent_azimuthMotionState 
state¶
- IDL_Type:
- long 
- Units:
- unitless 
Description: Motion state, as an AxisMotionState enum.
azimuthSystemState¶
Description: State of the azimuth system.
- EFDB_Topic:
- MTMount_logevent_azimuthSystemState 
powerState¶
- IDL_Type:
- int 
- Units:
- unitless 
Description: Power state; a PowerState enum.
motionControllerState¶
- IDL_Type:
- int 
- Units:
- unitless 
- Count:
- 16 
Description: Power state of each motion controller; a PowerState enum.
azimuthToppleBlock¶
Description: State of the topple block for the azimuth axis.
- EFDB_Topic:
- MTMount_logevent_azimuthToppleBlock 
reverse¶
- IDL_Type:
- boolean 
- Units:
- unitless 
Description: Is the reverse topple block switch active?
forward¶
- IDL_Type:
- boolean 
- Units:
- unitless 
Description: Is the forward topple block switch active?
balanceSystemState¶
Description: State of the balance system.
- EFDB_Topic:
- MTMount_logevent_balanceSystemState 
powerState¶
- IDL_Type:
- int 
- Units:
- unitless 
Description: Overall power state of the balancing system; a PowerState enum.
elementPowerState¶
- IDL_Type:
- int 
- Units:
- unitless 
- Count:
- 4 
Description: Power state of each drive system; a PowerState enum.
motionControllerState¶
- IDL_Type:
- int 
- Units:
- unitless 
- Count:
- 4 
Description: Power state of each motion controller; a PowerState enum.
cabinet0101ThermalSystemState¶
Description: State of azimuth cabinet 0101 thermal control system.
- EFDB_Topic:
- MTMount_logevent_cabinet0101ThermalSystemState 
powerState¶
- IDL_Type:
- int 
- Units:
- unitless 
Description: Power state; a PowerState enum.
trackAmbient¶
- IDL_Type:
- boolean 
- Units:
- unitless 
Description: Is setTemperature the ambient temperature (true=yes).
setTemperature¶
- IDL_Type:
- double 
- Units:
- deg_C 
Description: Temperature set point.
cameraCableWrapControllerSettings¶
Description: A selection of low-level controller settings for the camera cable wrap.
- EFDB_Topic:
- MTMount_logevent_cameraCableWrapControllerSettings 
minL1LimitEnabled¶
- IDL_Type:
- boolean 
- Units:
- unitless 
Description: Is the minimum L1 (software) position limit enabled?
maxL1LimitEnabled¶
- IDL_Type:
- boolean 
- Units:
- unitless 
Description: Is the maximum L1 (software) position limit enabled?
minL2LimitEnabled¶
- IDL_Type:
- boolean 
- Units:
- unitless 
Description: Is the minimum L2 (direction inhibit) limit switch enabled?
maxL2LimitEnabled¶
- IDL_Type:
- boolean 
- Units:
- unitless 
Description: Is the maximum` L2 (direction inhibit) limit switch enabled?
minCmdPosition¶
- IDL_Type:
- double 
- Units:
- deg 
Description: Minimum commanded position. Ignored if minCmdPositionLimitEnabled is false.
maxCmdPosition¶
- IDL_Type:
- double 
- Units:
- deg 
Description: Maximum commanded position. Ignored if maxCmdPositionLimitEnabled is false.
minL1Limit¶
- IDL_Type:
- double 
- Units:
- deg 
Description: Minimum L1 (software) position limit. The value depends on minOperationalL1LimitEnabled. Ignored if minOperationalL1LimitEnabled and minL1LimitEnabled are both false.
maxL1Limit¶
- IDL_Type:
- double 
- Units:
- deg 
Description: Maximum L1 (software) position limit. The value depends on maxOperationalL1LimitEnabled. Ignored if maxOperationalL1LimitEnabled and maxL1LimitEnabled are both false.
maxCmdVelocity¶
- IDL_Type:
- double 
- Units:
- deg/s 
Description: Maximum commanded abs(velocity).
maxMoveVelocity¶
- IDL_Type:
- double 
- Units:
- deg/s 
Description: Maximum abs(velocity) used for point to point moves.
maxMoveAcceleration¶
- IDL_Type:
- double 
- Units:
- deg/s2 
Description: Maximum abs(acceleration) used for point to point moves.
maxMoveJerk¶
- IDL_Type:
- double 
- Units:
- deg/s3 
Description: Maximum abs(jerk) used for point to point moves.
maxTrackingVelocity¶
- IDL_Type:
- double 
- Units:
- deg/s 
Description: Maximum abs(velocity) used for slewing and tracking.
maxTrackingAcceleration¶
- IDL_Type:
- double 
- Units:
- deg/s2 
Description: Maximum abs(acceleration) used for slewing and tracking.
maxTrackingJerk¶
- IDL_Type:
- double 
- Units:
- deg/s3 
Description: Maximum abs(jerk) used for slewing and tracking.
cameraCableWrapFollowing¶
Description: Is camera cable wrap following enabled?
- EFDB_Topic:
- MTMount_logevent_cameraCableWrapFollowing 
enabled¶
- IDL_Type:
- long 
- Units:
- unitless 
- Description: If true (1) the camera cable wrap is trying to follow the rotator.
- If false (0) that code is not running. The field type should be “boolean”, and we may change someday if we figure out how to migrate old data. 
cameraCableWrapInPosition¶
Description: Is the camera cable wrap in position? If tracking, in position means the slew is done and the axis is now tracking the target.
- EFDB_Topic:
- MTMount_logevent_cameraCableWrapInPosition 
inPosition¶
- IDL_Type:
- boolean 
- Units:
- unitless 
Description: In position?
cameraCableWrapLimits¶
Description: State of the limits for the camera cable wrap.
- EFDB_Topic:
- MTMount_logevent_cameraCableWrapLimits 
limits¶
- IDL_Type:
- unsigned int 
- Units:
- unitless 
Description: Camera cable wrap limits, as a LimitsMask enum mask.
cameraCableWrapMotionState¶
Description: Motion state of the camera cable wrap.
- EFDB_Topic:
- MTMount_logevent_cameraCableWrapMotionState 
state¶
- IDL_Type:
- long 
- Units:
- unitless 
Description: Motion state, as an AxisMotionState enum.
cameraCableWrapSystemState¶
Description: State of the cameraCableWrap system.
- EFDB_Topic:
- MTMount_logevent_cameraCableWrapSystemState 
powerState¶
- IDL_Type:
- int 
- Units:
- unitless 
Description: Power state; a PowerState enum.
motionControllerState¶
- IDL_Type:
- int 
- Units:
- unitless 
- Count:
- 2 
Description: Power state of each motion controller; a PowerState enum.
cameraCableWrapTarget¶
Description: Commanded position and velocity.
- EFDB_Topic:
- MTMount_logevent_cameraCableWrapTarget 
position¶
- IDL_Type:
- double 
- Units:
- deg 
Description: Target camera cable wrap position.
velocity¶
- IDL_Type:
- double 
- Units:
- deg/second 
Description: Target camera cable wrap velocity.
taiTime¶
- IDL_Type:
- double 
- Units:
- second 
Description: TAI date at which the commanded positions and velocities apply, as unix time.
commander¶
Description: Who controls the low-level controller.
- EFDB_Topic:
- MTMount_logevent_commander 
commander¶
- IDL_Type:
- int 
- Units:
- unitless 
Description: Who controls the low-level controller; a Commander enum.
connected¶
Description: State of CSC’s TCP/IP connection to the low level controller (the “operations manager”).
- EFDB_Topic:
- MTMount_logevent_connected 
connected¶
- IDL_Type:
- boolean 
- Units:
- unitless 
Description: Is the socket connected (true=yes, false=no)?
controllerSettingsName¶
Description: Settings file used in the low-level controller.
- EFDB_Topic:
- MTMount_logevent_controllerSettingsName 
settingsName¶
- IDL_Type:
- string 
- Units:
- unitless 
Description: Settings file name.
deployablePlatformsMotionState¶
Description: Motion state of deployable platforms.
- EFDB_Topic:
- MTMount_logevent_deployablePlatformsMotionState 
state¶
- IDL_Type:
- unsigned short 
- Units:
- unitless 
Description: Aggregate motion state, a DeployableMotionState enum.
elementsState¶
- IDL_Type:
- unsigned short 
- Units:
- unitless 
- Count:
- 2 
Description: Motion state of each actuator, a DeployableMotionState enum.
deployablePlatformsSystemState¶
Description: State of the deployable platforms system. This has 2 independent elements, each controlled by 2 motion controller.
- EFDB_Topic:
- MTMount_logevent_deployablePlatformsSystemState 
powerState¶
- IDL_Type:
- int 
- Units:
- unitless 
Description: Power state; a PowerState enum.
elementPowerState¶
- IDL_Type:
- int 
- Units:
- unitless 
- Count:
- 2 
Description: Power state of each element; a PowerState enum.
motionControllerState¶
- IDL_Type:
- int 
- Units:
- unitless 
- Count:
- 4 
Description: Power state of each motion controller; a PowerState enum.
elevationControllerSettings¶
Description: A selection of low-level controller settings for the elevation axis.
- EFDB_Topic:
- MTMount_logevent_elevationControllerSettings 
minCmdPositionEnabled¶
- IDL_Type:
- boolean 
- Units:
- unitless 
Description: Min command position limit enabled?
maxCmdPositionEnabled¶
- IDL_Type:
- boolean 
- Units:
- unitless 
Description: Max command position limit enabled?
minL1LimitEnabled¶
- IDL_Type:
- boolean 
- Units:
- unitless 
Description: Min L1 (software) limit enabled?
maxL1LimitEnabled¶
- IDL_Type:
- boolean 
- Units:
- unitless 
Description: Max L1 (software) limit enabled?
minOperationalL1LimitEnabled¶
- IDL_Type:
- boolean 
- Units:
- unitless 
Description: Min operational L1 (software) limit enabled. If true then minL1Limit is the operational limit, else it is the wider limit. Note that the TMA calls these “Adjustable” limits.
maxOperationalL1LimitEnabled¶
- IDL_Type:
- boolean 
- Units:
- unitless 
Description: Max operational L1 (software) limit enabled. If true then maxL1Limit is the operational limit, else it is the wider limit. Note that the TMA calls these “Adjustable” limits.
minOperationalL2LimitEnabled¶
- IDL_Type:
- boolean 
- Units:
- unitless 
Description: Min operational L2 (direction inhibit) limit switch enabled?
maxOperationalL2LimitEnabled¶
- IDL_Type:
- boolean 
- Units:
- unitless 
Description: Max operational L2 (direction inhibit) limit switch enabled?
minL2LimitEnabled¶
- IDL_Type:
- boolean 
- Units:
- unitless 
Description: Min L2 (direction inhibit) limit switch enabled?
maxL2LimitEnabled¶
- IDL_Type:
- boolean 
- Units:
- unitless 
Description: Max L2 (direction inhibit) limit switch enabled?
minCmdPosition¶
- IDL_Type:
- double 
- Units:
- deg 
Description: Minimum commanded position. Ignored if minCmdPositionLimitEnabled is false.
maxCmdPosition¶
- IDL_Type:
- double 
- Units:
- deg 
Description: Maximum commanded position. Ignored if maxCmdPositionLimitEnabled is false.
minL1Limit¶
- IDL_Type:
- double 
- Units:
- deg 
Description: Minimum L1 (software) position limit. The value depends on minOperationalL1LimitEnabled. Ignored if minOperationalL1LimitEnabled and minL1LimitEnabled are both false.
maxL1Limit¶
- IDL_Type:
- double 
- Units:
- deg 
Description: Maximum L1 (software) position limit. The value depends on maxOperationalL1LimitEnabled. Ignored if maxOperationalL1LimitEnabled and maxL1LimitEnabled are both false.
maxCmdVelocity¶
- IDL_Type:
- double 
- Units:
- deg/s 
Description: Maximum commanded abs(velocity).
maxMoveVelocity¶
- IDL_Type:
- double 
- Units:
- deg/s 
Description: Maximum abs(velocity) used for point to point moves.
maxMoveAcceleration¶
- IDL_Type:
- double 
- Units:
- deg/s2 
Description: Maximum abs(acceleration) used for point to point moves.
maxMoveJerk¶
- IDL_Type:
- double 
- Units:
- deg/s3 
Description: Maximum abs(jerk) used for point to point moves.
maxTrackingVelocity¶
- IDL_Type:
- double 
- Units:
- deg/s 
Description: Maximum abs(velocity) used for slewing and tracking.
maxTrackingAcceleration¶
- IDL_Type:
- double 
- Units:
- deg/s2 
Description: Maximum abs(acceleration) used for slewing and tracking.
maxTrackingJerk¶
- IDL_Type:
- double 
- Units:
- deg/s3 
Description: Maximum abs(jerk) used for slewing and tracking.
elevationDrivesThermalSystemState¶
Description: State of the elevation drive thermal control system.
- EFDB_Topic:
- MTMount_logevent_elevationDrivesThermalSystemState 
powerState¶
- IDL_Type:
- int 
- Units:
- unitless 
Description: Power state; a PowerState enum.
elementPowerState¶
- IDL_Type:
- int 
- Units:
- unitless 
- Count:
- 2 
Description: Power state of each element; a PowerState enum.
trackAmbient¶
- IDL_Type:
- boolean 
- Units:
- unitless 
- Count:
- 2 
Description: Is setTemperature the ambient temperature (true=yes), per element.
setTemperature¶
- IDL_Type:
- double 
- Units:
- deg_C 
- Count:
- 2 
Description: Temperature set point per element.
elevationHomed¶
Description: Has the elevation axis been homed?
- EFDB_Topic:
- MTMount_logevent_elevationHomed 
homed¶
- IDL_Type:
- boolean 
- Units:
- unitless 
Description: Has the axis been homed? (false=no, true=yes).
elevationInPosition¶
Description: Is the elevation axis in position? If tracking, in position means the slew is done and the axes are now tracking the target.
- EFDB_Topic:
- MTMount_logevent_elevationInPosition 
inPosition¶
- IDL_Type:
- boolean 
- Units:
- unitless 
Description: Is the axis in position?
elevationLimits¶
Description: State of the limits for the elevation axis.
- EFDB_Topic:
- MTMount_logevent_elevationLimits 
limits¶
- IDL_Type:
- unsigned int 
- Units:
- unitless 
Description: Limits, as a LimitsMask enum mask.
elevationLockingPinMotionState¶
Description: Motion state of elevation locking pin.
- EFDB_Topic:
- MTMount_logevent_elevationLockingPinMotionState 
state¶
- IDL_Type:
- unsigned short 
- Units:
- unitless 
Description: Aggregate motion state, an ElevationLockingPinMotionState enum.
elementsState¶
- IDL_Type:
- unsigned short 
- Units:
- unitless 
- Count:
- 2 
Description: Motion state of each actuator, an ElevationLockingPinMotionState enum.
elevationMotionState¶
Description: Motion state of the elevation axis.
- EFDB_Topic:
- MTMount_logevent_elevationMotionState 
state¶
- IDL_Type:
- long 
- Units:
- unitless 
Description: Motion state, as an AxisMotionState enum.
elevationSystemState¶
Description: State of the elevation system.
- EFDB_Topic:
- MTMount_logevent_elevationSystemState 
powerState¶
- IDL_Type:
- int 
- Units:
- unitless 
Description: Power state; a PowerState enum.
motionControllerState¶
- IDL_Type:
- int 
- Units:
- unitless 
- Count:
- 12 
Description: Power state of each motion controller; a PowerState enum.
error¶
Description: State of an error (identified by the code field).
- EFDB_Topic:
- MTMount_logevent_error 
latched¶
- IDL_Type:
- boolean 
- Units:
- unitless 
Description: Is the error condition latched on (as it been active since it was last reset)?
active¶
- IDL_Type:
- boolean 
- Units:
- unitless 
Description: Is the error condition present?
code¶
- IDL_Type:
- long 
- Units:
- unitless 
Description: Error identifier code.
text¶
- IDL_Type:
- string 
- Units:
- unitless 
Description: Text description of error.
subsystem¶
- IDL_Type:
- long 
- Units:
- unitless 
Description: Subsystem that produced the error; a single System enumeration value.
lockingPinsSystemState¶
Description: State of the locking pins system. This has 2 independent elements, each controlled by one motion controller.
- EFDB_Topic:
- MTMount_logevent_lockingPinsSystemState 
powerState¶
- IDL_Type:
- int 
- Units:
- unitless 
Description: Power state; a PowerState enum.
elementPowerState¶
- IDL_Type:
- int 
- Units:
- unitless 
- Count:
- 2 
Description: Power state of each element; a PowerState enum.
motionControllerState¶
- IDL_Type:
- int 
- Units:
- unitless 
- Count:
- 2 
Description: Power state of each motion controller; a PowerState enum.
mainAxesPowerSupplySystemState¶
Description: State of the main axes power supply system.
- EFDB_Topic:
- MTMount_logevent_mainAxesPowerSupplySystemState 
powerState¶
- IDL_Type:
- int 
- Units:
- unitless 
Description: Power state; a PowerState enum.
mainCabinetThermalSystemState¶
Description: State of the main cabinet system.
- EFDB_Topic:
- MTMount_logevent_mainCabinetThermalSystemState 
powerState¶
- IDL_Type:
- int 
- Units:
- unitless 
Description: Power state; a PowerState enum.
trackAmbient¶
- IDL_Type:
- boolean 
- Units:
- unitless 
Description: Is setTemperature the ambient temperature (true=yes).
setTemperature¶
- IDL_Type:
- double 
- Units:
- deg_C 
Description: Temperature set point.
mirrorCoverLocksMotionState¶
Description: Motion state of the mirror cover locks.
- EFDB_Topic:
- MTMount_logevent_mirrorCoverLocksMotionState 
state¶
- IDL_Type:
- unsigned short 
- Units:
- unitless 
Description: Aggregate motion state, a DeployableMotionState enum.
elementsState¶
- IDL_Type:
- unsigned short 
- Units:
- unitless 
- Count:
- 4 
Description: Motion state of each mirror cover, a DeployableMotionState enum.
mirrorCoverLocksSystemState¶
Description: State of the mirror cover locks system. This has 4 independent elements, each controlled by one motion controller.
- EFDB_Topic:
- MTMount_logevent_mirrorCoverLocksSystemState 
powerState¶
- IDL_Type:
- int 
- Units:
- unitless 
Description: Power state; a PowerState enum.
elementPowerState¶
- IDL_Type:
- int 
- Units:
- unitless 
- Count:
- 4 
Description: Power state of each element; a PowerState enum.
motionControllerState¶
- IDL_Type:
- int 
- Units:
- unitless 
- Count:
- 4 
Description: Power state of each motion controller; a PowerState enum.
mirrorCoversMotionState¶
Description: Motion state of the mirror covers.
- EFDB_Topic:
- MTMount_logevent_mirrorCoversMotionState 
state¶
- IDL_Type:
- unsigned short 
- Units:
- unitless 
Description: Aggregate motion state, a DeployableMotionState enum.
elementsState¶
- IDL_Type:
- unsigned short 
- Units:
- unitless 
- Count:
- 4 
Description: Motion state of each mirror cover lock, a DeployableMotionState enum.
mirrorCoversSystemState¶
Description: State of the mirror covers system. This has 4 independent elements, each controlled by one motion controller.
- EFDB_Topic:
- MTMount_logevent_mirrorCoversSystemState 
powerState¶
- IDL_Type:
- int 
- Units:
- unitless 
Description: Power state; a PowerState enum.
elementPowerState¶
- IDL_Type:
- int 
- Units:
- unitless 
- Count:
- 4 
Description: Power state of each element; a PowerState enum.
motionControllerState¶
- IDL_Type:
- int 
- Units:
- unitless 
- Count:
- 4 
Description: Power state of each motion controller; a PowerState enum.
motionLockState¶
Description: Information about motion lock.
- EFDB_Topic:
- MTMount_logevent_motionLockState 
lockState¶
- IDL_Type:
- long 
- Units:
- unitless 
Description: Motion lock state.
identity¶
- IDL_Type:
- string 
- Units:
- unitless 
Description: Identity of the entity that locked/unlocked.
oilSupplySystemState¶
Description: State of the deployable platform system.
- EFDB_Topic:
- MTMount_logevent_oilSupplySystemState 
powerState¶
- IDL_Type:
- int 
- Units:
- unitless 
Description: Overall power state; a PowerState enum.
coolingPowerState¶
- IDL_Type:
- int 
- Units:
- unitless 
Description: Power state of the oil cooling system; a PowerState enum.
circulationPumpPowerState¶
- IDL_Type:
- int 
- Units:
- unitless 
Description: Power state of the oil circulation pump system; a PowerState enum.
mainPumpPowerState¶
- IDL_Type:
- int 
- Units:
- unitless 
Description: Power state of the oil main pump system; a PowerState enum.
trackAmbient¶
- IDL_Type:
- boolean 
- Units:
- unitless 
- Count:
- 3 
Description: Is setTemperature the ambient temperature (true=yes), per element.
setTemperature¶
- IDL_Type:
- double 
- Units:
- deg_C 
- Count:
- 3 
Description: Temperature set point.
safetyInterlocks¶
Description: Set of Interlock bit states.
- EFDB_Topic:
- MTMount_logevent_safetyInterlocks 
causes¶
- IDL_Type:
- long long 
- Units:
- unitless 
Description: A bit map for safety causes.
subcausesEmergencyStop¶
- IDL_Type:
- long long 
- Units:
- unitless 
Description: A bit map emergency stop buttons.
subcausesLimitSwitch¶
- IDL_Type:
- long long 
- Units:
- unitless 
Description: A bit map for limit switches.
subcausesDeployablePlatform¶
- IDL_Type:
- long long 
- Units:
- unitless 
Description: A bit map for deployable platform switches.
subcausesDoorHatchLadder¶
- IDL_Type:
- long long 
- Units:
- unitless 
Description: A bit map for door, hatch and ladder status.
subcausesMirrorCover¶
- IDL_Type:
- long long 
- Units:
- unitless 
Description: A bit map for mirror cover power off switches.
subcausesLockingPin¶
- IDL_Type:
- long long 
- Units:
- unitless 
Description: A bit map for locking pin positions.
subcausesCapacitorDoor¶
- IDL_Type:
- long long 
- Units:
- unitless 
Description: A bit map for phase capacitor bank doors.
subcausesBrakesFailed¶
- IDL_Type:
- long long 
- Units:
- unitless 
Description: A bit map for brakes that failed.
effects¶
- IDL_Type:
- long long 
- Units:
- unitless 
Description: A bit map for safety effects.
target¶
Description: Commanded position and velocity.
- EFDB_Topic:
- MTMount_logevent_target 
elevation¶
- IDL_Type:
- double 
- Units:
- deg 
Description: Target mount elevation at the specified time.
elevationVelocity¶
- IDL_Type:
- double 
- Units:
- deg/second 
Description: Target mount elevation velocity at the specified time.
azimuth¶
- IDL_Type:
- double 
- Units:
- deg 
Description: Target mount azimuth at the specified time. The allowed range is 0 to 360.
azimuthVelocity¶
- IDL_Type:
- double 
- Units:
- deg/second 
Description: Target mount azimuth velocity at the specified time.
taiTime¶
- IDL_Type:
- double 
- Units:
- second 
Description: TAI date at which the commanded positions and velocities apply, as unix time.
trackId¶
- IDL_Type:
- long 
- Units:
- unitless 
Description: Unique target identifier. Echoed from the trackTarget command.
tracksys¶
- IDL_Type:
- string 
- IDL_Size:
- 256 
- Units:
- unitless 
Description: Coordinate system of target: one of sidereal, non-sidereal or local. Echoed from the trackTarget command.
radesys¶
- IDL_Type:
- string 
- IDL_Size:
- 256 
- Units:
- unitless 
Description: Coordinate reference frame of RA/DEC axes (e.g. ICRS or FK5). Echoed from the trackTarget command.
telemetryConnected¶
Description: State of telemetry client’s TCP/IP connection to the low level telemetry server.
- EFDB_Topic:
- MTMount_logevent_telemetryConnected 
connected¶
- IDL_Type:
- boolean 
- Units:
- unitless 
Description: Is the socket connected (true=yes, false=no)?
topEndChillerSystemState¶
Description: State of the top end chiller system.
- EFDB_Topic:
- MTMount_logevent_topEndChillerSystemState 
powerState¶
- IDL_Type:
- int 
- Units:
- unitless 
Description: Power state; a PowerState enum.
trackAmbient¶
- IDL_Type:
- boolean 
- Units:
- unitless 
Description: Is setTemperature the ambient temperature (true=yes).
setTemperature¶
- IDL_Type:
- double 
- Units:
- deg_C 
Description: Temperature set point.
warning¶
Description: State of a warning (dentified by the code field).
- EFDB_Topic:
- MTMount_logevent_warning 
active¶
- IDL_Type:
- boolean 
- Units:
- unitless 
Description: Is the warning condition present?
code¶
- IDL_Type:
- long 
- Units:
- unitless 
Description: Warning identifier code.
text¶
- IDL_Type:
- string 
- Units:
- unitless 
Description: Text description of warning.
subsystem¶
- IDL_Type:
- long 
- Units:
- unitless 
Description: Subsystem that produced the warning; a single System enumeration value.
clockOffset¶
Description: Clock error between a low-level controller and its CSC. Only relevant to CSCs that control a single low-level controller.
- EFDB_Topic:
- SALGeneric_logevent_clockOffset 
offset¶
- IDL_Type:
- double 
- Units:
- second 
Description: Low-level controller time - CSC time. For most CSCs this is only accurate to 0.01 seconds or so, and thus is only intended to detect gross error.
configurationApplied¶
Description: Information about this CSC’s current configuration overrides.
- EFDB_Topic:
- SALGeneric_logevent_configurationApplied 
- Category:
- configurable 
configurations¶
- IDL_Type:
- string 
- Units:
- unitless 
Description: A comma-separated list of configurations applied. If configuration comes from a clone of a git repo, or similar directory, then it will be a list of file names, without the file extension. Ignore whitespace after commas.
version¶
- IDL_Type:
- string 
- Units:
- unitless 
Description: Version of the configuration source. For a clone of a git repo it will be a git hash.
url¶
- IDL_Type:
- string 
- Units:
- unitless 
Description: URL of the configuration source. For a clone of a git repo this will be a file URL. For a database it will be a standard database URL. This should always match the same-named field in configurationsAvailable.
schemaVersion¶
- IDL_Type:
- string 
- Units:
- unitless 
Description: Version of config schema used by this CSC. For a configuration git repo, this is the name of a folder in the config package, and is typically something like “v1”. This should always match the same-named field in configurationsAvailable.
otherInfo¶
- IDL_Type:
- string 
- Units:
- unitless 
Description: A comma-separated list of event topics (without the logevent prefix) used to publish the entire set of configuration parameters loaded by this CSC, and any other pertinent information. Ignore whitespace after commas.
configurationsAvailable¶
Description: Available configuration overrides for this CSC.
- EFDB_Topic:
- SALGeneric_logevent_configurationsAvailable 
- Category:
- configurable 
overrides¶
- IDL_Type:
- string 
- Units:
- unitless 
Description: Available overrides as a comma-separated list. Each entry is a possible value of the configurationOverride field of the start command. Ignore whitespace after commas.
version¶
- IDL_Type:
- string 
- Units:
- unitless 
Description: Version of the configuration source. For a clone of a git repo it will be a git hash.
url¶
- IDL_Type:
- string 
- Units:
- unitless 
Description: URL of the configuration source. For a clone of a git repo this will be a file URL. For a database it will be a standard database URL.
schemaVersion¶
- IDL_Type:
- string 
- Units:
- unitless 
Description: Version of config schema used by this CSC. For a configuration git repo, this is the name of a folder in the config package, and is typically something like “v1”.
errorCode¶
Description: Output when this CSC goes into the Fault state as an explanation of the problem.
- EFDB_Topic:
- SALGeneric_logevent_errorCode 
- Category:
- csc 
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¶
Description: Event output at regular intervals (typcally once per second) to show that the SAL component is alive.
- EFDB_Topic:
- SALGeneric_logevent_heartbeat 
- Category:
- mandatory 
heartbeat¶
- IDL_Type:
- boolean 
- Units:
- unitless 
Description: Deprecated field that you should ignore.
logLevel¶
Description: Current logging level.
- EFDB_Topic:
- SALGeneric_logevent_logLevel 
- Category:
- mandatory 
level¶
- IDL_Type:
- int 
- Units:
- unitless 
Description: Current logging level, a Python logging level: error=40, warning=30, info=20, debug=10.
subsystem¶
- IDL_Type:
- string 
- Units:
- unitless 
Description: If this CSC itself has sub-ordinate components, they may be listed here. An empty string means the setting applies to all such sub-ordinate components, or just to this CSC itself.
logMessage¶
Description: A log message.
- EFDB_Topic:
- SALGeneric_logevent_logMessage 
- Category:
- mandatory 
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.
timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: The time at which the condition being reported was observed (TAI unix seconds). 0 if unspecified.
simulationMode¶
Description: Current simulation mode.
- EFDB_Topic:
- SALGeneric_logevent_simulationMode 
- Category:
- csc 
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 
- Category:
- mandatory 
salVersion¶
- IDL_Type:
- string 
- IDL_Size:
- 256 
- Units:
- unitless 
Description: This is the current version of SAL generation.
xmlVersion¶
- IDL_Type:
- string 
- IDL_Size:
- 256 
- Units:
- unitless 
Description: This is the current version of CSC XML.
cscVersion¶
- IDL_Type:
- string 
- IDL_Size:
- 256 
- Units:
- unitless 
Description: The software version of this 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 this CSC.
summaryState¶
Description: Current summary state of this CSC.
- EFDB_Topic:
- SALGeneric_logevent_summaryState 
- Category:
- csc 
summaryState¶
- IDL_Type:
- long 
- Units:
- unitless 
Description: High level state machine state identifier.
Telemetry¶
auxiliaryCabinetsThermal¶
Description: auxiliaryCabinetsThermal data.
- EFDB_Topic:
- MTMount_auxiliaryCabinetsThermal 
actualTemperatureAzimuthDriveCabinet0001¶
- IDL_Type:
- double 
- Units:
- deg_C 
Description: Actual temperature of the cabinet TMA_AZ_DR_CBT_0001.
actualTemperatureAzimuthDriveCabinet0001Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which actualTemperatureAzimuthDriveCabinet0001 was measured (TAI, unix seconds).
actualTemperatureAzimuthPowerDistributionCabinet0001¶
- IDL_Type:
- double 
- Units:
- deg_C 
Description: Actual temperature of the cabinet TMA_AZ_PD_CBT_0001.
actualTemperatureAzimuthPowerDistributionCabinet0001Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which actualTemperatureAzimuthPowerDistributionCabinet0001 was measured (TAI, unix seconds).
actualTemperatureAzimuthPowerDistributionTransformer0001¶
- IDL_Type:
- double 
- Units:
- deg_C 
Description: Actual temperature of the cabinet TMA_AZ_PD_TRM_0001.
actualTemperatureAzimuthPowerDistributionTransformer0001Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which actualTemperatureAzimuthPowerDistributionTransformer0001 was measured (TAI, unix seconds).
actualTemperatureElevationPowerDistributionCabinet0001¶
- IDL_Type:
- double 
- Units:
- deg_C 
Description: Actual temperature of the cabinet TMA_EL_PD_CBT_0001.
actualTemperatureElevationPowerDistributionCabinet0001Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which actualTemperatureElevationPowerDistributionCabinet0001 was measured (TAI, unix seconds).
actualTemperatureElevationPowerDistributionCabinet0002¶
- IDL_Type:
- double 
- Units:
- deg_C 
Description: Actual temperature of the cabinet TMA_EL_PD_CBT_0002.
actualTemperatureElevationPowerDistributionCabinet0002Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which actualTemperatureElevationPowerDistributionCabinet0002 was measured (TAI, unix seconds).
setpointTemperatureAzimuthDZCabinet0001¶
- IDL_Type:
- double 
- Units:
- deg_C 
Description: Setpoint temperature of the cabinet TMA_AX_DZ_CBT_0001.
setpointTemperatureAzimuthDZCabinet0001Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which setpointTemperatureAzimuthDZCabinet0001 was measured (TAI, unix seconds).
setpointTemperatureAzimuthPowerDistributionCabinet0001¶
- IDL_Type:
- double 
- Units:
- deg_C 
Description: Setpoint temperature of the cabinet TMA_AZ_PD_CBT_0001.
setpointTemperatureAzimuthPowerDistributionCabinet0001Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which setpointTemperatureAzimuthPowerDistributionCabinet0001 was measured (TAI, unix seconds).
setpointTemperatureAzimuthPowerDistributionTransformer0001¶
- IDL_Type:
- double 
- Units:
- deg_C 
Description: Setpoint temperature of the cabinet TMA_AZ_PD_TRM_0001.
setpointTemperatureAzimuthPowerDistributionTransformer0001Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which setpointTemperatureAzimuthPowerDistributionTransformer0001 was measured (TAI, unix seconds).
setpointTemperatureElevationPowerDistributionCabinet0001¶
- IDL_Type:
- double 
- Units:
- deg_C 
Description: Setpoint temperature of the cabinet TMA_EL_PD_CBT_0001.
setpointTemperatureElevationPowerDistributionCabinet0001Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which setpointTemperatureElevationPowerDistributionCabinet0001 was measured (TAI, unix seconds).
setpointTemperatureElevationPowerDistributionCabinet0002¶
- IDL_Type:
- double 
- Units:
- deg_C 
Description: Setpoint temperature of the cabinet TMA_EL_PD_CBT_0002.
setpointTemperatureElevationPowerDistributionCabinet0002Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which setpointTemperatureElevationPowerDistributionCabinet0002 was measured (TAI, unix seconds).
timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which the data was measured (TAI, unix seconds).
azimuth¶
Description: azimuth data.
- EFDB_Topic:
- MTMount_azimuth 
actualAcceleration¶
- IDL_Type:
- double 
- Units:
- deg/s^2 
Description: Calculated actual acceleration.
actualAccelerationTimestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which actualAcceleration was measured (TAI, unix seconds).
actualJerk¶
- IDL_Type:
- double 
- Units:
- deg/s^3 
Description: Calculated actual jerk.
actualJerkTimestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which actualJerk was measured (TAI, unix seconds).
actualPosition¶
- IDL_Type:
- double 
- Units:
- deg 
Description: Actual position used by the position control loop.
actualPositionTimestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which actualPosition was measured (TAI, unix seconds).
actualTorque¶
- IDL_Type:
- double 
- Units:
- N m 
Description: Actual torque.
actualTorqueTimestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which actualTorque was measured (TAI, unix seconds).
actualVelocity¶
- IDL_Type:
- double 
- Units:
- deg/s 
Description: Actual velocity.
actualVelocityTimestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which actualVelocity was measured (TAI, unix seconds).
demandPosition¶
- IDL_Type:
- double 
- Units:
- deg 
Description: Demand position.
demandPositionTimestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which demandPosition was measured (TAI, unix seconds).
demandVelocity¶
- IDL_Type:
- double 
- Units:
- deg/s 
Description: Demand velocity.
demandVelocityTimestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which demandVelocity was measured (TAI, unix seconds).
timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which the data was measured (TAI, unix seconds).
azimuthCableWrap¶
Description: azimuthCableWrap data.
- EFDB_Topic:
- MTMount_azimuthCableWrap 
actualPositionDrive¶
- IDL_Type:
- double 
- Units:
- % 
- Count:
- 2 
Description: Actual position reported by each drive.
actualPositionDriveTimestamp¶
- IDL_Type:
- double 
- Units:
- second 
- Count:
- 2 
Description: Time at which actualPositionDrive was measured (TAI, unix seconds).
actualVelocityDrive¶
- IDL_Type:
- double 
- Units:
- deg/s 
- Count:
- 2 
Description: Actual velocity reported by each drive.
actualVelocityDriveTimestamp¶
- IDL_Type:
- double 
- Units:
- second 
- Count:
- 2 
Description: Time at which actualVelocityDrive was measured (TAI, unix seconds).
timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which the data was measured (TAI, unix seconds).
azimuthDrives¶
Description: azimuthDrives data.
- EFDB_Topic:
- MTMount_azimuthDrives 
current¶
- IDL_Type:
- double 
- Units:
- A 
- Count:
- 16 
Description: Actual current of each drive.
currentTimestamp¶
- IDL_Type:
- double 
- Units:
- second 
- Count:
- 16 
Description: Time at which current was measured (TAI, unix seconds).
timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which the data was measured (TAI, unix seconds).
azimuthDrivesThermal¶
Description: azimuthDrivesThermal data.
- EFDB_Topic:
- MTMount_azimuthDrivesThermal 
actualTemperature¶
- IDL_Type:
- double 
- Units:
- deg_C 
- Count:
- 16 
Description: Actual surface temperature of each drive.
actualTemperatureTimestamp¶
- IDL_Type:
- double 
- Units:
- second 
- Count:
- 16 
Description: Time at which actualTemperature was measured (TAI, unix seconds).
actualValvePositionAzimuth¶
- IDL_Type:
- double 
- Units:
- % 
- Count:
- 4 
Description: Actual position (% open) for the mixing valve of each azimuth temperature controller.
actualValvePositionAzimuthTimestamp¶
- IDL_Type:
- double 
- Units:
- second 
- Count:
- 4 
Description: Time at which actualValvePositionAzimuth was measured (TAI, unix seconds).
setpointTemperature¶
- IDL_Type:
- double 
- Units:
- deg_C 
- Count:
- 4 
Description: Setpoint surface temperature for each temperature controller.
setpointTemperatureTimestamp¶
- IDL_Type:
- double 
- Units:
- second 
- Count:
- 4 
Description: Time at which setpointTemperature was measured (TAI, unix seconds).
setpointValvePositionAzimuth¶
- IDL_Type:
- double 
- Units:
- % 
- Count:
- 4 
Description: Setpoint position (% open) for the mixing valve of each azimuth temperature controller.
setpointValvePositionAzimuthTimestamp¶
- IDL_Type:
- double 
- Units:
- second 
- Count:
- 4 
Description: Time at which setpointValvePositionAzimuth was measured (TAI, unix seconds).
timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which the data was measured (TAI, unix seconds).
balancing¶
Description: balancing data.
- EFDB_Topic:
- MTMount_balancing 
actualPosition¶
- IDL_Type:
- double 
- Units:
- mm 
- Count:
- 4 
Description: Actual position reported by each drive.
actualPositionTimestamp¶
- IDL_Type:
- double 
- Units:
- second 
- Count:
- 4 
Description: Time at which actualPosition was measured (TAI, unix seconds).
actualTorquePercentage¶
- IDL_Type:
- double 
- Units:
- % 
- Count:
- 4 
Description: Actual torque (percent) of each drive.
actualTorquePercentageTimestamp¶
- IDL_Type:
- double 
- Units:
- second 
- Count:
- 4 
Description: Time at which actualTorquePercentage was measured (TAI, unix seconds).
actualVelocity¶
- IDL_Type:
- double 
- Units:
- mm/s 
- Count:
- 4 
Description: Actual velocity of each drive.
actualVelocityTimestamp¶
- IDL_Type:
- double 
- Units:
- second 
- Count:
- 4 
Description: Time at which actualVelocity was measured (TAI, unix seconds).
timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which the data was measured (TAI, unix seconds).
cabinet0101Thermal¶
Description: cabinet0101Thermal data.
- EFDB_Topic:
- MTMount_cabinet0101Thermal 
actualTemperature¶
- IDL_Type:
- double 
- Units:
- deg_C 
Description: Actual surface temperature of cabinet 0101.
actualTemperatureTimestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which actualTemperature was measured (TAI, unix seconds).
actualValvePosition¶
- IDL_Type:
- double 
- Units:
- % 
Description: Actual position of cabinet valve 0101.
actualValvePositionTimestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which actualValvePosition was measured (TAI, unix seconds).
setpointTemperature¶
- IDL_Type:
- double 
- Units:
- deg_C 
Description: Setpoint temperature of cabinet 0101.
setpointTemperatureTimestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which setpointTemperature was measured (TAI, unix seconds).
setpointValvePosition¶
- IDL_Type:
- double 
- Units:
- % 
Description: Setpoint position of cabinet valve 0101.
setpointValvePositionTimestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which setpointValvePosition was measured (TAI, unix seconds).
timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which the data was measured (TAI, unix seconds).
cameraCableWrap¶
Description: cameraCableWrap data.
- EFDB_Topic:
- MTMount_cameraCableWrap 
actualPosition¶
- IDL_Type:
- double 
- Units:
- deg 
Description: Actual position.
actualPositionTimestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which actualPosition was measured (TAI, unix seconds).
actualTorquePercentage¶
- IDL_Type:
- double 
- Units:
- % 
- Count:
- 2 
Description: Actual percent torque of each drive.
actualTorquePercentageTimestamp¶
- IDL_Type:
- double 
- Units:
- second 
- Count:
- 2 
Description: Time at which actualTorquePercentage was measured (TAI, unix seconds).
actualVelocity¶
- IDL_Type:
- double 
- Units:
- deg/s 
Description: Actual velocity.
actualVelocityTimestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which actualVelocity was measured (TAI, unix seconds).
demandPosition¶
- IDL_Type:
- double 
- Units:
- deg 
Description: Demand position.
demandPositionTimestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which demandPosition was measured (TAI, unix seconds).
demandVelocity¶
- IDL_Type:
- double 
- Units:
- deg/s 
Description: Demand velocity.
demandVelocityTimestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which demandVelocity was measured (TAI, unix seconds).
timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which the data was measured (TAI, unix seconds).
capacitorBank¶
Description: capacitorBank data.
- EFDB_Topic:
- MTMount_capacitorBank 
blownAzimuth3Fuse¶
- IDL_Type:
- boolean 
- Units:
- unitless 
- Count:
- 4 
Description: Blown status Azimuth junction box 3 fuse 1.
blownAzimuth3FuseTimestamp¶
- IDL_Type:
- double 
- Units:
- second 
- Count:
- 4 
Description: Time at which blownAzimuth3Fuse was measured (TAI, unix seconds).
blownAzimuth4Fuse¶
- IDL_Type:
- boolean 
- Units:
- unitless 
- Count:
- 4 
Description: Blown status Azimuth junction box 4 fuse 1.
blownAzimuth4FuseTimestamp¶
- IDL_Type:
- double 
- Units:
- second 
- Count:
- 4 
Description: Time at which blownAzimuth4Fuse was measured (TAI, unix seconds).
blownAzimuth5Fuse¶
- IDL_Type:
- boolean 
- Units:
- unitless 
- Count:
- 4 
Description: Blown status Azimuth junction box 5 fuse 1.
blownAzimuth5FuseTimestamp¶
- IDL_Type:
- double 
- Units:
- second 
- Count:
- 4 
Description: Time at which blownAzimuth5Fuse was measured (TAI, unix seconds).
blownAzimuth6Fuse¶
- IDL_Type:
- boolean 
- Units:
- unitless 
- Count:
- 4 
Description: Blown status Azimuth junction box 6 fuse 1.
blownAzimuth6FuseTimestamp¶
- IDL_Type:
- double 
- Units:
- second 
- Count:
- 4 
Description: Time at which blownAzimuth6Fuse was measured (TAI, unix seconds).
blownElevation7Fuse¶
- IDL_Type:
- boolean 
- Units:
- unitless 
- Count:
- 6 
Description: Blown status Elevation junction box 7 fuse 1.
blownElevation7FuseTimestamp¶
- IDL_Type:
- double 
- Units:
- second 
- Count:
- 6 
Description: Time at which blownElevation7Fuse was measured (TAI, unix seconds).
blownElevation8Fuse¶
- IDL_Type:
- boolean 
- Units:
- unitless 
- Count:
- 6 
Description: Blown status Elevation junction box 8 fuse 1.
blownElevation8FuseTimestamp¶
- IDL_Type:
- double 
- Units:
- second 
- Count:
- 6 
Description: Time at which blownElevation8Fuse was measured (TAI, unix seconds).
currentCapacitorBank1Fuse¶
- IDL_Type:
- double 
- Units:
- A 
- Count:
- 5 
Description: Current through capacitor bank 1 fuse 1.
currentCapacitorBank1FuseTimestamp¶
- IDL_Type:
- double 
- Units:
- second 
- Count:
- 5 
Description: Time at which currentCapacitorBank1Fuse was measured (TAI, unix seconds).
currentCapacitorBank2Fuse¶
- IDL_Type:
- double 
- Units:
- A 
- Count:
- 5 
Description: Current through capacitor bank 2 fuse 1.
currentCapacitorBank2FuseTimestamp¶
- IDL_Type:
- double 
- Units:
- second 
- Count:
- 5 
Description: Time at which currentCapacitorBank2Fuse was measured (TAI, unix seconds).
currentCapacitorBank3Fuse¶
- IDL_Type:
- double 
- Units:
- A 
- Count:
- 5 
Description: Current through capacitor bank 3 fuse 1.
currentCapacitorBank3FuseTimestamp¶
- IDL_Type:
- double 
- Units:
- second 
- Count:
- 5 
Description: Time at which currentCapacitorBank3Fuse was measured (TAI, unix seconds).
currentCapacitorBank4Fuse¶
- IDL_Type:
- double 
- Units:
- A 
- Count:
- 5 
Description: Current through capacitor bank 4 fuse 1.
currentCapacitorBank4FuseTimestamp¶
- IDL_Type:
- double 
- Units:
- second 
- Count:
- 5 
Description: Time at which currentCapacitorBank4Fuse was measured (TAI, unix seconds).
currentCapacitorBank5Fuse¶
- IDL_Type:
- double 
- Units:
- A 
- Count:
- 5 
Description: Current through capacitor bank 5 fuse 1.
currentCapacitorBank5FuseTimestamp¶
- IDL_Type:
- double 
- Units:
- second 
- Count:
- 5 
Description: Time at which currentCapacitorBank5Fuse was measured (TAI, unix seconds).
currentCapacitorBank6Fuse¶
- IDL_Type:
- double 
- Units:
- A 
- Count:
- 5 
Description: Current through capacitor bank 6 fuse 1.
currentCapacitorBank6FuseTimestamp¶
- IDL_Type:
- double 
- Units:
- second 
- Count:
- 5 
Description: Time at which currentCapacitorBank6Fuse was measured (TAI, unix seconds).
currentCapacitorBank7Fuse¶
- IDL_Type:
- double 
- Units:
- A 
- Count:
- 5 
Description: Current through capacitor bank 7 fuse 1.
currentCapacitorBank7FuseTimestamp¶
- IDL_Type:
- double 
- Units:
- second 
- Count:
- 5 
Description: Time at which currentCapacitorBank7Fuse was measured (TAI, unix seconds).
currentCapacitorBank8Fuse¶
- IDL_Type:
- double 
- Units:
- A 
- Count:
- 5 
Description: Current through capacitor bank 8 fuse 1.
currentCapacitorBank8FuseTimestamp¶
- IDL_Type:
- double 
- Units:
- second 
- Count:
- 5 
Description: Time at which currentCapacitorBank8Fuse was measured (TAI, unix seconds).
fuseCapacitorBank¶
- IDL_Type:
- boolean 
- Units:
- unitless 
- Count:
- 8 
Description: Blown status capacitor bank cabinet 1.
fuseCapacitorBankTimestamp¶
- IDL_Type:
- double 
- Units:
- second 
- Count:
- 8 
Description: Time at which fuseCapacitorBank was measured (TAI, unix seconds).
internalTemperatureCapacitorBank¶
- IDL_Type:
- double 
- Units:
- A 
- Count:
- 8 
Description: Internal temperature capacitor bank 1.
internalTemperatureCapacitorBankTimestamp¶
- IDL_Type:
- double 
- Units:
- second 
- Count:
- 8 
Description: Time at which internalTemperatureCapacitorBank was measured (TAI, unix seconds).
timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which the data was measured (TAI, unix seconds).
compressedAir¶
Description: compressedAir data.
- EFDB_Topic:
- MTMount_compressedAir 
airPressureAzimuth0001¶
- IDL_Type:
- double 
- Units:
- bar 
Description: Compressed air pressure from azimuth gauge TMA-AZ-CP-CPM-0001.
airPressureAzimuth0001Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which airPressureAzimuth0001 was measured (TAI, unix seconds).
airPressureAzimuth0002¶
- IDL_Type:
- double 
- Units:
- bar 
Description: Compressed air pressure from azimuth gauge TMA-AZ-CP-CPM-0002.
airPressureAzimuth0002Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which airPressureAzimuth0002 was measured (TAI, unix seconds).
airPressureElevation0001¶
- IDL_Type:
- double 
- Units:
- bar 
Description: Compressed air pressure from elevation gauge TMA-EL-CP-CPM-0001.
airPressureElevation0001Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which airPressureElevation0001 was measured (TAI, unix seconds).
airPressureElevation0002¶
- IDL_Type:
- double 
- Units:
- bar 
Description: Compressed air pressure from elevation gauge TMA-EL-CP-CPM-0002.
airPressureElevation0002Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which airPressureElevation0002 was measured (TAI, unix seconds).
airPressurePier0001¶
- IDL_Type:
- double 
- Units:
- bar 
Description: Compressed air pressure from pier gauge TMA-PI-CP-CPM-0001.
airPressurePier0001Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which airPressurePier0001 was measured (TAI, unix seconds).
airTemperaturePier0001¶
- IDL_Type:
- double 
- Units:
- deg_C 
Description: Compressed air temperature from pier gauge TMA-PI-CP-CTM-0001.
airTemperaturePier0001Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which airTemperaturePier0001 was measured (TAI, unix seconds).
timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which the data was measured (TAI, unix seconds).
cooling¶
Description: cooling data.
- EFDB_Topic:
- MTMount_cooling 
glycolPressureAzimuth0001¶
- IDL_Type:
- double 
- Units:
- bar 
Description: Glycol water pressure from azimuth gauge TMA-AZ-GW-CPM-0001.
glycolPressureAzimuth0001Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which glycolPressureAzimuth0001 was measured (TAI, unix seconds).
glycolPressureAzimuth0002¶
- IDL_Type:
- double 
- Units:
- bar 
Description: Glycol water pressure from azimuth gauge TMA-AZ-GW-CPM-0002.
glycolPressureAzimuth0002Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which glycolPressureAzimuth0002 was measured (TAI, unix seconds).
glycolPressureAzimuth0003¶
- IDL_Type:
- double 
- Units:
- bar 
Description: Glycol water pressure at .
glycolPressureAzimuth0003Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which glycolPressureAzimuth0003 was measured (TAI, unix seconds).
glycolPressureAzimuth0004¶
- IDL_Type:
- double 
- Units:
- bar 
Description: Glycol water pressure from azimuth gauge TMA-AZ-GW-CPM-0004.
glycolPressureAzimuth0004Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which glycolPressureAzimuth0004 was measured (TAI, unix seconds).
glycolPressureAzimuth0005¶
- IDL_Type:
- double 
- Units:
- bar 
Description: Glycol water pressure from azimuth gauge TMA-AZ-GW-CPM-0005.
glycolPressureAzimuth0005Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which glycolPressureAzimuth0005 was measured (TAI, unix seconds).
glycolPressureAzimuth0006¶
- IDL_Type:
- double 
- Units:
- bar 
Description: Glycol water pressure from azimuth gauge TMA-AZ-GW-CPM-0006.
glycolPressureAzimuth0006Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which glycolPressureAzimuth0006 was measured (TAI, unix seconds).
glycolPressureAzimuth0007¶
- IDL_Type:
- double 
- Units:
- bar 
Description: Glycol water pressure from azimuth gauge TMA-AZ-GW-CPM-0007.
glycolPressureAzimuth0007Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which glycolPressureAzimuth0007 was measured (TAI, unix seconds).
glycolPressureAzimuth0008¶
- IDL_Type:
- double 
- Units:
- bar 
Description: Glycol water pressure from azimuth gauge TMA-AZ-GW-CPM-0008.
glycolPressureAzimuth0008Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which glycolPressureAzimuth0008 was measured (TAI, unix seconds).
glycolPressureAzimuth0009¶
- IDL_Type:
- double 
- Units:
- bar 
Description: Glycol water pressure from azimuth gauge TMA-AZ-GW-CPM-0009.
glycolPressureAzimuth0009Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which glycolPressureAzimuth0009 was measured (TAI, unix seconds).
glycolPressureAzimuth0010¶
- IDL_Type:
- double 
- Units:
- bar 
Description: Glycol water pressure from azimuth gauge TMA-AZ-GW-CPM-0010.
glycolPressureAzimuth0010Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which glycolPressureAzimuth0010 was measured (TAI, unix seconds).
glycolPressureAzimuth0011¶
- IDL_Type:
- double 
- Units:
- bar 
Description: Glycol water pressure from azimuth gauge TMA-AZ-GW-CPM-0011.
glycolPressureAzimuth0011Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which glycolPressureAzimuth0011 was measured (TAI, unix seconds).
glycolPressureAzimuth0012¶
- IDL_Type:
- double 
- Units:
- bar 
Description: Glycol water pressure from azimuth gauge TMA-AZ-GW-CPM-0012.
glycolPressureAzimuth0012Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which glycolPressureAzimuth0012 was measured (TAI, unix seconds).
glycolPressureAzimuth0013¶
- IDL_Type:
- double 
- Units:
- bar 
Description: Glycol water pressure from azimuth gauge TMA-AZ-GW-CPM-0013.
glycolPressureAzimuth0013Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which glycolPressureAzimuth0013 was measured (TAI, unix seconds).
glycolPressureAzimuth0014¶
- IDL_Type:
- double 
- Units:
- bar 
Description: Glycol water pressure from azimuth gauge TMA-AZ-GW-CPM-0014.
glycolPressureAzimuth0014Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which glycolPressureAzimuth0014 was measured (TAI, unix seconds).
glycolPressureAzimuth0015¶
- IDL_Type:
- double 
- Units:
- bar 
Description: Glycol water pressure from azimuth gauge TMA-AZ-GW-CPM-0015.
glycolPressureAzimuth0015Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which glycolPressureAzimuth0015 was measured (TAI, unix seconds).
glycolPressureAzimuth0016¶
- IDL_Type:
- double 
- Units:
- bar 
Description: Glycol water pressure from azimuth gauge TMA-AZ-GW-CPM-0016.
glycolPressureAzimuth0016Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which glycolPressureAzimuth0016 was measured (TAI, unix seconds).
glycolPressureAzimuth0017¶
- IDL_Type:
- double 
- Units:
- bar 
Description: Glycol water pressure from azimuth gauge TMA-AZ-GW-CPM-0017.
glycolPressureAzimuth0017Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which glycolPressureAzimuth0017 was measured (TAI, unix seconds).
glycolPressureAzimuth0018¶
- IDL_Type:
- double 
- Units:
- bar 
Description: Glycol water pressure from azimuth gauge TMA-AZ-GW-CPM-0018.
glycolPressureAzimuth0018Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which glycolPressureAzimuth0018 was measured (TAI, unix seconds).
glycolPressureAzimuth0019¶
- IDL_Type:
- double 
- Units:
- bar 
Description: Glycol water pressure from azimuth gauge TMA-AZ-GW-CPM-001.
glycolPressureAzimuth0019Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which glycolPressureAzimuth0019 was measured (TAI, unix seconds).
glycolPressureAzimuth0020¶
- IDL_Type:
- double 
- Units:
- bar 
Description: Glycol water pressure from azimuth gauge TMA-AZ-GW-CPM-0020.
glycolPressureAzimuth0020Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which glycolPressureAzimuth0020 was measured (TAI, unix seconds).
glycolPressureAzimuth0021¶
- IDL_Type:
- double 
- Units:
- bar 
Description: Glycol water pressure from azimuth gauge TMA-AZ-GW-CPM-0021.
glycolPressureAzimuth0021Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which glycolPressureAzimuth0021 was measured (TAI, unix seconds).
glycolPressureAzimuth0022¶
- IDL_Type:
- double 
- Units:
- bar 
Description: Glycol water pressure from azimuth gauge TMA-AZ-GW-CPM-0022.
glycolPressureAzimuth0022Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which glycolPressureAzimuth0022 was measured (TAI, unix seconds).
glycolPressureElevation0001¶
- IDL_Type:
- double 
- Units:
- bar 
Description: Glycol water pressure from azimuth gauge TMA-EL-GW-CPM-0001.
glycolPressureElevation0001Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which glycolPressureElevation0001 was measured (TAI, unix seconds).
glycolPressureElevation0002¶
- IDL_Type:
- double 
- Units:
- bar 
Description: Glycol water pressure from elevation gauge TMA-EL-GW-CPM-0002.
glycolPressureElevation0002Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which glycolPressureElevation0002 was measured (TAI, unix seconds).
glycolPressurePier0101¶
- IDL_Type:
- double 
- Units:
- bar 
Description: Glycol water pressure from pier gauge TMA-PI-GW-CPM-0101.
glycolPressurePier0101Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which glycolPressurePier0101 was measured (TAI, unix seconds).
glycolPressurePier0102¶
- IDL_Type:
- double 
- Units:
- bar 
Description: Glycol water pressure from pier gauge TMA-PI-GW-CPM-0102.
glycolPressurePier0102Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which glycolPressurePier0102 was measured (TAI, unix seconds).
glycolTemperatureAzimuth0001¶
- IDL_Type:
- double 
- Units:
- deg_C 
Description: Glycol water temperature from azimuth gauge TMA-AZ-GW-CTM-0001.
glycolTemperatureAzimuth0001Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which glycolTemperatureAzimuth0001 was measured (TAI, unix seconds).
glycolTemperatureAzimuth0002¶
- IDL_Type:
- double 
- Units:
- deg_C 
Description: Glycol water temperature from azimuth gauge TMA-AZ-GW-CTM-0002.
glycolTemperatureAzimuth0002Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which glycolTemperatureAzimuth0002 was measured (TAI, unix seconds).
glycolTemperatureAzimuth0021¶
- IDL_Type:
- double 
- Units:
- deg_C 
Description: Glycol water temperature from azimuth gauge TMA-AZ-GW-CTM-0021.
glycolTemperatureAzimuth0021Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which glycolTemperatureAzimuth0021 was measured (TAI, unix seconds).
glycolTemperatureAzimuth0022¶
- IDL_Type:
- double 
- Units:
- deg_C 
Description: Glycol water temperature from azimuth gauge TMA-AZ-GW-CTM-0022.
glycolTemperatureAzimuth0022Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which glycolTemperatureAzimuth0022 was measured (TAI, unix seconds).
glycolTemperatureElevation0001¶
- IDL_Type:
- double 
- Units:
- bar 
Description: Glycol water pressure from elevation gauge TMA-EL-GW-CTM-0001.
glycolTemperatureElevation0001Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which glycolTemperatureElevation0001 was measured (TAI, unix seconds).
glycolTemperaturePier0101¶
- IDL_Type:
- double 
- Units:
- deg_C 
Description: Glycol water temperature from pier gauge TMA-PI-GW-CTM-0101.
glycolTemperaturePier0101Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which glycolTemperaturePier0101 was measured (TAI, unix seconds).
glycolTemperaturePier0102¶
- IDL_Type:
- double 
- Units:
- deg_C 
Description: Glycol water temperature from pier gauge TMA-PI-GW-CTM-0102.
glycolTemperaturePier0102Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which glycolTemperaturePier0102 was measured (TAI, unix seconds).
timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which the data was measured (TAI, unix seconds).
deployablePlatforms¶
Description: deployablePlatforms data.
- EFDB_Topic:
- MTMount_deployablePlatforms 
actualPositionPlatform1Section¶
- IDL_Type:
- double 
- Units:
- mm 
- Count:
- 2 
Description: Actual position of each section of platform 1.
actualPositionPlatform1SectionTimestamp¶
- IDL_Type:
- double 
- Units:
- second 
- Count:
- 2 
Description: Time at which actualPositionPlatform1Section was measured (TAI, unix seconds).
actualPositionPlatform2Section¶
- IDL_Type:
- double 
- Units:
- mm 
- Count:
- 2 
Description: Actual position of each section of platform 2.
actualPositionPlatform2SectionTimestamp¶
- IDL_Type:
- double 
- Units:
- second 
- Count:
- 2 
Description: Time at which actualPositionPlatform2Section was measured (TAI, unix seconds).
actualTorquePercentagePlatform1Drive¶
- IDL_Type:
- double 
- Units:
- % 
- Count:
- 2 
Description: Actual torque (percent) each drive of platform 1 (one drive per section).
actualTorquePercentagePlatform1DriveTimestamp¶
- IDL_Type:
- double 
- Units:
- second 
- Count:
- 2 
Description: Time at which actualTorquePercentagePlatform1Drive was measured (TAI, unix seconds).
actualTorquePercentagePlatform2Drive¶
- IDL_Type:
- double 
- Units:
- % 
- Count:
- 2 
Description: Actual torque (percent) each drive of platform 2 (one drive per section).
actualTorquePercentagePlatform2DriveTimestamp¶
- IDL_Type:
- double 
- Units:
- second 
- Count:
- 2 
Description: Time at which actualTorquePercentagePlatform2Drive was measured (TAI, unix seconds).
timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which the data was measured (TAI, unix seconds).
dynaleneCooling¶
Description: dynaleneCooling data.
- EFDB_Topic:
- MTMount_dynaleneCooling 
dynalenePressureAzimuth0001¶
- IDL_Type:
- double 
- Units:
- bar 
Description: Dynalene pressure from azimuth gauge TMA-AZ-DY-CPM-0001.
dynalenePressureAzimuth0001Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which dynalenePressureAzimuth0001 was measured (TAI, unix seconds).
dynalenePressureAzimuth0002¶
- IDL_Type:
- double 
- Units:
- bar 
Description: Dynalene pressure from azimuth gauge TMA-AZ-DY-CPM-0002.
dynalenePressureAzimuth0002Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which dynalenePressureAzimuth0002 was measured (TAI, unix seconds).
dynalenePressureElevation0001¶
- IDL_Type:
- double 
- Units:
- bar 
Description: Dynalene pressure from elevation gauge TMA-EL-DY-CPM-0001.
dynalenePressureElevation0001Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which dynalenePressureElevation0001 was measured (TAI, unix seconds).
dynalenePressureElevation0002¶
- IDL_Type:
- double 
- Units:
- bar 
Description: Dynalene pressure from elevation gauge TMA-EL-DY-CPM-0002.
dynalenePressureElevation0002Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which dynalenePressureElevation0002 was measured (TAI, unix seconds).
dynalenePressureElevation0003¶
- IDL_Type:
- double 
- Units:
- bar 
Description: Dynalene pressure from elevation gauge TMA-EL-DY-CPM-0003.
dynalenePressureElevation0003Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which dynalenePressureElevation0003 was measured (TAI, unix seconds).
dynalenePressureElevation0004¶
- IDL_Type:
- double 
- Units:
- bar 
Description: Dynalene pressure from elevation gauge TMA-EL-DY-CPM-0004.
dynalenePressureElevation0004Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which dynalenePressureElevation0004 was measured (TAI, unix seconds).
dynalenePressureElevation0005¶
- IDL_Type:
- double 
- Units:
- bar 
Description: Dynalene pressure from elevation gauge TMA-EL-DY-CPM-0005.
dynalenePressureElevation0005Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which dynalenePressureElevation0005 was measured (TAI, unix seconds).
dynalenePressureElevation0006¶
- IDL_Type:
- double 
- Units:
- bar 
Description: Dynalene pressure from elevation gauge TMA-EL-DY-CPM-0006.
dynalenePressureElevation0006Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which dynalenePressureElevation0006 was measured (TAI, unix seconds).
dynalenePressureElevation0007¶
- IDL_Type:
- double 
- Units:
- bar 
Description: Dynalene pressure from elevation gauge TMA-EL-DY-CPM-0007.
dynalenePressureElevation0007Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which dynalenePressureElevation0007 was measured (TAI, unix seconds).
dynalenePressurePier0101¶
- IDL_Type:
- double 
- Units:
- bar 
Description: Dynalene pressure from pier gauge TMA-PI-DY-CPM-0101.
dynalenePressurePier0101Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which dynalenePressurePier0101 was measured (TAI, unix seconds).
dynalenePressurePier0102¶
- IDL_Type:
- double 
- Units:
- bar 
Description: Dynalene pressure from pier gauge TMA-PI-DY-CPM-0102.
dynalenePressurePier0102Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which dynalenePressurePier0102 was measured (TAI, unix seconds).
dynaleneTemperatureAzimuth0001¶
- IDL_Type:
- double 
- Units:
- deg_C 
Description: Dynalene temperature from azimuth gauge TMA-AZ-DY-CTM-0001.
dynaleneTemperatureAzimuth0001Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which dynaleneTemperatureAzimuth0001 was measured (TAI, unix seconds).
dynaleneTemperatureAzimuth0002¶
- IDL_Type:
- double 
- Units:
- deg_C 
Description: Dynalene temperature from azimuth gauge TMA-AZ-DY-CTM-0002.
dynaleneTemperatureAzimuth0002Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which dynaleneTemperatureAzimuth0002 was measured (TAI, unix seconds).
dynaleneTemperaturePier0101¶
- IDL_Type:
- double 
- Units:
- deg_C 
Description: Dynalene temperature from pier gauge TMA-PI-DY-CTM-0101.
dynaleneTemperaturePier0101Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which dynaleneTemperaturePier0101 was measured (TAI, unix seconds).
dynaleneTemperaturePier0102¶
- IDL_Type:
- double 
- Units:
- deg_C 
Description: Dynalene temperature from pier gauge TMA-PI-DY-CTM-0102.
dynaleneTemperaturePier0102Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which dynaleneTemperaturePier0102 was measured (TAI, unix seconds).
timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which the data was measured (TAI, unix seconds).
elevation¶
Description: elevation data.
- EFDB_Topic:
- MTMount_elevation 
actualAcceleration¶
- IDL_Type:
- double 
- Units:
- deg/s^2 
Description: Calculated actual acceleration.
actualAccelerationTimestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which actualAcceleration was measured (TAI, unix seconds).
actualJerk¶
- IDL_Type:
- double 
- Units:
- deg/s^3 
Description: Calculated actual jerk.
actualJerkTimestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which actualJerk was measured (TAI, unix seconds).
actualPosition¶
- IDL_Type:
- double 
- Units:
- deg 
Description: Actual position used by the position control loop.
actualPositionTimestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which actualPosition was measured (TAI, unix seconds).
actualTorque¶
- IDL_Type:
- double 
- Units:
- N m 
Description: Actual torque.
actualTorqueTimestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which actualTorque was measured (TAI, unix seconds).
actualVelocity¶
- IDL_Type:
- double 
- Units:
- deg/s 
Description: Actual velocity.
actualVelocityTimestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which actualVelocity was measured (TAI, unix seconds).
demandPosition¶
- IDL_Type:
- double 
- Units:
- deg 
Description: Demand position.
demandPositionTimestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which demandPosition was measured (TAI, unix seconds).
demandVelocity¶
- IDL_Type:
- double 
- Units:
- deg/s 
Description: Demand velocity.
demandVelocityTimestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which demandVelocity was measured (TAI, unix seconds).
elevationInclinometer¶
- IDL_Type:
- double 
- Units:
- deg 
Description: Inclinometer position.
elevationInclinometerTimestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which elevationInclinometer was measured (TAI, unix seconds).
timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which the data was measured (TAI, unix seconds).
elevationDrives¶
Description: elevationDrives data.
- EFDB_Topic:
- MTMount_elevationDrives 
current¶
- IDL_Type:
- double 
- Units:
- A 
- Count:
- 12 
Description: Actual current of each drive.
currentTimestamp¶
- IDL_Type:
- double 
- Units:
- second 
- Count:
- 12 
Description: Time at which current was measured (TAI, unix seconds).
timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which the data was measured (TAI, unix seconds).
elevationDrivesThermal¶
Description: elevationDrivesThermal data.
- EFDB_Topic:
- MTMount_elevationDrivesThermal 
actualTemperature10¶
- IDL_Type:
- double 
- Units:
- deg_C 
Description: Actual surface temperature of each drive.
actualTemperature10Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which actualTemperature10 was measured (TAI, unix seconds).
actualTemperature12¶
- IDL_Type:
- double 
- Units:
- deg_C 
Description: Actual surface temperature of each drive.
actualTemperature12Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which actualTemperature12 was measured (TAI, unix seconds).
actualTemperature2¶
- IDL_Type:
- double 
- Units:
- deg_C 
Description: Actual surface temperature of each drive.
actualTemperature2Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which actualTemperature2 was measured (TAI, unix seconds).
actualTemperature4¶
- IDL_Type:
- double 
- Units:
- deg_C 
Description: Actual surface temperature of each drive.
actualTemperature4Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which actualTemperature4 was measured (TAI, unix seconds).
actualTemperature6¶
- IDL_Type:
- double 
- Units:
- deg_C 
Description: Actual surface temperature of each drive.
actualTemperature6Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which actualTemperature6 was measured (TAI, unix seconds).
actualTemperature8¶
- IDL_Type:
- double 
- Units:
- deg_C 
Description: Actual surface temperature of each drive.
actualTemperature8Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which actualTemperature8 was measured (TAI, unix seconds).
actualValvePositionElevation¶
- IDL_Type:
- double 
- Units:
- % 
- Count:
- 2 
Description: Actual position (% open) for the mixing valve of each elevation temperature controller.
actualValvePositionElevationTimestamp¶
- IDL_Type:
- double 
- Units:
- second 
- Count:
- 2 
Description: Time at which actualValvePositionElevation was measured (TAI, unix seconds).
setpointTemperature¶
- IDL_Type:
- double 
- Units:
- deg_C 
- Count:
- 2 
Description: Setpoint surface temperature for each temperature controller.
setpointTemperatureTimestamp¶
- IDL_Type:
- double 
- Units:
- second 
- Count:
- 2 
Description: Time at which setpointTemperature was measured (TAI, unix seconds).
setpointValvePositionElevation¶
- IDL_Type:
- double 
- Units:
- % 
- Count:
- 2 
Description: Setpoint position (% open) for the mixing valve of each elevation temperature controller.
setpointValvePositionElevationTimestamp¶
- IDL_Type:
- double 
- Units:
- second 
- Count:
- 2 
Description: Time at which setpointValvePositionElevation was measured (TAI, unix seconds).
timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which the data was measured (TAI, unix seconds).
encoder¶
Description: encoder data.
- EFDB_Topic:
- MTMount_encoder 
azimuthEncoderAbsolutePosition¶
- IDL_Type:
- double 
- Units:
- deg 
- Count:
- 4 
Description: Azimuth absolute position read by each encoder head.
azimuthEncoderAbsolutePositionTimestamp¶
- IDL_Type:
- double 
- Units:
- second 
- Count:
- 4 
Description: Time at which azimuthEncoderAbsolutePosition was measured (TAI, unix seconds).
azimuthEncoderPosition¶
- IDL_Type:
- double 
- Units:
- deg 
- Count:
- 4 
Description: Azimuth position (consolidated from absolute and relative positions) read by each encoder head.
azimuthEncoderPositionTimestamp¶
- IDL_Type:
- double 
- Units:
- second 
- Count:
- 4 
Description: Time at which azimuthEncoderPosition was measured (TAI, unix seconds).
azimuthEncoderRelativePosition¶
- IDL_Type:
- double 
- Units:
- deg 
- Count:
- 4 
Description: Actual position read by each encoder head.
azimuthEncoderRelativePositionTimestamp¶
- IDL_Type:
- double 
- Units:
- second 
- Count:
- 4 
Description: Time at which azimuthEncoderRelativePosition was measured (TAI, unix seconds).
elevationEncoderAbsolutePosition¶
- IDL_Type:
- double 
- Units:
- deg 
- Count:
- 4 
Description: Elevation absolute position read by each encoder head.
elevationEncoderAbsolutePositionTimestamp¶
- IDL_Type:
- double 
- Units:
- second 
- Count:
- 4 
Description: Time at which elevationEncoderAbsolutePosition was measured (TAI, unix seconds).
elevationEncoderPosition¶
- IDL_Type:
- double 
- Units:
- deg 
- Count:
- 4 
Description: Elevation position (consolidated from absolute and relative positions) read by each encoder head.
elevationEncoderPositionTimestamp¶
- IDL_Type:
- double 
- Units:
- second 
- Count:
- 4 
Description: Time at which elevationEncoderPosition was measured (TAI, unix seconds).
elevationEncoderRelativePosition¶
- IDL_Type:
- double 
- Units:
- deg 
- Count:
- 4 
Description: Actual position read by each encoder head.
elevationEncoderRelativePositionTimestamp¶
- IDL_Type:
- double 
- Units:
- second 
- Count:
- 4 
Description: Time at which elevationEncoderRelativePosition was measured (TAI, unix seconds).
encoderHeadReadReferenceAZ¶
- IDL_Type:
- long long 
- Units:
- unitless 
- Count:
- 4 
Description: Reference counts for azimuth head 1.
encoderHeadReadReferenceAZTimestamp¶
- IDL_Type:
- double 
- Units:
- second 
- Count:
- 4 
Description: Time at which encoderHeadReadReferenceAZ was measured (TAI, unix seconds).
encoderHeadReadReferenceEL¶
- IDL_Type:
- long long 
- Units:
- unitless 
- Count:
- 4 
Description: Reference counts for elevation head 1.
encoderHeadReadReferenceELTimestamp¶
- IDL_Type:
- double 
- Units:
- second 
- Count:
- 4 
Description: Time at which encoderHeadReadReferenceEL was measured (TAI, unix seconds).
timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which the data was measured (TAI, unix seconds).
generalPurposeGlycolWater¶
Description: generalPurposeGlycolWater data.
- EFDB_Topic:
- MTMount_generalPurposeGlycolWater 
glycolPressureAzimuth0001¶
- IDL_Type:
- double 
- Units:
- bar 
Description: General purpose glycol water pressure from azimuth gauge TMA-AZ-GP-CPM-0001.
glycolPressureAzimuth0001Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which glycolPressureAzimuth0001 was measured (TAI, unix seconds).
glycolPressureAzimuth0002¶
- IDL_Type:
- double 
- Units:
- bar 
Description: General purpose glycol water pressure from azimuth gauge TMA-AZ-GP-CPM-0002.
glycolPressureAzimuth0002Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which glycolPressureAzimuth0002 was measured (TAI, unix seconds).
glycolPressurePier0001¶
- IDL_Type:
- double 
- Units:
- bar 
Description: General purpose glycol water pressure from pier gauge TMA-PI-GP-CPM-0001.
glycolPressurePier0001Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which glycolPressurePier0001 was measured (TAI, unix seconds).
glycolPressurePier0002¶
- IDL_Type:
- double 
- Units:
- bar 
Description: General purpose glycol water pressure from pier gauge TMA-PI-GP-CPM-0002.
glycolPressurePier0002Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which glycolPressurePier0002 was measured (TAI, unix seconds).
glycolTemperaturePier0001¶
- IDL_Type:
- double 
- Units:
- deg_C 
Description: General purpose glycol water temperature from pier gauge TMA-PI-GP-CTM-0001.
glycolTemperaturePier0001Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which glycolTemperaturePier0001 was measured (TAI, unix seconds).
glycolTemperaturePier0002¶
- IDL_Type:
- double 
- Units:
- deg_C 
Description: General purpose glycol water temperature from pier gauge TMA-PI-GP-CTM-0002.
glycolTemperaturePier0002Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which glycolTemperaturePier0002 was measured (TAI, unix seconds).
timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which the data was measured (TAI, unix seconds).
lockingPins¶
Description: lockingPins data.
- EFDB_Topic:
- MTMount_lockingPins 
actualPosition¶
- IDL_Type:
- double 
- Units:
- mm 
- Count:
- 2 
Description: Actual position of each pin.
actualPositionTimestamp¶
- IDL_Type:
- double 
- Units:
- second 
- Count:
- 2 
Description: Time at which actualPosition was measured (TAI, unix seconds).
actualTorquePercentage¶
- IDL_Type:
- double 
- Units:
- % 
- Count:
- 2 
Description: Actual torque (percent) of each drive (one per pin).
actualTorquePercentageTimestamp¶
- IDL_Type:
- double 
- Units:
- second 
- Count:
- 2 
Description: Time at which actualTorquePercentage was measured (TAI, unix seconds).
demandPosition¶
- IDL_Type:
- double 
- Units:
- mm 
- Count:
- 2 
Description: Demand position of each pin.
demandPositionTimestamp¶
- IDL_Type:
- double 
- Units:
- second 
- Count:
- 2 
Description: Time at which demandPosition was measured (TAI, unix seconds).
timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which the data was measured (TAI, unix seconds).
mainCabinetThermal¶
Description: mainCabinetThermal data.
- EFDB_Topic:
- MTMount_mainCabinetThermal 
auxPxiTemperature¶
- IDL_Type:
- double 
- Units:
- deg_C 
Description: Temperature of the AUX PXI CPU.
auxPxiTemperatureTimestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which auxPxiTemperature was measured (TAI, unix seconds).
axesPxiTemperature¶
- IDL_Type:
- double 
- Units:
- deg_C 
Description: Temperature of the AXES PXI CPU.
axesPxiTemperatureTimestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which axesPxiTemperature was measured (TAI, unix seconds).
backupTemperature¶
- IDL_Type:
- double 
- Units:
- deg_C 
Description: Temperature inside the cabinet used as backup when the RMC fails.
backupTemperatureTimestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which backupTemperature was measured (TAI, unix seconds).
mainCabinetExternalTemperature¶
- IDL_Type:
- double 
- Units:
- deg_C 
Description: Temperature of the external sensor atached to cabinet surface.
mainCabinetExternalTemperatureTimestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which mainCabinetExternalTemperature was measured (TAI, unix seconds).
mainCabinetInternalTemperature¶
- IDL_Type:
- double 
- Units:
- deg_C 
- Count:
- 2 
Description: Temperature inside each cabinet.
mainCabinetInternalTemperatureTimestamp¶
- IDL_Type:
- double 
- Units:
- second 
- Count:
- 2 
Description: Time at which mainCabinetInternalTemperature was measured (TAI, unix seconds).
setpointTemperature¶
- IDL_Type:
- double 
- Units:
- deg_C 
Description: Setpoint for cabinet temperature controller.
setpointTemperatureTimestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which setpointTemperature was measured (TAI, unix seconds).
timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which the data was measured (TAI, unix seconds).
tmaPxiTemperature¶
- IDL_Type:
- double 
- Units:
- deg_C 
Description: Temperature of the TMA PXI CPU.
tmaPxiTemperatureTimestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which tmaPxiTemperature was measured (TAI, unix seconds).
valveFeedback¶
- IDL_Type:
- double 
- Units:
- deg_C 
Description: Actual position of cabinet valve.
valveFeedbackTimestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which valveFeedback was measured (TAI, unix seconds).
mainPowerSupply¶
Description: mainPowerSupply data.
- EFDB_Topic:
- MTMount_mainPowerSupply 
powerSupplyCurrent¶
- IDL_Type:
- double 
- Units:
- A 
Description: DC current from the power supply to the capacitor bank.
powerSupplyCurrentTimestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which powerSupplyCurrent was measured (TAI, unix seconds).
powerSupplyVoltage¶
- IDL_Type:
- double 
- Units:
- V 
Description: DC voltage from the power supply to the capacitor bank.
powerSupplyVoltageTimestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which powerSupplyVoltage was measured (TAI, unix seconds).
timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which the data was measured (TAI, unix seconds).
mirrorCover¶
Description: mirrorCover data.
- EFDB_Topic:
- MTMount_mirrorCover 
actualPosition¶
- IDL_Type:
- double 
- Units:
- deg 
- Count:
- 4 
Description: Actual position reported by each drive.
actualPositionTimestamp¶
- IDL_Type:
- double 
- Units:
- second 
- Count:
- 4 
Description: Time at which actualPosition was measured (TAI, unix seconds).
actualTorquePercentage¶
- IDL_Type:
- double 
- Units:
- % 
- Count:
- 4 
Description: Actual torque (percent) of each drive.
actualTorquePercentageTimestamp¶
- IDL_Type:
- double 
- Units:
- second 
- Count:
- 4 
Description: Time at which actualTorquePercentage was measured (TAI, unix seconds).
timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which the data was measured (TAI, unix seconds).
mirrorCoverLocks¶
Description: mirrorCoverLocks data.
- EFDB_Topic:
- MTMount_mirrorCoverLocks 
actualPosition¶
- IDL_Type:
- double 
- Units:
- deg 
- Count:
- 4 
Description: Actual position reported by each drive.
actualPositionTimestamp¶
- IDL_Type:
- double 
- Units:
- second 
- Count:
- 4 
Description: Time at which actualPosition was measured (TAI, unix seconds).
actualTorquePercentage¶
- IDL_Type:
- double 
- Units:
- % 
- Count:
- 4 
Description: Actual torque (percent) of each drive.
actualTorquePercentageTimestamp¶
- IDL_Type:
- double 
- Units:
- second 
- Count:
- 4 
Description: Time at which actualTorquePercentage was measured (TAI, unix seconds).
timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which the data was measured (TAI, unix seconds).
oilSupplySystem¶
Description: oilSupplySystem data.
- EFDB_Topic:
- MTMount_oilSupplySystem 
actualTemperatureAzimuthCabinet5001¶
- IDL_Type:
- double 
- Units:
- deg_C 
Description: Temperature in OSS remote IO cabinet AZ_OS_CBT_5001.
actualTemperatureAzimuthCabinet5001Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which actualTemperatureAzimuthCabinet5001 was measured (TAI, unix seconds).
actualTemperatureElevationCabinet5001¶
- IDL_Type:
- double 
- Units:
- deg_C 
Description: Temperature in OSS remote IO cabinet EL_OS_CBT_5001.
actualTemperatureElevationCabinet5001Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which actualTemperatureElevationCabinet5001 was measured (TAI, unix seconds).
actualTemperatureElevationCabinet5002¶
- IDL_Type:
- double 
- Units:
- deg_C 
Description: Temperature in OSS remote IO cabinet AZ_OS_CBT_5002.
actualTemperatureElevationCabinet5002Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which actualTemperatureElevationCabinet5002 was measured (TAI, unix seconds).
ambientTemperature¶
- IDL_Type:
- double 
- Units:
- deg_C 
Description: Ambient temperature.
ambientTemperatureTimestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which ambientTemperature was measured (TAI, unix seconds).
computedOilFilmThicknessAzimuthBearing5004¶
- IDL_Type:
- double 
- Units:
- um 
Description: Computed oil film thickness at azimuth hydrostatic bearing TMA_AZ_OS_CLM_5004.
computedOilFilmThicknessAzimuthBearing5004Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which computedOilFilmThicknessAzimuthBearing5004 was measured (TAI, unix seconds).
computedOilFilmThicknessAzimuthBearing5014¶
- IDL_Type:
- double 
- Units:
- um 
Description: Computed oil film thickness at azimuth hydrostatic bearing TMA_AZ_OS_CLM_5014.
computedOilFilmThicknessAzimuthBearing5014Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which computedOilFilmThicknessAzimuthBearing5014 was measured (TAI, unix seconds).
computedOilFilmThicknessAzimuthBearing5024¶
- IDL_Type:
- double 
- Units:
- um 
Description: Computed oil film thickness at azimuth hydrostatic bearing sensor TMA_AZ_OS_CLM_5024.
computedOilFilmThicknessAzimuthBearing5024Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which computedOilFilmThicknessAzimuthBearing5024 was measured (TAI, unix seconds).
computedOilFilmThicknessAzimuthBearing5034¶
- IDL_Type:
- double 
- Units:
- um 
Description: Computed oil film thickness at azimuth hydrostatic bearing TMA_AZ_OS_CLM_5034.
computedOilFilmThicknessAzimuthBearing5034Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which computedOilFilmThicknessAzimuthBearing5034 was measured (TAI, unix seconds).
computedOilFilmThicknessAzimuthBearing5044¶
- IDL_Type:
- double 
- Units:
- um 
Description: Computed oil film thickness at azimuth hydrostatic bearing TMA_AZ_OS_CLM_5044.
computedOilFilmThicknessAzimuthBearing5044Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which computedOilFilmThicknessAzimuthBearing5044 was measured (TAI, unix seconds).
computedOilFilmThicknessAzimuthBearing5054¶
- IDL_Type:
- double 
- Units:
- um 
Description: Computed oil film thickness at azimuth hydrostatic bearing TMA_AZ_OS_CLM_5054.
computedOilFilmThicknessAzimuthBearing5054Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which computedOilFilmThicknessAzimuthBearing5054 was measured (TAI, unix seconds).
computedOilFilmThicknessElevationBearing5001¶
- IDL_Type:
- double 
- Units:
- um 
Description: Computed oil film thickness at elevation hydrostatic bearing TMA_EL_OS_CLM_5001.
computedOilFilmThicknessElevationBearing5001Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which computedOilFilmThicknessElevationBearing5001 was measured (TAI, unix seconds).
computedOilFilmThicknessElevationBearing5011¶
- IDL_Type:
- double 
- Units:
- um 
Description: Computed oil film thickness at elevation hydrostatic bearing TMA_EL_OS_CLM_5011.
computedOilFilmThicknessElevationBearing5011Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which computedOilFilmThicknessElevationBearing5011 was measured (TAI, unix seconds).
computedOilFilmThicknessElevationBearing5021¶
- IDL_Type:
- double 
- Units:
- um 
Description: Computed oil film thickness at elevation hydrostatic bearing TMA_EL_OS_CLM_5021.
computedOilFilmThicknessElevationBearing5021Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which computedOilFilmThicknessElevationBearing5021 was measured (TAI, unix seconds).
computedOilFilmThicknessElevationBearing5031¶
- IDL_Type:
- double 
- Units:
- um 
Description: Computed oil film thickness at elevation hydrostatic bearing TMA_EL_OS_CLM_5031.
computedOilFilmThicknessElevationBearing5031Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which computedOilFilmThicknessElevationBearing5031 was measured (TAI, unix seconds).
oilChillerTemperature5012¶
- IDL_Type:
- double 
- Units:
- deg_C 
Description: Oil chiller temperature from facilities gauge TMA_FA_OC_CTM_5012.
oilChillerTemperature5012Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilChillerTemperature5012 was measured (TAI, unix seconds).
oilChillerTemperature5013¶
- IDL_Type:
- double 
- Units:
- deg_C 
Description: Oil chiller temperature from facilities gauge TMA_FA_OC_CTM_5013.
oilChillerTemperature5013Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilChillerTemperature5013 was measured (TAI, unix seconds).
oilFilmThicknessAzimuthBearing5001¶
- IDL_Type:
- double 
- Units:
- um 
Description: Oil film thickness at azimuth hydrostatic bearing sensor TMA_AZ_HB_CLM_5001.
oilFilmThicknessAzimuthBearing5001Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilFilmThicknessAzimuthBearing5001 was measured (TAI, unix seconds).
oilFilmThicknessAzimuthBearing5002¶
- IDL_Type:
- double 
- Units:
- um 
Description: Oil film thickness at azimuth hydrostatic bearing sensor TMA_AZ_HB_CLM_5002.
oilFilmThicknessAzimuthBearing5002Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilFilmThicknessAzimuthBearing5002 was measured (TAI, unix seconds).
oilFilmThicknessAzimuthBearing5003¶
- IDL_Type:
- double 
- Units:
- um 
Description: Oil film thickness at azimuth hydrostatic bearing sensor TMA_AZ_HB_CLM_5003.
oilFilmThicknessAzimuthBearing5003Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilFilmThicknessAzimuthBearing5003 was measured (TAI, unix seconds).
oilFilmThicknessAzimuthBearing5004¶
- IDL_Type:
- double 
- Units:
- um 
Description: Oil film thickness at azimuth hydrostatic bearing sensor TMA_AZ_HB_CLM_5004.
oilFilmThicknessAzimuthBearing5004Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilFilmThicknessAzimuthBearing5004 was measured (TAI, unix seconds).
oilFilmThicknessAzimuthBearing5005¶
- IDL_Type:
- double 
- Units:
- um 
Description: Oil film thickness at azimuth hydrostatic bearing sensor TMA_AZ_HB_CLM_5005.
oilFilmThicknessAzimuthBearing5005Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilFilmThicknessAzimuthBearing5005 was measured (TAI, unix seconds).
oilFilmThicknessAzimuthBearing5006¶
- IDL_Type:
- double 
- Units:
- um 
Description: Oil film thickness at azimuth hydrostatic bearing sensor TMA_AZ_HB_CLM_5006.
oilFilmThicknessAzimuthBearing5006Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilFilmThicknessAzimuthBearing5006 was measured (TAI, unix seconds).
oilFilmThicknessAzimuthBearing5011¶
- IDL_Type:
- double 
- Units:
- um 
Description: Oil film thickness at azimuth hydrostatic bearing sensor TMA_AZ_HB_CLM_5011.
oilFilmThicknessAzimuthBearing5011Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilFilmThicknessAzimuthBearing5011 was measured (TAI, unix seconds).
oilFilmThicknessAzimuthBearing5012¶
- IDL_Type:
- double 
- Units:
- um 
Description: Oil film thickness at azimuth hydrostatic bearing sensor TMA_AZ_HB_CLM_5012.
oilFilmThicknessAzimuthBearing5012Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilFilmThicknessAzimuthBearing5012 was measured (TAI, unix seconds).
oilFilmThicknessAzimuthBearing5013¶
- IDL_Type:
- double 
- Units:
- um 
Description: Oil film thickness at azimuth hydrostatic bearing sensor TMA_AZ_HB_CLM_5013.
oilFilmThicknessAzimuthBearing5013Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilFilmThicknessAzimuthBearing5013 was measured (TAI, unix seconds).
oilFilmThicknessAzimuthBearing5014¶
- IDL_Type:
- double 
- Units:
- um 
Description: Oil film thickness at azimuth hydrostatic bearing sensor TMA_AZ_HB_CLM_5014.
oilFilmThicknessAzimuthBearing5014Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilFilmThicknessAzimuthBearing5014 was measured (TAI, unix seconds).
oilFilmThicknessAzimuthBearing5015¶
- IDL_Type:
- double 
- Units:
- um 
Description: Oil film thickness at azimuth hydrostatic bearing sensor TMA_AZ_HB_CLM_5015.
oilFilmThicknessAzimuthBearing5015Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilFilmThicknessAzimuthBearing5015 was measured (TAI, unix seconds).
oilFilmThicknessAzimuthBearing5016¶
- IDL_Type:
- double 
- Units:
- um 
Description: Oil film thickness at azimuth hydrostatic bearing sensor TMA_AZ_HB_CLM_5016.
oilFilmThicknessAzimuthBearing5016Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilFilmThicknessAzimuthBearing5016 was measured (TAI, unix seconds).
oilFilmThicknessAzimuthBearing5017¶
- IDL_Type:
- double 
- Units:
- um 
Description: Oil film thickness at azimuth hydrostatic bearing sensor TMA_AZ_HB_CLM_5017.
oilFilmThicknessAzimuthBearing5017Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilFilmThicknessAzimuthBearing5017 was measured (TAI, unix seconds).
oilFilmThicknessAzimuthBearing5018¶
- IDL_Type:
- double 
- Units:
- um 
Description: Oil film thickness at azimuth hydrostatic bearing sensor TMA_AZ_HB_CLM_5018.
oilFilmThicknessAzimuthBearing5018Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilFilmThicknessAzimuthBearing5018 was measured (TAI, unix seconds).
oilFilmThicknessAzimuthBearing5019¶
- IDL_Type:
- double 
- Units:
- um 
Description: Oil film thickness at azimuth hydrostatic bearing sensor TMA_AZ_HB_CLM_5019.
oilFilmThicknessAzimuthBearing5019Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilFilmThicknessAzimuthBearing5019 was measured (TAI, unix seconds).
oilFilmThicknessAzimuthBearing5021¶
- IDL_Type:
- double 
- Units:
- um 
Description: Oil film thickness at azimuth hydrostatic bearing sensor TMA_AZ_HB_CLM_5021.
oilFilmThicknessAzimuthBearing5021Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilFilmThicknessAzimuthBearing5021 was measured (TAI, unix seconds).
oilFilmThicknessAzimuthBearing5022¶
- IDL_Type:
- double 
- Units:
- um 
Description: Oil film thickness at azimuth hydrostatic bearing sensor TMA_AZ_HB_CLM_5022.
oilFilmThicknessAzimuthBearing5022Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilFilmThicknessAzimuthBearing5022 was measured (TAI, unix seconds).
oilFilmThicknessAzimuthBearing5023¶
- IDL_Type:
- double 
- Units:
- um 
Description: Oil film thickness at azimuth hydrostatic bearing sensor TMA_AZ_HB_CLM_5023.
oilFilmThicknessAzimuthBearing5023Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilFilmThicknessAzimuthBearing5023 was measured (TAI, unix seconds).
oilFilmThicknessAzimuthBearing5024¶
- IDL_Type:
- double 
- Units:
- um 
Description: Oil film thickness at azimuth hydrostatic bearing sensor TMA_AZ_HB_CLM_5024.
oilFilmThicknessAzimuthBearing5024Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilFilmThicknessAzimuthBearing5024 was measured (TAI, unix seconds).
oilFilmThicknessAzimuthBearing5025¶
- IDL_Type:
- double 
- Units:
- um 
Description: Oil film thickness at azimuth hydrostatic bearing sensor TMA_AZ_HB_CLM_5025.
oilFilmThicknessAzimuthBearing5025Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilFilmThicknessAzimuthBearing5025 was measured (TAI, unix seconds).
oilFilmThicknessAzimuthBearing5026¶
- IDL_Type:
- double 
- Units:
- um 
Description: Oil film thickness at azimuth hydrostatic bearing sensor TMA_AZ_HB_CLM_5026.
oilFilmThicknessAzimuthBearing5026Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilFilmThicknessAzimuthBearing5026 was measured (TAI, unix seconds).
oilFilmThicknessAzimuthBearing5031¶
- IDL_Type:
- double 
- Units:
- um 
Description: Oil film thickness at azimuth hydrostatic bearing sensor TMA_AZ_HB_CLM_5031.
oilFilmThicknessAzimuthBearing5031Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilFilmThicknessAzimuthBearing5031 was measured (TAI, unix seconds).
oilFilmThicknessAzimuthBearing5032¶
- IDL_Type:
- double 
- Units:
- um 
Description: Oil film thickness at azimuth hydrostatic bearing sensor TMA_AZ_HB_CLM_5032.
oilFilmThicknessAzimuthBearing5032Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilFilmThicknessAzimuthBearing5032 was measured (TAI, unix seconds).
oilFilmThicknessAzimuthBearing5033¶
- IDL_Type:
- double 
- Units:
- um 
Description: Oil film thickness at azimuth hydrostatic bearing sensor TMA_AZ_HB_CLM_5033.
oilFilmThicknessAzimuthBearing5033Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilFilmThicknessAzimuthBearing5033 was measured (TAI, unix seconds).
oilFilmThicknessAzimuthBearing5034¶
- IDL_Type:
- double 
- Units:
- um 
Description: Oil film thickness at azimuth hydrostatic bearing sensor TMA_AZ_HB_CLM_5034.
oilFilmThicknessAzimuthBearing5034Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilFilmThicknessAzimuthBearing5034 was measured (TAI, unix seconds).
oilFilmThicknessAzimuthBearing5035¶
- IDL_Type:
- double 
- Units:
- um 
Description: Oil film thickness at azimuth hydrostatic bearing sensor TMA_AZ_HB_CLM_5035.
oilFilmThicknessAzimuthBearing5035Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilFilmThicknessAzimuthBearing5035 was measured (TAI, unix seconds).
oilFilmThicknessAzimuthBearing5036¶
- IDL_Type:
- double 
- Units:
- um 
Description: Oil film thickness at azimuth hydrostatic bearing sensor TMA_AZ_HB_CLM_5034.
oilFilmThicknessAzimuthBearing5036Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilFilmThicknessAzimuthBearing5036 was measured (TAI, unix seconds).
oilFilmThicknessAzimuthBearing5041¶
- IDL_Type:
- double 
- Units:
- um 
Description: Oil film thickness at azimuth hydrostatic bearing sensor TMA_AZ_HB_CLM_5041.
oilFilmThicknessAzimuthBearing5041Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilFilmThicknessAzimuthBearing5041 was measured (TAI, unix seconds).
oilFilmThicknessAzimuthBearing5042¶
- IDL_Type:
- double 
- Units:
- um 
Description: Oil film thickness at azimuth hydrostatic bearing sensor TMA_AZ_HB_CLM_5042.
oilFilmThicknessAzimuthBearing5042Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilFilmThicknessAzimuthBearing5042 was measured (TAI, unix seconds).
oilFilmThicknessAzimuthBearing5043¶
- IDL_Type:
- double 
- Units:
- um 
Description: Oil film thickness at azimuth hydrostatic bearing sensor TMA_AZ_HB_CLM_5043.
oilFilmThicknessAzimuthBearing5043Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilFilmThicknessAzimuthBearing5043 was measured (TAI, unix seconds).
oilFilmThicknessAzimuthBearing5044¶
- IDL_Type:
- double 
- Units:
- um 
Description: Oil film thickness at azimuth hydrostatic bearing sensor TMA_AZ_HB_CLM_5044.
oilFilmThicknessAzimuthBearing5044Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilFilmThicknessAzimuthBearing5044 was measured (TAI, unix seconds).
oilFilmThicknessAzimuthBearing5045¶
- IDL_Type:
- double 
- Units:
- um 
Description: Oil film thickness at azimuth hydrostatic bearing sensor TMA_AZ_HB_CLM_5045.
oilFilmThicknessAzimuthBearing5045Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilFilmThicknessAzimuthBearing5045 was measured (TAI, unix seconds).
oilFilmThicknessAzimuthBearing5046¶
- IDL_Type:
- double 
- Units:
- um 
Description: Oil film thickness at azimuth hydrostatic bearing sensor TMA_AZ_HB_CLM_5046.
oilFilmThicknessAzimuthBearing5046Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilFilmThicknessAzimuthBearing5046 was measured (TAI, unix seconds).
oilFilmThicknessAzimuthBearing5047¶
- IDL_Type:
- double 
- Units:
- um 
Description: Oil film thickness at azimuth hydrostatic bearing sensor TMA_AZ_HB_CLM_5047.
oilFilmThicknessAzimuthBearing5047Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilFilmThicknessAzimuthBearing5047 was measured (TAI, unix seconds).
oilFilmThicknessAzimuthBearing5048¶
- IDL_Type:
- double 
- Units:
- um 
Description: Oil film thickness at azimuth hydrostatic bearing sensor TMA_AZ_HB_CLM_5048.
oilFilmThicknessAzimuthBearing5048Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilFilmThicknessAzimuthBearing5048 was measured (TAI, unix seconds).
oilFilmThicknessAzimuthBearing5049¶
- IDL_Type:
- double 
- Units:
- um 
Description: Oil film thickness at azimuth hydrostatic bearing sensor TMA_AZ_HB_CLM_5049.
oilFilmThicknessAzimuthBearing5049Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilFilmThicknessAzimuthBearing5049 was measured (TAI, unix seconds).
oilFilmThicknessAzimuthBearing5051¶
- IDL_Type:
- double 
- Units:
- um 
Description: Oil film thickness at azimuth hydrostatic bearing sensor TMA_AZ_HB_CLM_5051.
oilFilmThicknessAzimuthBearing5051Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilFilmThicknessAzimuthBearing5051 was measured (TAI, unix seconds).
oilFilmThicknessAzimuthBearing5052¶
- IDL_Type:
- double 
- Units:
- um 
Description: Oil film thickness at azimuth hydrostatic bearing sensor TMA_AZ_HB_CLM_5052.
oilFilmThicknessAzimuthBearing5052Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilFilmThicknessAzimuthBearing5052 was measured (TAI, unix seconds).
oilFilmThicknessAzimuthBearing5053¶
- IDL_Type:
- double 
- Units:
- um 
Description: Oil film thickness at azimuth hydrostatic bearing sensor TMA_AZ_HB_CLM_5053.
oilFilmThicknessAzimuthBearing5053Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilFilmThicknessAzimuthBearing5053 was measured (TAI, unix seconds).
oilFilmThicknessAzimuthBearing5054¶
- IDL_Type:
- double 
- Units:
- um 
Description: Oil film thickness at azimuth hydrostatic bearing sensor TMA_AZ_HB_CLM_5054.
oilFilmThicknessAzimuthBearing5054Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilFilmThicknessAzimuthBearing5054 was measured (TAI, unix seconds).
oilFilmThicknessAzimuthBearing5055¶
- IDL_Type:
- double 
- Units:
- um 
Description: Oil film thickness at azimuth hydrostatic bearing sensor TMA_AZ_HB_CLM_5055.
oilFilmThicknessAzimuthBearing5055Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilFilmThicknessAzimuthBearing5055 was measured (TAI, unix seconds).
oilFilmThicknessAzimuthBearing5056¶
- IDL_Type:
- double 
- Units:
- um 
Description: Oil film thickness at azimuth hydrostatic bearing sensor TMA_AZ_HB_CLM_5056.
oilFilmThicknessAzimuthBearing5056Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilFilmThicknessAzimuthBearing5056 was measured (TAI, unix seconds).
oilFilmThicknessElevationBearing5001¶
- IDL_Type:
- double 
- Units:
- um 
Description: Oil film thickness at elevation hydrostatic bearing sensor TMA_EL_HB_CLM_5001.
oilFilmThicknessElevationBearing5001Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilFilmThicknessElevationBearing5001 was measured (TAI, unix seconds).
oilFilmThicknessElevationBearing5002¶
- IDL_Type:
- double 
- Units:
- um 
Description: Oil film thickness at elevation hydrostatic bearing sensor TMA_EL_HB_CLM_5002.
oilFilmThicknessElevationBearing5002Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilFilmThicknessElevationBearing5002 was measured (TAI, unix seconds).
oilFilmThicknessElevationBearing5003¶
- IDL_Type:
- double 
- Units:
- um 
Description: Oil film thickness at elevation hydrostatic bearing sensor TMA_EL_HB_CLM_5003.
oilFilmThicknessElevationBearing5003Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilFilmThicknessElevationBearing5003 was measured (TAI, unix seconds).
oilFilmThicknessElevationBearing5004¶
- IDL_Type:
- double 
- Units:
- um 
Description: Oil film thickness at elevation hydrostatic bearing sensor TMA_EL_HB_CLM_5004.
oilFilmThicknessElevationBearing5004Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilFilmThicknessElevationBearing5004 was measured (TAI, unix seconds).
oilFilmThicknessElevationBearing5005¶
- IDL_Type:
- double 
- Units:
- um 
Description: Oil film thickness at elevation hydrostatic bearing sensor TMA_EL_HB_CLM_5005.
oilFilmThicknessElevationBearing5005Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilFilmThicknessElevationBearing5005 was measured (TAI, unix seconds).
oilFilmThicknessElevationBearing5006¶
- IDL_Type:
- double 
- Units:
- um 
Description: Oil film thickness at elevation hydrostatic bearing sensor TMA_EL_HB_CLM_5006.
oilFilmThicknessElevationBearing5006Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilFilmThicknessElevationBearing5006 was measured (TAI, unix seconds).
oilFilmThicknessElevationBearing5011¶
- IDL_Type:
- double 
- Units:
- um 
Description: Oil film thickness at elevation hydrostatic bearing sensor TMA_EL_HB_CLM_5011.
oilFilmThicknessElevationBearing5011Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilFilmThicknessElevationBearing5011 was measured (TAI, unix seconds).
oilFilmThicknessElevationBearing5012¶
- IDL_Type:
- double 
- Units:
- um 
Description: Oil film thickness at elevation hydrostatic bearing sensor TMA_EL_HB_CLM_5012.
oilFilmThicknessElevationBearing5012Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilFilmThicknessElevationBearing5012 was measured (TAI, unix seconds).
oilFilmThicknessElevationBearing5013¶
- IDL_Type:
- double 
- Units:
- um 
Description: Oil film thickness at elevation hydrostatic bearing sensor TMA_EL_HB_CLM_5013.
oilFilmThicknessElevationBearing5013Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilFilmThicknessElevationBearing5013 was measured (TAI, unix seconds).
oilFilmThicknessElevationBearing5014¶
- IDL_Type:
- double 
- Units:
- um 
Description: Oil film thickness at elevation hydrostatic bearing sensor TMA_EL_HB_CLM_5014.
oilFilmThicknessElevationBearing5014Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilFilmThicknessElevationBearing5014 was measured (TAI, unix seconds).
oilFilmThicknessElevationBearing5015¶
- IDL_Type:
- double 
- Units:
- um 
Description: Oil film thickness at elevation hydrostatic bearing sensor TMA_EL_HB_CLM_5015.
oilFilmThicknessElevationBearing5015Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilFilmThicknessElevationBearing5015 was measured (TAI, unix seconds).
oilFilmThicknessElevationBearing5016¶
- IDL_Type:
- double 
- Units:
- um 
Description: Oil film thickness at elevation hydrostatic bearing sensor TMA_EL_HB_CLM_5016.
oilFilmThicknessElevationBearing5016Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilFilmThicknessElevationBearing5016 was measured (TAI, unix seconds).
oilFilmThicknessElevationBearing5021¶
- IDL_Type:
- double 
- Units:
- um 
Description: Oil film thickness at elevation hydrostatic bearing sensor TMA_EL_HB_CLM_5021.
oilFilmThicknessElevationBearing5021Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilFilmThicknessElevationBearing5021 was measured (TAI, unix seconds).
oilFilmThicknessElevationBearing5022¶
- IDL_Type:
- double 
- Units:
- um 
Description: Oil film thickness at elevation hydrostatic bearing sensor TMA_EL_HB_CLM_5022.
oilFilmThicknessElevationBearing5022Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilFilmThicknessElevationBearing5022 was measured (TAI, unix seconds).
oilFilmThicknessElevationBearing5023¶
- IDL_Type:
- double 
- Units:
- um 
Description: Oil film thickness at elevation hydrostatic bearing sensor TMA_EL_HB_CLM_5023.
oilFilmThicknessElevationBearing5023Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilFilmThicknessElevationBearing5023 was measured (TAI, unix seconds).
oilFilmThicknessElevationBearing5024¶
- IDL_Type:
- double 
- Units:
- um 
Description: Oil film thickness at elevation hydrostatic bearing sensor TMA_EL_HB_CLM_5024.
oilFilmThicknessElevationBearing5024Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilFilmThicknessElevationBearing5024 was measured (TAI, unix seconds).
oilFilmThicknessElevationBearing5025¶
- IDL_Type:
- double 
- Units:
- um 
Description: Oil film thickness at elevation hydrostatic bearing sensor TMA_EL_HB_CLM_5025.
oilFilmThicknessElevationBearing5025Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilFilmThicknessElevationBearing5025 was measured (TAI, unix seconds).
oilFilmThicknessElevationBearing5026¶
- IDL_Type:
- double 
- Units:
- um 
Description: Oil film thickness at elevation hydrostatic bearing sensor TMA_EL_HB_CLM_5026.
oilFilmThicknessElevationBearing5026Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilFilmThicknessElevationBearing5026 was measured (TAI, unix seconds).
oilFilmThicknessElevationBearing5031¶
- IDL_Type:
- double 
- Units:
- um 
Description: Oil film thickness at elevation hydrostatic bearing sensor TMA_EL_HB_CLM_5031.
oilFilmThicknessElevationBearing5031Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilFilmThicknessElevationBearing5031 was measured (TAI, unix seconds).
oilFilmThicknessElevationBearing5032¶
- IDL_Type:
- double 
- Units:
- um 
Description: Oil film thickness at elevation hydrostatic bearing sensor TMA_EL_HB_CLM_5032.
oilFilmThicknessElevationBearing5032Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilFilmThicknessElevationBearing5032 was measured (TAI, unix seconds).
oilFilmThicknessElevationBearing5033¶
- IDL_Type:
- double 
- Units:
- um 
Description: Oil film thickness at elevation hydrostatic bearing sensor TMA_EL_HB_CLM_5033.
oilFilmThicknessElevationBearing5033Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilFilmThicknessElevationBearing5033 was measured (TAI, unix seconds).
oilFilmThicknessElevationBearing5034¶
- IDL_Type:
- double 
- Units:
- um 
Description: Oil film thickness at elevation hydrostatic bearing sensor TMA_EL_HB_CLM_5034.
oilFilmThicknessElevationBearing5034Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilFilmThicknessElevationBearing5034 was measured (TAI, unix seconds).
oilFilmThicknessElevationBearing5035¶
- IDL_Type:
- double 
- Units:
- um 
Description: Oil film thickness at elevation hydrostatic bearing sensor TMA_EL_HB_CLM_5035.
oilFilmThicknessElevationBearing5035Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilFilmThicknessElevationBearing5035 was measured (TAI, unix seconds).
oilFilmThicknessElevationBearing5036¶
- IDL_Type:
- double 
- Units:
- um 
Description: Oil film thickness at elevation hydrostatic bearing sensor TMA_EL_HB_CLM_5036.
oilFilmThicknessElevationBearing5036Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilFilmThicknessElevationBearing5036 was measured (TAI, unix seconds).
oilFlowRateAzimuth5001¶
- IDL_Type:
- double 
- Units:
- l/min 
Description: Oil flow rate from azimuth gauge TMA_AZ_OS_CFM_5001.
oilFlowRateAzimuth5001Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilFlowRateAzimuth5001 was measured (TAI, unix seconds).
oilFlowRateAzimuth5002¶
- IDL_Type:
- double 
- Units:
- l/min 
Description: Oil flow rate from azimuth gauge TMA_AZ_OS_CFM_5002.
oilFlowRateAzimuth5002Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilFlowRateAzimuth5002 was measured (TAI, unix seconds).
oilFlowRateAzimuth5011¶
- IDL_Type:
- double 
- Units:
- l/min 
Description: Oil flow rate from azimuth gauge TMA_AZ_OS_CFM_5011.
oilFlowRateAzimuth5011Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilFlowRateAzimuth5011 was measured (TAI, unix seconds).
oilFlowRateAzimuth5012¶
- IDL_Type:
- double 
- Units:
- l/min 
Description: Oil flow rate from azimuth gauge TMA_AZ_OS_CFM_5012.
oilFlowRateAzimuth5012Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilFlowRateAzimuth5012 was measured (TAI, unix seconds).
oilFlowRateAzimuth5013¶
- IDL_Type:
- double 
- Units:
- l/min 
Description: Oil flow rate from azimuth gauge TMA_AZ_OS_CFM_5013.
oilFlowRateAzimuth5013Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilFlowRateAzimuth5013 was measured (TAI, unix seconds).
oilFlowRateAzimuth5021¶
- IDL_Type:
- double 
- Units:
- l/min 
Description: Oil flow rate from azimuth gauge TMA_AZ_OS_CFM_5021.
oilFlowRateAzimuth5021Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilFlowRateAzimuth5021 was measured (TAI, unix seconds).
oilFlowRateAzimuth5022¶
- IDL_Type:
- double 
- Units:
- l/min 
Description: Oil flow rate from azimuth gauge TMA_AZ_OS_CFM_5022.
oilFlowRateAzimuth5022Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilFlowRateAzimuth5022 was measured (TAI, unix seconds).
oilFlowRateAzimuth5031¶
- IDL_Type:
- double 
- Units:
- l/min 
Description: Oil flow rate from azimuth gauge TMA_AZ_OS_CFM_5031.
oilFlowRateAzimuth5031Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilFlowRateAzimuth5031 was measured (TAI, unix seconds).
oilFlowRateAzimuth5032¶
- IDL_Type:
- double 
- Units:
- l/min 
Description: Oil flow rate from azimuth gauge TMA_AZ_OS_CFM_5032.
oilFlowRateAzimuth5032Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilFlowRateAzimuth5032 was measured (TAI, unix seconds).
oilFlowRateAzimuth5041¶
- IDL_Type:
- double 
- Units:
- l/min 
Description: Oil flow rate from azimuth gauge TMA_AZ_OS_CFM_5041.
oilFlowRateAzimuth5041Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilFlowRateAzimuth5041 was measured (TAI, unix seconds).
oilFlowRateAzimuth5042¶
- IDL_Type:
- double 
- Units:
- l/min 
Description: Oil flow rate from azimuth gauge TMA_AZ_OS_CFM_5042.
oilFlowRateAzimuth5042Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilFlowRateAzimuth5042 was measured (TAI, unix seconds).
oilFlowRateAzimuth5043¶
- IDL_Type:
- double 
- Units:
- l/min 
Description: Oil flow rate from azimuth gauge TMA_AZ_OS_CFM_5043.
oilFlowRateAzimuth5043Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilFlowRateAzimuth5043 was measured (TAI, unix seconds).
oilFlowRateAzimuth5051¶
- IDL_Type:
- double 
- Units:
- l/min 
Description: Oil flow rate from azimuth gauge TMA_AZ_OS_CFM_5051.
oilFlowRateAzimuth5051Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilFlowRateAzimuth5051 was measured (TAI, unix seconds).
oilFlowRateAzimuth5052¶
- IDL_Type:
- double 
- Units:
- l/min 
Description: Oil flow rate from azimuth gauge TMA_AZ_OS_CFM_5052.
oilFlowRateAzimuth5052Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilFlowRateAzimuth5052 was measured (TAI, unix seconds).
oilFlowRateElevation5001¶
- IDL_Type:
- double 
- Units:
- l/min 
Description: Oil flow rate from elevation gauge TMA_EL_OS_CFM_5001.
oilFlowRateElevation5001Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilFlowRateElevation5001 was measured (TAI, unix seconds).
oilFlowRateElevation5002¶
- IDL_Type:
- double 
- Units:
- l/min 
Description: Oil flow rate from elevation gauge TMA_EL_OS_CFM_5002.
oilFlowRateElevation5002Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilFlowRateElevation5002 was measured (TAI, unix seconds).
oilFlowRateElevation5011¶
- IDL_Type:
- double 
- Units:
- l/min 
Description: Oil flow rate from elevation gauge TMA_EL_OS_CFM_5011.
oilFlowRateElevation5011Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilFlowRateElevation5011 was measured (TAI, unix seconds).
oilFlowRateElevation5012¶
- IDL_Type:
- double 
- Units:
- l/min 
Description: Oil flow rate from elevation gauge TMA_EL_OS_CFM_5012.
oilFlowRateElevation5012Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilFlowRateElevation5012 was measured (TAI, unix seconds).
oilFlowRateElevation5021¶
- IDL_Type:
- double 
- Units:
- l/min 
Description: Oil flow rate from elevation gauge TMA_EL_OS_CFM_5021.
oilFlowRateElevation5021Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilFlowRateElevation5021 was measured (TAI, unix seconds).
oilFlowRateElevation5022¶
- IDL_Type:
- double 
- Units:
- l/min 
Description: Oil flow rate from elevation gauge TMA_EL_OS_CFM_5022.
oilFlowRateElevation5022Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilFlowRateElevation5022 was measured (TAI, unix seconds).
oilFlowRateElevation5031¶
- IDL_Type:
- double 
- Units:
- l/min 
Description: Oil flow rate from elevation gauge TMA_EL_OS_CFM_5031.
oilFlowRateElevation5031Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilFlowRateElevation5031 was measured (TAI, unix seconds).
oilFlowRateElevation5032¶
- IDL_Type:
- double 
- Units:
- l/min 
Description: Oil flow rate from elevation gauge TMA_EL_OS_CFM_5032.
oilFlowRateElevation5032Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilFlowRateElevation5032 was measured (TAI, unix seconds).
oilLevelFacilities5001¶
- IDL_Type:
- double 
- Units:
- mm 
Description: Oil level in the oil tank, facilities gauge TMA_FA_OS_CLM_5001.
oilLevelFacilities5001Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilLevelFacilities5001 was measured (TAI, unix seconds).
oilPressureAzimuth5001¶
- IDL_Type:
- double 
- Units:
- bar 
Description: Oil pressure from azimuth gauge TMA_AZ_OS_CPM_5001.
oilPressureAzimuth5001Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilPressureAzimuth5001 was measured (TAI, unix seconds).
oilPressureAzimuth5002¶
- IDL_Type:
- double 
- Units:
- bar 
Description: Oil pressure from azimuth gauge TMA_AZ_OS_CPM_5002.
oilPressureAzimuth5002Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilPressureAzimuth5002 was measured (TAI, unix seconds).
oilPressureAzimuth5003¶
- IDL_Type:
- double 
- Units:
- bar 
Description: Oil pressure from azimuth gauge TMA_AZ_OS_CPM_5003.
oilPressureAzimuth5003Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilPressureAzimuth5003 was measured (TAI, unix seconds).
oilPressureAzimuth5011¶
- IDL_Type:
- double 
- Units:
- bar 
Description: Oil pressure from azimuth gauge TMA_AZ_OS_CPM_5011.
oilPressureAzimuth5011Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilPressureAzimuth5011 was measured (TAI, unix seconds).
oilPressureAzimuth5012¶
- IDL_Type:
- double 
- Units:
- bar 
Description: Oil pressure from azimuth gauge TMA_AZ_OS_CPM_5012.
oilPressureAzimuth5012Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilPressureAzimuth5012 was measured (TAI, unix seconds).
oilPressureAzimuth5013¶
- IDL_Type:
- double 
- Units:
- bar 
Description: Oil pressure from azimuth gauge TMA_AZ_OS_CPM_5013.
oilPressureAzimuth5013Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilPressureAzimuth5013 was measured (TAI, unix seconds).
oilPressureAzimuth5014¶
- IDL_Type:
- double 
- Units:
- bar 
Description: Oil pressure from azimuth gauge TMA_AZ_OS_CPM_5014.
oilPressureAzimuth5014Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilPressureAzimuth5014 was measured (TAI, unix seconds).
oilPressureAzimuth5015¶
- IDL_Type:
- double 
- Units:
- bar 
Description: Oil pressure from azimuth gauge TMA_AZ_OS_CPM_5015.
oilPressureAzimuth5015Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilPressureAzimuth5015 was measured (TAI, unix seconds).
oilPressureAzimuth5016¶
- IDL_Type:
- double 
- Units:
- bar 
Description: Oil pressure from azimuth gauge TMA_AZ_OS_CPM_5016.
oilPressureAzimuth5016Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilPressureAzimuth5016 was measured (TAI, unix seconds).
oilPressureAzimuth5021¶
- IDL_Type:
- double 
- Units:
- bar 
Description: Oil pressure at gauge TMA_AZ_OS_CPM_5021.
oilPressureAzimuth5021Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilPressureAzimuth5021 was measured (TAI, unix seconds).
oilPressureAzimuth5022¶
- IDL_Type:
- double 
- Units:
- bar 
Description: Oil pressure at gauge TMA_AZ_OS_CPM_5022.
oilPressureAzimuth5022Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilPressureAzimuth5022 was measured (TAI, unix seconds).
oilPressureAzimuth5023¶
- IDL_Type:
- double 
- Units:
- bar 
Description: Oil pressure at gauge TMA_AZ_OS_CPM_5023.
oilPressureAzimuth5023Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilPressureAzimuth5023 was measured (TAI, unix seconds).
oilPressureAzimuth5031¶
- IDL_Type:
- double 
- Units:
- bar 
Description: Oil pressure at gauge TMA_AZ_OS_CPM_5031.
oilPressureAzimuth5031Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilPressureAzimuth5031 was measured (TAI, unix seconds).
oilPressureAzimuth5032¶
- IDL_Type:
- double 
- Units:
- bar 
Description: Oil pressure at gauge TMA_AZ_OS_CPM_5032.
oilPressureAzimuth5032Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilPressureAzimuth5032 was measured (TAI, unix seconds).
oilPressureAzimuth5033¶
- IDL_Type:
- double 
- Units:
- bar 
Description: Oil pressure at gauge TMA_AZ_OS_CPM_5033.
oilPressureAzimuth5033Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilPressureAzimuth5033 was measured (TAI, unix seconds).
oilPressureAzimuth5034¶
- IDL_Type:
- double 
- Units:
- bar 
Description: Oil pressure at gauge TMA_AZ_OS_CPM_5034.
oilPressureAzimuth5034Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilPressureAzimuth5034 was measured (TAI, unix seconds).
oilPressureAzimuth5041¶
- IDL_Type:
- double 
- Units:
- bar 
Description: Oil pressure from azimuth gauge TMA_AZ_OS_CPM_5041.
oilPressureAzimuth5041Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilPressureAzimuth5041 was measured (TAI, unix seconds).
oilPressureAzimuth5042¶
- IDL_Type:
- double 
- Units:
- bar 
Description: Oil pressure from azimuth gauge TMA_AZ_OS_CPM_5042.
oilPressureAzimuth5042Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilPressureAzimuth5042 was measured (TAI, unix seconds).
oilPressureAzimuth5043¶
- IDL_Type:
- double 
- Units:
- bar 
Description: Oil pressure from azimuth gauge TMA_AZ_OS_CPM_5043.
oilPressureAzimuth5043Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilPressureAzimuth5043 was measured (TAI, unix seconds).
oilPressureAzimuth5044¶
- IDL_Type:
- double 
- Units:
- bar 
Description: Oil pressure from azimuth gauge TMA_AZ_OS_CPM_5044.
oilPressureAzimuth5044Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilPressureAzimuth5044 was measured (TAI, unix seconds).
oilPressureAzimuth5045¶
- IDL_Type:
- double 
- Units:
- bar 
Description: Oil pressure from azimuth gauge TMA_AZ_OS_CPM_5045.
oilPressureAzimuth5045Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilPressureAzimuth5045 was measured (TAI, unix seconds).
oilPressureAzimuth5046¶
- IDL_Type:
- double 
- Units:
- bar 
Description: Oil pressure from azimuth gauge TMA_AZ_OS_CPM_5046.
oilPressureAzimuth5046Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilPressureAzimuth5046 was measured (TAI, unix seconds).
oilPressureAzimuth5051¶
- IDL_Type:
- double 
- Units:
- bar 
Description: Oil pressure at gauge TMA_AZ_OS_CPM_5051.
oilPressureAzimuth5051Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilPressureAzimuth5051 was measured (TAI, unix seconds).
oilPressureAzimuth5052¶
- IDL_Type:
- double 
- Units:
- bar 
Description: Oil pressure at gauge TMA_AZ_OS_CPM_5052.
oilPressureAzimuth5052Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilPressureAzimuth5052 was measured (TAI, unix seconds).
oilPressureAzimuth5053¶
- IDL_Type:
- double 
- Units:
- bar 
Description: Oil pressure at gauge TMA_AZ_OS_CPM_5053.
oilPressureAzimuth5053Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilPressureAzimuth5053 was measured (TAI, unix seconds).
oilPressureAzimuth5054¶
- IDL_Type:
- double 
- Units:
- bar 
Description: Oil pressure at gauge TMA_AZ_OS_CPM_5054.
oilPressureAzimuth5054Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilPressureAzimuth5054 was measured (TAI, unix seconds).
oilPressureElevation5001¶
- IDL_Type:
- double 
- Units:
- bar 
Description: Oil pressure from elevation gauge TMA_EL_OS_CPM_5001.
oilPressureElevation5001Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilPressureElevation5001 was measured (TAI, unix seconds).
oilPressureElevation5002¶
- IDL_Type:
- double 
- Units:
- bar 
Description: Oil pressure from elevation gauge TMA_EL_OS_CPM_5002.
oilPressureElevation5002Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilPressureElevation5002 was measured (TAI, unix seconds).
oilPressureElevation5003¶
- IDL_Type:
- double 
- Units:
- bar 
Description: Oil pressure from elevation gauge TMA_EL_OS_CPM_5003.
oilPressureElevation5003Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilPressureElevation5003 was measured (TAI, unix seconds).
oilPressureElevation5011¶
- IDL_Type:
- double 
- Units:
- bar 
Description: Oil pressure from elevation gauge TMA_EL_OS_CPM_5011.
oilPressureElevation5011Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilPressureElevation5011 was measured (TAI, unix seconds).
oilPressureElevation5012¶
- IDL_Type:
- double 
- Units:
- bar 
Description: Oil pressure from elevation gauge TMA_EL_OS_CPM_5012.
oilPressureElevation5012Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilPressureElevation5012 was measured (TAI, unix seconds).
oilPressureElevation5013¶
- IDL_Type:
- double 
- Units:
- bar 
Description: Oil pressure from elevation gauge TMA_EL_OS_CPM_5013.
oilPressureElevation5013Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilPressureElevation5013 was measured (TAI, unix seconds).
oilPressureElevation5021¶
- IDL_Type:
- double 
- Units:
- bar 
Description: Oil pressure from elevation gauge TMA_EL_OS_CPM_5021.
oilPressureElevation5021Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilPressureElevation5021 was measured (TAI, unix seconds).
oilPressureElevation5022¶
- IDL_Type:
- double 
- Units:
- bar 
Description: Oil pressure from elevation gauge TMA_EL_OS_CPM_5022.
oilPressureElevation5022Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilPressureElevation5022 was measured (TAI, unix seconds).
oilPressureElevation5023¶
- IDL_Type:
- double 
- Units:
- bar 
Description: Oil pressure from elevation gauge TMA_EL_OS_CPM_5023.
oilPressureElevation5023Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilPressureElevation5023 was measured (TAI, unix seconds).
oilPressureElevation5031¶
- IDL_Type:
- double 
- Units:
- bar 
Description: Oil pressure from elevation gauge TMA_EL_OS_CPM_5031.
oilPressureElevation5031Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilPressureElevation5031 was measured (TAI, unix seconds).
oilPressureElevation5032¶
- IDL_Type:
- double 
- Units:
- bar 
Description: Oil pressure from elevation gauge TMA_EL_OS_CPM_5032.
oilPressureElevation5032Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilPressureElevation5032 was measured (TAI, unix seconds).
oilPressureElevation5033¶
- IDL_Type:
- double 
- Units:
- bar 
Description: Oil pressure from elevation gauge TMA_EL_OS_CPM_5033.
oilPressureElevation5033Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilPressureElevation5033 was measured (TAI, unix seconds).
oilPressureElevation5034¶
- IDL_Type:
- double 
- Units:
- bar 
Description: Oil pressure from elevation gauge TMA_EL_OS_CPM_5034.
oilPressureElevation5034Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilPressureElevation5034 was measured (TAI, unix seconds).
oilPressureFacilities5001¶
- IDL_Type:
- double 
- Units:
- bar 
Description: Oil pressure from facilities gauge TMA_FA_OS_CPM_5001.
oilPressureFacilities5001Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilPressureFacilities5001 was measured (TAI, unix seconds).
oilPressureFacilities5002¶
- IDL_Type:
- double 
- Units:
- bar 
Description: Oil pressure from facilities gauge TMA_FA_OS_CPM_5002.
oilPressureFacilities5002Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilPressureFacilities5002 was measured (TAI, unix seconds).
oilPressureFacilities5003¶
- IDL_Type:
- double 
- Units:
- bar 
Description: Oil pressure from facilities gauge TMA_FA_OS_CPM_5003.
oilPressureFacilities5003Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilPressureFacilities5003 was measured (TAI, unix seconds).
oilPressureFacilities5004¶
- IDL_Type:
- double 
- Units:
- bar 
Description: Oil pressure from facilities gauge TMA_FA_OS_CPM_5004.
oilPressureFacilities5004Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilPressureFacilities5004 was measured (TAI, unix seconds).
oilPressureFacilities5005¶
- IDL_Type:
- double 
- Units:
- bar 
Description: Oil pressure from facilities gauge TMA_FA_OS_CPM_5005.
oilPressureFacilities5005Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilPressureFacilities5005 was measured (TAI, unix seconds).
oilPressureFacilities5006¶
- IDL_Type:
- double 
- Units:
- bar 
Description: Oil pressure from facilities gauge TMA_FA_OS_CPM_5006.
oilPressureFacilities5006Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilPressureFacilities5006 was measured (TAI, unix seconds).
oilPressureFacilities5007¶
- IDL_Type:
- double 
- Units:
- bar 
Description: Oil pressure from facilities gauge TMA_FA_OS_CPM_5007.
oilPressureFacilities5007Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilPressureFacilities5007 was measured (TAI, unix seconds).
oilPressureFacilities5008¶
- IDL_Type:
- double 
- Units:
- bar 
Description: Oil pressure from facilities gauge TMA_FA_OS_CPM_5008.
oilPressureFacilities5008Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilPressureFacilities5008 was measured (TAI, unix seconds).
oilPressureFacilities5011¶
- IDL_Type:
- double 
- Units:
- bar 
Description: Oil pressure from facilities gauge TMA_FA_OS_CPM_5011.
oilPressureFacilities5011Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilPressureFacilities5011 was measured (TAI, unix seconds).
oilPressureFacilities5012¶
- IDL_Type:
- double 
- Units:
- bar 
Description: Oil pressure from facilities gauge TMA_FA_OS_CPM_5012.
oilPressureFacilities5012Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilPressureFacilities5012 was measured (TAI, unix seconds).
oilPressureFacilities5013¶
- IDL_Type:
- double 
- Units:
- bar 
Description: Oil pressure from facilities gauge TMA_FA_OS_CPM_5013.
oilPressureFacilities5013Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilPressureFacilities5013 was measured (TAI, unix seconds).
oilPressureFacilities5021¶
- IDL_Type:
- double 
- Units:
- bar 
Description: Oil pressure from facilities gauge TMA_FA_OS_CPM_5021.
oilPressureFacilities5021Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilPressureFacilities5021 was measured (TAI, unix seconds).
oilPressureFacilities5031¶
- IDL_Type:
- double 
- Units:
- bar 
Description: Oil pressure from facilities gauge TMA_FA_OS_CPM_5031.
oilPressureFacilities5031Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilPressureFacilities5031 was measured (TAI, unix seconds).
oilPressureFacilities5051¶
- IDL_Type:
- double 
- Units:
- bar 
Description: Oil pressure from facilities gauge TMA_FA_OS_CPM_5051.
oilPressureFacilities5051Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilPressureFacilities5051 was measured (TAI, unix seconds).
oilPressureFacilities5052¶
- IDL_Type:
- double 
- Units:
- bar 
Description: Oil pressure from facilities gauge TMA_FA_OS_CPM_5052.
oilPressureFacilities5052Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilPressureFacilities5052 was measured (TAI, unix seconds).
oilPressureFacilities5053¶
- IDL_Type:
- double 
- Units:
- bar 
Description: Oil pressure from facilities gauge TMA_FA_OS_CPM_5053.
oilPressureFacilities5053Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilPressureFacilities5053 was measured (TAI, unix seconds).
oilPressureFacilities5054¶
- IDL_Type:
- double 
- Units:
- bar 
Description: Oil pressure from facilities gauge TMA_FA_OS_CPM_5054.
oilPressureFacilities5054Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilPressureFacilities5054 was measured (TAI, unix seconds).
oilPressureFacilities5055¶
- IDL_Type:
- double 
- Units:
- bar 
Description: Oil pressure from facilities gauge TMA_FA_OS_CPM_5055.
oilPressureFacilities5055Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilPressureFacilities5055 was measured (TAI, unix seconds).
oilPressureFacilities5056¶
- IDL_Type:
- double 
- Units:
- bar 
Description: Oil pressure from facilities gauge TMA_FA_OS_CPM_5056.
oilPressureFacilities5056Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilPressureFacilities5056 was measured (TAI, unix seconds).
oilPressureFacilities5057¶
- IDL_Type:
- double 
- Units:
- bar 
Description: Oil pressure from facilities gauge TMA_FA_OS_CPM_5057.
oilPressureFacilities5057Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilPressureFacilities5057 was measured (TAI, unix seconds).
oilTemperatureAzimuth5001¶
- IDL_Type:
- double 
- Units:
- deg_C 
Description: Oil temperature at gauge TMA_AZ_OS_CTM_5001.
oilTemperatureAzimuth5001Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilTemperatureAzimuth5001 was measured (TAI, unix seconds).
oilTemperatureAzimuth5011¶
- IDL_Type:
- double 
- Units:
- deg_C 
Description: Oil temperature from azimuth gauge TMA_AZ_OS_CTM_5011.
oilTemperatureAzimuth5011Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilTemperatureAzimuth5011 was measured (TAI, unix seconds).
oilTemperatureAzimuth5021¶
- IDL_Type:
- double 
- Units:
- deg_C 
Description: Oil temperature at gauge TMA_AZ_OS_CTM_5021.
oilTemperatureAzimuth5021Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilTemperatureAzimuth5021 was measured (TAI, unix seconds).
oilTemperatureAzimuth5031¶
- IDL_Type:
- double 
- Units:
- deg_C 
Description: Oil temperature at gauge TMA_AZ_OS_CTM_5031.
oilTemperatureAzimuth5031Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilTemperatureAzimuth5031 was measured (TAI, unix seconds).
oilTemperatureAzimuth5041¶
- IDL_Type:
- double 
- Units:
- deg_C 
Description: Oil temperature from azimuth gauge TMA_AZ_OS_CTM_5041.
oilTemperatureAzimuth5041Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilTemperatureAzimuth5041 was measured (TAI, unix seconds).
oilTemperatureAzimuth5051¶
- IDL_Type:
- double 
- Units:
- deg_C 
Description: Oil temperature at gauge TMA_AZ_OS_CTM_5051.
oilTemperatureAzimuth5051Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilTemperatureAzimuth5051 was measured (TAI, unix seconds).
oilTemperatureElevation5001¶
- IDL_Type:
- double 
- Units:
- deg_C 
Description: Oil temperature from elevation gauge TMA_EL_OS_CTM_5001.
oilTemperatureElevation5001Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilTemperatureElevation5001 was measured (TAI, unix seconds).
oilTemperatureElevation5011¶
- IDL_Type:
- double 
- Units:
- deg_C 
Description: Oil temperature from elevation gauge TMA_EL_OS_CTM_5011.
oilTemperatureElevation5011Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilTemperatureElevation5011 was measured (TAI, unix seconds).
oilTemperatureElevation5021¶
- IDL_Type:
- double 
- Units:
- deg_C 
Description: Oil temperature from elevation gauge TMA_EL_OS_CTM_5021.
oilTemperatureElevation5021Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilTemperatureElevation5021 was measured (TAI, unix seconds).
oilTemperatureElevation5031¶
- IDL_Type:
- double 
- Units:
- deg_C 
Description: Oil temperature from elevation gauge TMA_EL_OS_CTM_5031.
oilTemperatureElevation5031Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilTemperatureElevation5031 was measured (TAI, unix seconds).
oilTemperatureElevation5101¶
- IDL_Type:
- double 
- Units:
- deg_C 
Description: Oil temperature from elevation gauge TMA_EL_OS_CTM_5101.
oilTemperatureElevation5101Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilTemperatureElevation5101 was measured (TAI, unix seconds).
oilTemperatureElevation5111¶
- IDL_Type:
- double 
- Units:
- deg_C 
Description: Oil temperature from elevation gauge TMA_EL_OS_CTM_5111.
oilTemperatureElevation5111Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilTemperatureElevation5111 was measured (TAI, unix seconds).
oilTemperatureFacilities5001¶
- IDL_Type:
- double 
- Units:
- deg_C 
Description: Oil temperature from facilities gauge TMA_FA_OS_CTM_5001.
oilTemperatureFacilities5001Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilTemperatureFacilities5001 was measured (TAI, unix seconds).
oilTemperatureFacilities5002¶
- IDL_Type:
- double 
- Units:
- deg_C 
Description: Oil temperature from facilities gauge TMA_FA_OS_CTM_5002.
oilTemperatureFacilities5002Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilTemperatureFacilities5002 was measured (TAI, unix seconds).
oilTemperatureFacilities5011¶
- IDL_Type:
- double 
- Units:
- deg_C 
Description: Oil temperature from facilities gauge TMA_FA_OS_CTM_5011.
oilTemperatureFacilities5011Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilTemperatureFacilities5011 was measured (TAI, unix seconds).
oilTemperatureFacilities5121¶
- IDL_Type:
- double 
- Units:
- deg_C 
Description: Oil temperature from facilities gauge TMA_FA_OS_CTM_5121.
oilTemperatureFacilities5121Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which oilTemperatureFacilities5121 was measured (TAI, unix seconds).
setpointTemperatureCabinets¶
- IDL_Type:
- double 
- Units:
- deg_C 
Description: Temperature setpoint for remote IO cabinets.
setpointTemperatureCabinetsTimestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which setpointTemperatureCabinets was measured (TAI, unix seconds).
timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which the data was measured (TAI, unix seconds).
valvePositionFacilities5201¶
- IDL_Type:
- double 
- Units:
- % 
Description: Position of oil valve TMA_FA_OS_AAA_5201_PV.
valvePositionFacilities5201Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which valvePositionFacilities5201 was measured (TAI, unix seconds).
safetySystem¶
Description: safetySystem data.
- EFDB_Topic:
- MTMount_safetySystem 
brakePressureAz¶
- IDL_Type:
- double 
- Units:
- bar 
- Count:
- 8 
Description: Azimuth brake pressure 1.
brakePressureAzTimestamp¶
- IDL_Type:
- double 
- Units:
- second 
- Count:
- 8 
Description: Time at which brakePressureAz was measured (TAI, unix seconds).
brakePressureEl¶
- IDL_Type:
- double 
- Units:
- bar 
- Count:
- 2 
Description: Elevation brake pressure 1.
brakePressureElTimestamp¶
- IDL_Type:
- double 
- Units:
- second 
- Count:
- 2 
Description: Time at which brakePressureEl was measured (TAI, unix seconds).
timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which the data was measured (TAI, unix seconds).
versionNumber¶
- IDL_Type:
- double 
- Units:
- unitless 
Description: Version number of the Safety code.
versionNumberTimestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which versionNumber was measured (TAI, unix seconds).
telemetryClientHeartbeat¶
Description: Heartbeat output by the MTMount CSC’s telemetry client (not the TMA).
- EFDB_Topic:
- MTMount_telemetryClientHeartbeat 
topEndChiller¶
Description: topEndChiller data.
- EFDB_Topic:
- MTMount_topEndChiller 
actualTemperatureAmbient¶
- IDL_Type:
- double 
- Units:
- deg_C 
Description: Actual ambient temperature (?).
actualTemperatureAmbientTimestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which actualTemperatureAmbient was measured (TAI, unix seconds).
airCompressedValveFailure¶
- IDL_Type:
- boolean 
- Units:
- unitless 
Description: Compressed air valve failure.
airCompressedValveFailureTimestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which airCompressedValveFailure was measured (TAI, unix seconds).
airCompressedValveStatus¶
- IDL_Type:
- boolean 
- Units:
- unitless 
Description: Compressed air valve status.
airCompressedValveStatusTimestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which airCompressedValveStatus was measured (TAI, unix seconds).
ambientRelativeHumiditySensor0501¶
- IDL_Type:
- double 
- Units:
- % 
Description: Ambient relative humidity measured by sensor 0501.
ambientRelativeHumiditySensor0501Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which ambientRelativeHumiditySensor0501 was measured (TAI, unix seconds).
ambientRelativeHumiditySensor0502¶
- IDL_Type:
- double 
- Units:
- % 
Description: Ambient relative humidity measured by sensor 0502.
ambientRelativeHumiditySensor0502Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which ambientRelativeHumiditySensor0502 was measured (TAI, unix seconds).
ambientRelativeHumiditySensor0504¶
- IDL_Type:
- double 
- Units:
- % 
Description: Ambient relative humidity measured by sensor 0504.
ambientRelativeHumiditySensor0504Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which ambientRelativeHumiditySensor0504 was measured (TAI, unix seconds).
ambientRelativeHumiditySensor0505¶
- IDL_Type:
- double 
- Units:
- % 
Description: Ambient relative humidity measured by sensor 0505.
ambientRelativeHumiditySensor0505Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which ambientRelativeHumiditySensor0505 was measured (TAI, unix seconds).
ambientTemperature¶
- IDL_Type:
- double 
- Units:
- deg_C 
Description: Ambient temperature (measured? commanded?).
ambientTemperatureSensor0502¶
- IDL_Type:
- double 
- Units:
- deg_C 
Description: Ambient temperature measured by sensor 0502.
ambientTemperatureSensor0502Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which ambientTemperatureSensor0502 was measured (TAI, unix seconds).
ambientTemperatureSensor0504¶
- IDL_Type:
- double 
- Units:
- deg_C 
Description: Ambient temperature measured by sensor 0504.
ambientTemperatureSensor0504Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which ambientTemperatureSensor0504 was measured (TAI, unix seconds).
ambientTemperatureSensor0505¶
- IDL_Type:
- double 
- Units:
- deg_C 
Description: Ambient temperature measured by sensor 0505.
ambientTemperatureSensor0505Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which ambientTemperatureSensor0505 was measured (TAI, unix seconds).
ambientTemperatureTimestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which ambientTemperature was measured (TAI, unix seconds).
ductTemperatureSensor0506¶
- IDL_Type:
- double 
- Units:
- deg_C 
Description: Duct temperature measured by sensor 0506.
ductTemperatureSensor0506Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which ductTemperatureSensor0506 was measured (TAI, unix seconds).
ductTemperatureSensor0507¶
- IDL_Type:
- double 
- Units:
- deg_C 
Description: Duct temperature measured by sensor 0507.
ductTemperatureSensor0507Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which ductTemperatureSensor0507 was measured (TAI, unix seconds).
externalTemperatureElectricalCabinet¶
- IDL_Type:
- double 
- Units:
- deg_C 
- Count:
- 4 
Description: External temperature of each electrical cabinet.
externalTemperatureElectricalCabinetTimestamp¶
- IDL_Type:
- double 
- Units:
- second 
- Count:
- 4 
Description: Time at which externalTemperatureElectricalCabinet was measured (TAI, unix seconds).
heatExchangerSupplyTemperature¶
- IDL_Type:
- double 
- Units:
- deg_C 
Description: Temperature of HX supply.
heatExchangerSupplyTemperatureTimestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which heatExchangerSupplyTemperature was measured (TAI, unix seconds).
internalTemperatureElectricalCabinet¶
- IDL_Type:
- double 
- Units:
- deg_C 
- Count:
- 4 
Description: Internal temperature of each electrical cabinet.
internalTemperatureElectricalCabinetTimestamp¶
- IDL_Type:
- double 
- Units:
- second 
- Count:
- 4 
Description: Time at which internalTemperatureElectricalCabinet was measured (TAI, unix seconds).
temperatureSensor0501¶
- IDL_Type:
- double 
- Units:
- deg_C 
Description: Ambient temperature measured by sensor 0501.
temperatureSensor0501Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which temperatureSensor0501 was measured (TAI, unix seconds).
threeWayValvePosition201¶
- IDL_Type:
- double 
- Units:
- % 
Description: Position of three-way valve 201.
threeWayValvePosition201Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which threeWayValvePosition201 was measured (TAI, unix seconds).
threeWayValvePosition202¶
- IDL_Type:
- double 
- Units:
- % 
Description: Position of three-way valve 202.
threeWayValvePosition202Timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which threeWayValvePosition202 was measured (TAI, unix seconds).
timestamp¶
- IDL_Type:
- double 
- Units:
- second 
Description: Time at which the data was measured (TAI, unix seconds).