:tocdepth: 3 ######## MTM1M3TS ######## .. note:: This page is generated by python script ``generate_cet.py``. :ref:`Back to table ` Commands -------- .. _MTM1M3TS:Commands:applySetpoint: applySetpoint ~~~~~~~~~~~~~ :EFDB_Topic: MTM1M3TS_command_applySetpoint .. _MTM1M3TS:Commands:applySetpoint:setpoint: setpoint ******** :IDL_Type: float :Units: deg_C **Description**: Temperature setpoint to apply .. _MTM1M3TS:Commands:heaterFanDemand: heaterFanDemand ~~~~~~~~~~~~~~~ **Description**: Sets thermal unit heater PWM and fan RPM demand values. Command code 88 (0x58). :EFDB_Topic: MTM1M3TS_command_heaterFanDemand .. _MTM1M3TS:Commands:heaterFanDemand:heaterPWM: heaterPWM ********* :IDL_Type: byte :Units: unitless :Count: 96 **Description**: Heater PWM demand. 0-255, where 255 equals 100%. .. _MTM1M3TS:Commands:heaterFanDemand:fanRPM: fanRPM ****** :IDL_Type: byte :Units: unitless :Count: 96 **Description**: Fan RPM demand value. 0-255, where 255 equals 2550 RPM. .. _MTM1M3TS:Commands:power: power ~~~~~ **Description**: Turn power on for fail/heaters coils and coolant pump. Controls cRIO slot 5 SSR. :EFDB_Topic: MTM1M3TS_command_power .. _MTM1M3TS:Commands:power:fanCoilsHeaters: fanCoilsHeaters *************** :IDL_Type: boolean :Units: unitless **Description**: Apply power to Dan Coils/Heaters. true=on, false=off. .. _MTM1M3TS:Commands:power:coolantPump: coolantPump *********** :IDL_Type: boolean :Units: unitless **Description**: Apply power to coolant pump, true=on, false=off. .. _MTM1M3TS:Commands:reset: reset ~~~~~ **Description**: Reset given ILC. Needed to apply new Re-Heater Gains. Command code 107 (0x6B). :EFDB_Topic: MTM1M3TS_command_reset .. _MTM1M3TS:Commands:reset:units: units ***** :IDL_Type: boolean :Units: unitless :Count: 96 **Description**: Array of ILCs to reset. .. _MTM1M3TS:Commands:setReHeaterGains: setReHeaterGains ~~~~~~~~~~~~~~~~ **Description**: Thermal ILC Re-Heater PI (Proportional and Integral gain) values. Command code 92 (0x5C). :EFDB_Topic: MTM1M3TS_command_setReHeaterGains .. _MTM1M3TS:Commands:setReHeaterGains:proportionalGain: proportionalGain **************** :IDL_Type: float :Units: unitless :Count: 96 **Description**: Re-Heater proportional gain. .. _MTM1M3TS:Commands:setReHeaterGains:integralGain: integralGain ************ :IDL_Type: float :Units: unitless :Count: 96 **Description**: Re-Heater integral gain. abort ~~~~~ :EFDB_Topic: SALGeneric_command_abort disable ~~~~~~~ **Description**: Transition from state Enabled to Disabled. :EFDB_Topic: SALGeneric_command_disable enable ~~~~~~ **Description**: Transition from state Disabled to Enabled. :EFDB_Topic: SALGeneric_command_enable enterControl ~~~~~~~~~~~~ **Description**: Transition from state Offline to Standby. Only that start in Offline state CSCs support this command; other CSCs start in Standby state and quit when they go to Offline. :EFDB_Topic: SALGeneric_command_enterControl exitControl ~~~~~~~~~~~ **Description**: Transition from state Standby to Offline. For CSCs that start in Standby state this makes the CSC quit. CSCs that start in Offline state, they remain active. :EFDB_Topic: SALGeneric_command_exitControl setAuthList ~~~~~~~~~~~ :EFDB_Topic: SALGeneric_command_setAuthList .. _MTM1M3TS:setAuthList:authorizedUsers: authorizedUsers *************** :IDL_Type: string :Units: unitless **Description**: Comma seperated list of authorized users currently allowed to command this CSC, in the form user@host. If the first character is +/- then the specified users are added/removed. Duplicates are silently ignored. The CSC's own user@host is silently ignored, because it is always authorized. For removal, CSCs that are not in the list are silently ignored. Whitespace is allowed after the optional initial +/- and after each comma. .. _MTM1M3TS:setAuthList:nonAuthorizedCSCs: nonAuthorizedCSCs ***************** :IDL_Type: string :Units: unitless **Description**: Comma seperated list of CSC's not currently allowed to command this CSC, in the form name[:index]. An index of 0 is stripped (name:0 becomes name). If the first character is +/- then the specified CSCs are added/removed. Duplicates are silently ignored. For removal, CSCs that are not in the list are silently ignored. Whitespace is allowed after the optional initial +/- and after each comma. setLogLevel ~~~~~~~~~~~ **Description**: Set the logging level. :EFDB_Topic: SALGeneric_command_setLogLevel .. _MTM1M3TS:setLogLevel:level: level ***** :IDL_Type: int :Units: unitless **Description**: Logging level, as a Python logging level: error=40, warning=30, info=20, debug=10. setValue ~~~~~~~~ :EFDB_Topic: SALGeneric_command_setValue .. _MTM1M3TS:setValue:parametersAndValues: parametersAndValues ******************* :IDL_Type: string :IDL_Size: 256 :Units: unitless **Description**: List of parameters and their values as a Json string standby ~~~~~~~ **Description**: Transition from state Offline, Disabled or Fault to Standby. :EFDB_Topic: SALGeneric_command_standby start ~~~~~ **Description**: Transition from state Standby to Disable, in a specified configuration. :EFDB_Topic: SALGeneric_command_start .. _MTM1M3TS:start:settingsToApply: settingsToApply *************** :IDL_Type: string :IDL_Size: 256 :Units: unitless **Description**: Name of the selected settings set Enumerations ------------ :ILCType: * ElectromechanicalActuator=1 * PneumaticActuator=2 * Thermal=3 * HardpointMonitoring=7 * Bootloader=10 Events ------ .. _MTM1M3TS:Events:appliedSetpoint: appliedSetpoint ~~~~~~~~~~~~~~~ :EFDB_Topic: MTM1M3TS_logevent_appliedSetpoint .. _MTM1M3TS:Events:appliedSetpoint:setpoint: setpoint ******** :IDL_Type: float :Units: deg_C **Description**: Applied setpoint. .. _MTM1M3TS:Events:powerStatus: powerStatus ~~~~~~~~~~~ :EFDB_Topic: MTM1M3TS_logevent_powerStatus .. _MTM1M3TS:Events:powerStatus:fanCoilsHeatersCommandedOn: fanCoilsHeatersCommandedOn ************************** :IDL_Type: boolean :Units: unitless **Description**: True if Fan Coils/Heaters power bus commanded on. .. _MTM1M3TS:Events:powerStatus:fanCoilsHeatersOn: fanCoilsHeatersOn ***************** :IDL_Type: boolean :Units: unitless **Description**: True if Fan Coils/Heaters are on. .. _MTM1M3TS:Events:powerStatus:coolantPumpCommandedOn: coolantPumpCommandedOn ********************** :IDL_Type: boolean :Units: unitless **Description**: True if Coolant Pump commanded on. .. _MTM1M3TS:Events:powerStatus:coolantPumpOn: coolantPumpOn ************* :IDL_Type: boolean :Units: unitless **Description**: True if Coolant Pump is on. .. _MTM1M3TS:Events:reHeaterGains: reHeaterGains ~~~~~~~~~~~~~ :EFDB_Topic: MTM1M3TS_logevent_reHeaterGains .. _MTM1M3TS:Events:reHeaterGains:proportionalGain: proportionalGain **************** :IDL_Type: float :Units: unitless :Count: 96 **Description**: Re-Heater proportional gain. .. _MTM1M3TS:Events:reHeaterGains:integralGain: integralGain ************ :IDL_Type: float :Units: unitless :Count: 96 **Description**: Re-Heater integral gain. .. _MTM1M3TS:Events:thermalInfo: thermalInfo ~~~~~~~~~~~ :EFDB_Topic: MTM1M3TS_logevent_thermalInfo .. _MTM1M3TS:Events:thermalInfo:referenceId: referenceId *********** :IDL_Type: short :Units: unitless :Count: 96 **Description**: Thermal ILC reference id. .. _MTM1M3TS:Events:thermalInfo:modbusAddress: modbusAddress ************* :IDL_Type: short :Units: unitless :Count: 96 **Description**: Thermal ILC modbus address. .. _MTM1M3TS:Events:thermalInfo:xPosition: xPosition ********* :IDL_Type: float :Units: unitless :Count: 96 **Description**: Fan x position. .. _MTM1M3TS:Events:thermalInfo:yPosition: yPosition ********* :IDL_Type: float :Units: unitless :Count: 96 **Description**: Fan y position. .. _MTM1M3TS:Events:thermalInfo:zPosition: zPosition ********* :IDL_Type: float :Units: unitless :Count: 96 **Description**: Fan z position. .. _MTM1M3TS:Events:thermalInfo:ilcUniqueId: ilcUniqueId *********** :IDL_Type: long long :Units: unitless :Count: 96 **Description**: Thermal ILC unique id. .. _MTM1M3TS:Events:thermalInfo:ilcApplicationType: ilcApplicationType ****************** :IDL_Type: short :Units: unitless :Count: 96 **Description**: Thermal ILC application type. ILCType enumeration. .. _MTM1M3TS:Events:thermalInfo:networkNodeType: networkNodeType *************** :IDL_Type: short :Units: unitless :Count: 96 **Description**: Thermal ILC network node type. ILCType enumeration. Mismatch with ilcApplicationType indicates ILC programming/seting problem. .. _MTM1M3TS:Events:thermalInfo:majorRevision: majorRevision ************* :IDL_Type: short :Units: unitless :Count: 96 **Description**: Thermal ILC major revision. .. _MTM1M3TS:Events:thermalInfo:minorRevision: minorRevision ************* :IDL_Type: short :Units: unitless :Count: 96 **Description**: Thermal ILC minor revision. .. _MTM1M3TS:Events:thermalWarning: thermalWarning ~~~~~~~~~~~~~~ :EFDB_Topic: MTM1M3TS_logevent_thermalWarning .. _MTM1M3TS:Events:thermalWarning:anyWarning: anyWarning ********** :IDL_Type: boolean :Units: unitless **Description**: Does at least a single thermal fan unit indicates any warning? .. _MTM1M3TS:Events:thermalWarning:anyMajorFault: anyMajorFault ************* :IDL_Type: boolean :Units: unitless **Description**: Thermal fan unit warning any Major Fault. .. _MTM1M3TS:Events:thermalWarning:majorFault: majorFault ********** :IDL_Type: boolean :Units: unitless :Count: 96 **Description**: Thermal fan unit warning major Fault. .. _MTM1M3TS:Events:thermalWarning:anyMinorFault: anyMinorFault ************* :IDL_Type: boolean :Units: unitless **Description**: Thermal fan unit warning any Minor Fault. .. _MTM1M3TS:Events:thermalWarning:minorFault: minorFault ********** :IDL_Type: boolean :Units: unitless :Count: 96 **Description**: Thermal fan unit warning minor Fault. .. _MTM1M3TS:Events:thermalWarning:anyFaultOverride: anyFaultOverride **************** :IDL_Type: boolean :Units: unitless **Description**: Thermal fan unit warning any Fault Override. .. _MTM1M3TS:Events:thermalWarning:faultOverride: faultOverride ************* :IDL_Type: boolean :Units: unitless :Count: 96 **Description**: Thermal fan unit warning fault Override. .. _MTM1M3TS:Events:thermalWarning:anyRefResistorError: anyRefResistorError ******************* :IDL_Type: boolean :Units: unitless **Description**: Thermal fan unit any Ref Resistor Error. .. _MTM1M3TS:Events:thermalWarning:refResistorError: refResistorError **************** :IDL_Type: boolean :Units: unitless :Count: 96 **Description**: Thermal fan unit Ref Resistor Error. .. _MTM1M3TS:Events:thermalWarning:anyRTDError: anyRTDError *********** :IDL_Type: boolean :Units: unitless **Description**: Thermal fan unit any RTD Error. .. _MTM1M3TS:Events:thermalWarning:rtdError: rtdError ******** :IDL_Type: boolean :Units: unitless :Count: 96 **Description**: Thermal fan unit RTD Error. .. _MTM1M3TS:Events:thermalWarning:anyBreakerHeater1Error: anyBreakerHeater1Error ********************** :IDL_Type: boolean :Units: unitless **Description**: Thermal fan unit any Breaker Heater 1 Error. .. _MTM1M3TS:Events:thermalWarning:breakerHeater1Error: breakerHeater1Error ******************* :IDL_Type: boolean :Units: unitless :Count: 96 **Description**: Thermal fan unit Breaker Heater 1 Error. .. _MTM1M3TS:Events:thermalWarning:anyBreakerFan2Error: anyBreakerFan2Error ******************* :IDL_Type: boolean :Units: unitless **Description**: Thermal fan unit any Breaker Fan 2 Error. .. _MTM1M3TS:Events:thermalWarning:breakerFan2Error: breakerFan2Error **************** :IDL_Type: boolean :Units: unitless :Count: 96 **Description**: Thermal fan unit Breaker Fan 2 Error. .. _MTM1M3TS:Events:thermalWarning:anyUniqueIdCRCError: anyUniqueIdCRCError ******************* :IDL_Type: boolean :Units: unitless **Description**: Thermal fan unit warning any Unique Id CRC Error. .. _MTM1M3TS:Events:thermalWarning:uniqueIdCRCError: uniqueIdCRCError **************** :IDL_Type: boolean :Units: unitless :Count: 96 **Description**: Thermal fan unit warning unique Id CRC Error. .. _MTM1M3TS:Events:thermalWarning:anyApplicationTypeMismatch: anyApplicationTypeMismatch ************************** :IDL_Type: boolean :Units: unitless **Description**: Thermal fan unit warning any Application Type Mismatch. .. _MTM1M3TS:Events:thermalWarning:applicationTypeMismatch: applicationTypeMismatch *********************** :IDL_Type: boolean :Units: unitless :Count: 96 **Description**: Thermal fan unit warning application Type Mismatch. .. _MTM1M3TS:Events:thermalWarning:anyApplicationMissing: anyApplicationMissing ********************* :IDL_Type: boolean :Units: unitless **Description**: Thermal fan unit warning any Application Missing. .. _MTM1M3TS:Events:thermalWarning:applicationMissing: applicationMissing ****************** :IDL_Type: boolean :Units: unitless :Count: 96 **Description**: Thermal fan unit warning application Missing. .. _MTM1M3TS:Events:thermalWarning:anyApplicationCRCMismatch: anyApplicationCRCMismatch ************************* :IDL_Type: boolean :Units: unitless **Description**: Thermal fan unit warning any Application CRC Mismatch. .. _MTM1M3TS:Events:thermalWarning:applicationCRCMismatch: applicationCRCMismatch ********************** :IDL_Type: boolean :Units: unitless :Count: 96 **Description**: Thermal fan unit warning application CRC Mismatch. .. _MTM1M3TS:Events:thermalWarning:anyOneWireMissing: anyOneWireMissing ***************** :IDL_Type: boolean :Units: unitless **Description**: Thermal fan unit warning any OneWire Missing. .. _MTM1M3TS:Events:thermalWarning:oneWireMissing: oneWireMissing ************** :IDL_Type: boolean :Units: unitless :Count: 96 **Description**: Thermal fan unit warning oneWire Missing. .. _MTM1M3TS:Events:thermalWarning:anyOneWire1Mismatch: anyOneWire1Mismatch ******************* :IDL_Type: boolean :Units: unitless **Description**: Thermal fan unit warning any OneWire1 Mismatch. .. _MTM1M3TS:Events:thermalWarning:oneWire1Mismatch: oneWire1Mismatch **************** :IDL_Type: boolean :Units: unitless :Count: 96 **Description**: Thermal fan unit warning oneWire1 Mismatch. .. _MTM1M3TS:Events:thermalWarning:anyOneWire2Mismatch: anyOneWire2Mismatch ******************* :IDL_Type: boolean :Units: unitless **Description**: Thermal fan unit warning any OneWire2 Mismatch. .. _MTM1M3TS:Events:thermalWarning:oneWire2Mismatch: oneWire2Mismatch **************** :IDL_Type: boolean :Units: unitless :Count: 96 **Description**: Thermal fan unit warning oneWire2 Mismatch. .. _MTM1M3TS:Events:thermalWarning:anyWatchdogReset: anyWatchdogReset **************** :IDL_Type: boolean :Units: unitless **Description**: Thermal fan unit warning any Watchdog Rese. .. _MTM1M3TS:Events:thermalWarning:watchdogReset: watchdogReset ************* :IDL_Type: boolean :Units: unitless :Count: 96 **Description**: Thermal fan unit warning watchdog Reset. .. _MTM1M3TS:Events:thermalWarning:anyBrownOut: anyBrownOut *********** :IDL_Type: boolean :Units: unitless **Description**: Thermal fan unit warning any Brownout. .. _MTM1M3TS:Events:thermalWarning:brownOut: brownOut ******** :IDL_Type: boolean :Units: unitless :Count: 96 **Description**: Thermal fan unit warning brownout. .. _MTM1M3TS:Events:thermalWarning:anyEventTrapReset: anyEventTrapReset ***************** :IDL_Type: boolean :Units: unitless **Description**: Thermal fan unit warning any Event Trap Reset. .. _MTM1M3TS:Events:thermalWarning:eventTrapReset: eventTrapReset ************** :IDL_Type: boolean :Units: unitless :Count: 96 **Description**: Thermal fan unit warning event Trap Reset. .. _MTM1M3TS:Events:thermalWarning:anySSRPowerFault: anySSRPowerFault **************** :IDL_Type: boolean :Units: unitless **Description**: Thermal fan unit warning any SSR Power Fault. .. _MTM1M3TS:Events:thermalWarning:ssrPowerFault: ssrPowerFault ************* :IDL_Type: boolean :Units: unitless :Count: 96 **Description**: Thermal fan unit warning SSR Power Fault. .. _MTM1M3TS:Events:thermalWarning:anyAuxPowerFault: anyAuxPowerFault **************** :IDL_Type: boolean :Units: unitless **Description**: Thermal fan unit warning any Aux Power Fault. .. _MTM1M3TS:Events:thermalWarning:auxPowerFault: auxPowerFault ************* :IDL_Type: boolean :Units: unitless :Count: 96 **Description**: Thermal fan unit warning aux Power Fault. .. _MTM1M3TS:Events:thermalWarning:anyILCFault: anyILCFault *********** :IDL_Type: boolean :Units: unitless **Description**: Thermal fan unit warning any ILC Fault. .. _MTM1M3TS:Events:thermalWarning:ilcFault: ilcFault ******** :IDL_Type: boolean :Units: unitless :Count: 96 **Description**: Force actuator warning ILC Fault. .. _MTM1M3TS:Events:thermalWarning:anyBroadcastCounterWarning: anyBroadcastCounterWarning ************************** :IDL_Type: boolean :Units: unitless **Description**: Thermal fan unit warning any Broadcast Counter Warning. .. _MTM1M3TS:Events:thermalWarning:broadcastCounterWarning: broadcastCounterWarning *********************** :IDL_Type: boolean :Units: unitless :Count: 96 **Description**: Thermal fan unit warning broadcast Counter Warning. appliedSettingsMatchStart ~~~~~~~~~~~~~~~~~~~~~~~~~ :EFDB_Topic: SALGeneric_logevent_appliedSettingsMatchStart .. _MTM1M3TS:appliedSettingsMatchStart:appliedSettingsMatchStartIsTrue: appliedSettingsMatchStartIsTrue ******************************* :IDL_Type: boolean :Units: unitless **Description**: True when the configuration matches the start conditions authList ~~~~~~~~ :EFDB_Topic: SALGeneric_logevent_authList .. _MTM1M3TS:authList:authorizedUsers: authorizedUsers *************** :IDL_Type: string :Units: unitless **Description**: Comma seperated list of authorized users currently allowed to command this CSC. .. _MTM1M3TS:authList:nonAuthorizedCSCs: nonAuthorizedCSCs ***************** :IDL_Type: string :Units: unitless **Description**: Comma seperated list of CSC's not currently allowed to command this CSC. errorCode ~~~~~~~~~ **Description**: Output when a CSC goes into the Fault state as an explanation of the problem. :EFDB_Topic: SALGeneric_logevent_errorCode .. _MTM1M3TS:errorCode:errorCode: errorCode ********* :IDL_Type: long :Units: unitless **Description**: A numeric error code .. _MTM1M3TS:errorCode:errorReport: errorReport *********** :IDL_Type: string :Units: unitless **Description**: An string providing detailed information about the error .. _MTM1M3TS:errorCode:traceback: traceback ********* :IDL_Type: string :Units: unitless **Description**: An optional stack trace of the error condition heartbeat ~~~~~~~~~ :EFDB_Topic: SALGeneric_logevent_heartbeat .. _MTM1M3TS:heartbeat:heartbeat: heartbeat ********* :IDL_Type: boolean :Units: unitless **Description**: Beats the drum. logLevel ~~~~~~~~ **Description**: Current logging level. :EFDB_Topic: SALGeneric_logevent_logLevel .. _MTM1M3TS:logLevel:level: level ***** :IDL_Type: int :Units: unitless **Description**: Current logging level, a Python logging level: error=40, warning=30, info=20, debug=10. logMessage ~~~~~~~~~~ **Description**: A log message. :EFDB_Topic: SALGeneric_logevent_logMessage .. _MTM1M3TS:logMessage:name: name **** :IDL_Type: string :Units: unitless **Description**: Log name. .. _MTM1M3TS:logMessage:level: level ***** :IDL_Type: int :Units: unitless **Description**: Message level, a Python logging level: error=40, warning=30, info=20, debug=10. .. _MTM1M3TS:logMessage:message: message ******* :IDL_Type: string :Units: unitless **Description**: Log message. .. _MTM1M3TS:logMessage:traceback: traceback ********* :IDL_Type: string :Units: unitless **Description**: Exception traceback; "" if not an exception. .. _MTM1M3TS:logMessage:filePath: filePath ******** :IDL_Type: string :Units: unitless **Description**: Path to source file. .. _MTM1M3TS:logMessage:functionName: functionName ************ :IDL_Type: string :Units: unitless **Description**: Function or method name. .. _MTM1M3TS:logMessage:lineNumber: lineNumber ********** :IDL_Type: long :Units: unitless **Description**: Line number in the file specified by filePath. .. _MTM1M3TS:logMessage:process: process ******* :IDL_Type: long :Units: unitless **Description**: Process ID. settingVersions ~~~~~~~~~~~~~~~ **Description**: Information about settings which can be specified in the start command. :EFDB_Topic: SALGeneric_logevent_settingVersions .. _MTM1M3TS:settingVersions:recommendedSettingsVersion: recommendedSettingsVersion ************************** :IDL_Type: string :Units: unitless **Description**: List of comma seperated recomended versions of settings sets .. _MTM1M3TS:settingVersions:recommendedSettingsLabels: recommendedSettingsLabels ************************* :IDL_Type: string :Units: unitless **Description**: List of comma seperated names of settings sets .. _MTM1M3TS:settingVersions:settingsUrl: settingsUrl *********** :IDL_Type: string :Units: unitless **Description**: The URL where the settings sets definitions can be found settingsApplied ~~~~~~~~~~~~~~~ **Description**: Base settings applied. :EFDB_Topic: SALGeneric_logevent_settingsApplied .. _MTM1M3TS:settingsApplied:settingsVersion: settingsVersion *************** :IDL_Type: string :IDL_Size: 256 :Units: unitless **Description**: The SHA or name corresponding to the published configuration .. _MTM1M3TS:settingsApplied:otherSettingsEvents: otherSettingsEvents ******************* :IDL_Type: string :Units: unitless **Description**: A comma delimited list of other specific CSC configuration events. This may be blank if no other CSC specific events are necessary simulationMode ~~~~~~~~~~~~~~ **Description**: Current simulation mode. :EFDB_Topic: SALGeneric_logevent_simulationMode .. _MTM1M3TS:simulationMode:mode: mode **** :IDL_Type: int :Units: unitless **Description**: Current simulation mode; 0 for normal operation (no simulation); other supported values are specific to each CSC. softwareVersions ~~~~~~~~~~~~~~~~ **Description**: Current versions of software in use by CSC. :EFDB_Topic: SALGeneric_logevent_softwareVersions .. _MTM1M3TS:softwareVersions:salVersion: salVersion ********** :IDL_Type: string :IDL_Size: 256 :Units: unitless **Description**: This is the current version of SAL generation .. _MTM1M3TS:softwareVersions:xmlVersion: xmlVersion ********** :IDL_Type: string :IDL_Size: 256 :Units: unitless **Description**: This is the current version of CSC XML .. _MTM1M3TS:softwareVersions:openSpliceVersion: openSpliceVersion ***************** :IDL_Type: string :IDL_Size: 256 :Units: unitless **Description**: This is the current version of OpenSplice .. _MTM1M3TS:softwareVersions:cscVersion: cscVersion ********** :IDL_Type: string :IDL_Size: 256 :Units: unitless **Description**: This is the top-level version of the CSC .. _MTM1M3TS:softwareVersions:subsystemVersions: subsystemVersions ***************** :IDL_Type: string :Units: unitless **Description**: A comma delimited list of key=value pairs relating subsystem name (key) to its version number (value). This may be left blank if there are no subsystems within a CSC summaryState ~~~~~~~~~~~~ **Description**: Current summary state of the CSC :EFDB_Topic: SALGeneric_logevent_summaryState .. _MTM1M3TS:summaryState:summaryState: summaryState ************ :IDL_Type: long :Units: unitless **Description**: High level state machine state identifier Telemetry --------- .. _MTM1M3TS:Telemetry:thermalData: thermalData ~~~~~~~~~~~ **Description**: Thermal status response data. Return of ILC command 89 (0x59). :EFDB_Topic: MTM1M3TS_thermalData .. _MTM1M3TS:Telemetry:thermalData:timestamp: timestamp ********* :IDL_Type: double :Units: second **Description**: Timestamp the data was generated (TAI unix seconds). .. _MTM1M3TS:Telemetry:thermalData:ilcFault: ilcFault ******** :IDL_Type: boolean :Units: unitless :Count: 96 **Description**: ILC Fault. .. _MTM1M3TS:Telemetry:thermalData:heaterDisabled: heaterDisabled ************** :IDL_Type: boolean :Units: unitless :Count: 96 **Description**: Heater disabled. .. _MTM1M3TS:Telemetry:thermalData:heaterBreaker: heaterBreaker ************* :IDL_Type: boolean :Units: unitless :Count: 96 **Description**: Heater circuit breaker (false=closed/OK, true=open/tripped). .. _MTM1M3TS:Telemetry:thermalData:fanBreaker: fanBreaker ********** :IDL_Type: boolean :Units: unitless :Count: 96 **Description**: Fan circuit breaker (false=closed/OK, true=open/tripped). .. _MTM1M3TS:Telemetry:thermalData:differentialTemperature: differentialTemperature *********************** :IDL_Type: float :Units: deg_C :Count: 96 **Description**: Differential temperature. .. _MTM1M3TS:Telemetry:thermalData:fanRPM: fanRPM ****** :IDL_Type: float :Units: unitless :Count: 96 **Description**: Measured fan RPM-0 to 2550 RPM. .. _MTM1M3TS:Telemetry:thermalData:absoluteTemperature: absoluteTemperature ******************* :IDL_Type: float :Units: deg_C :Count: 96 **Description**: Absolute temperature.