:tocdepth: 3 ##### ATAOS ##### .. note:: This page is generated by the following python script ``generate_cet.py``. :ref:`Back to table ` Commands -------- .. _ATAOS:Commands:applyCorrection: applyCorrection ~~~~~~~~~~~~~~~ :EFDB_Topic: ATAOS_command_applyCorrection .. _ATAOS:Commands:applyCorrection:azimuth: azimuth ******* :IDL_Type: double :Units: degree **Description**: Azimuth position for the correction (must be larger then 0). .. _ATAOS:Commands:applyCorrection:elevation: elevation ********* :IDL_Type: double :Units: degree **Description**: Elevation position for the correction (must be larger then 0). .. _ATAOS:Commands:applyFocusOffset: applyFocusOffset ~~~~~~~~~~~~~~~~ :EFDB_Topic: ATAOS_command_applyFocusOffset .. _ATAOS:Commands:applyFocusOffset:offset: offset ****** :IDL_Type: float :Units: millimeter **Description**: The offset from the focus to be set. .. _ATAOS:Commands:disableCorrection: disableCorrection ~~~~~~~~~~~~~~~~~ :EFDB_Topic: ATAOS_command_disableCorrection .. _ATAOS:Commands:disableCorrection:disableAll: disableAll ********** :IDL_Type: boolean :Units: unitless **Description**: Disable all corrections. .. _ATAOS:Commands:disableCorrection:m1: m1 ** :IDL_Type: boolean :Units: unitless **Description**: If true, disable the m1 correction. .. _ATAOS:Commands:disableCorrection:m2: m2 ** :IDL_Type: boolean :Units: unitless **Description**: If true, disable the m2 correction. .. _ATAOS:Commands:disableCorrection:hexapod: hexapod ******* :IDL_Type: boolean :Units: unitless **Description**: If true, disable the hexapod correction. .. _ATAOS:Commands:disableCorrection:focus: focus ***** :IDL_Type: boolean :Units: unitless **Description**: If true, disable the focus correction. .. _ATAOS:Commands:disableCorrection:atspectrograph: atspectrograph ************** :IDL_Type: boolean :Units: unitless **Description**: If true, Disable focus correction based on atspectrograph (LATISS) optical configuration. .. _ATAOS:Commands:disableCorrection:moveWhileExposing: moveWhileExposing ***************** :IDL_Type: boolean :Units: unitless **Description**: Apply focus and hexapod corrections during exposures? (default is no) .. _ATAOS:Commands:enableCorrection: enableCorrection ~~~~~~~~~~~~~~~~ :EFDB_Topic: ATAOS_command_enableCorrection .. _ATAOS:Commands:enableCorrection:enableAll: enableAll ********* :IDL_Type: boolean :Units: unitless **Description**: Enable correction on all components. .. _ATAOS:Commands:enableCorrection:m1: m1 ** :IDL_Type: boolean :Units: unitless **Description**: Enable correction in M1 (ignored if all). .. _ATAOS:Commands:enableCorrection:m2: m2 ** :IDL_Type: boolean :Units: unitless **Description**: Enable correction in M2 (ignored if all). .. _ATAOS:Commands:enableCorrection:hexapod: hexapod ******* :IDL_Type: boolean :Units: unitless **Description**: Enable hexapod correction (ignored if all) .. _ATAOS:Commands:enableCorrection:focus: focus ***** :IDL_Type: boolean :Units: unitless **Description**: Enable focus correction (ignored if all) .. _ATAOS:Commands:enableCorrection:atspectrograph: atspectrograph ************** :IDL_Type: boolean :Units: unitless **Description**: Enable focus correction based on atspectrograph (LATISS) optical configuration (filter/grating) (ignored if all) .. _ATAOS:Commands:enableCorrection:moveWhileExposing: moveWhileExposing ***************** :IDL_Type: boolean :Units: unitless **Description**: Apply focus and hexapod corrections during exposures? (default is no) .. _ATAOS:Commands:offset: offset ~~~~~~ :EFDB_Topic: ATAOS_command_offset .. _ATAOS:Commands:offset:x: x * :IDL_Type: float :Units: mm **Description**: Add this offset to the hexapod correction in the x-direction. .. _ATAOS:Commands:offset:y: y * :IDL_Type: float :Units: mm **Description**: Add this offset to the hexapod correction in the y-direction. .. _ATAOS:Commands:offset:z: z * :IDL_Type: float :Units: mm **Description**: Add this offset to the hexapod correction in the z-direction. .. _ATAOS:Commands:offset:u: u * :IDL_Type: float :Units: degree **Description**: Add this offset to the angle correction applied to the hexapod with respect to the hexapod x-axis. .. _ATAOS:Commands:offset:v: v * :IDL_Type: float :Units: degree **Description**: Add this offset to the angle correction applied to the hexapod with respect to the hexapod y-axis. .. _ATAOS:Commands:offset:w: w * :IDL_Type: float :Units: degree **Description**: Add this offset to the angle correction applied to the hexapod with respect to the hexapod z-axis (Ignored). .. _ATAOS:Commands:offset:m1: m1 ** :IDL_Type: float :Units: Pa **Description**: Add this offset to the m1 correction. .. _ATAOS:Commands:offset:m2: m2 ** :IDL_Type: float :Units: Pa **Description**: Add this offset to the m2 correction. .. _ATAOS:Commands:resetOffset: resetOffset ~~~~~~~~~~~ :EFDB_Topic: ATAOS_command_resetOffset .. _ATAOS:Commands:resetOffset:axis: axis **** :IDL_Type: string :IDL_Size: 10 :Units: unitless **Description**: Name of the axis to reset offset. Must be one of m1, m2, x, y, z, u, v, all or empty. If empty, reset all. .. _ATAOS:Commands:setCorrectionModelOffsets: setCorrectionModelOffsets ~~~~~~~~~~~~~~~~~~~~~~~~~ :EFDB_Topic: ATAOS_command_setCorrectionModelOffsets .. _ATAOS:Commands:setCorrectionModelOffsets:axis: axis **** :IDL_Type: string :IDL_Size: 10 :Units: unitless **Description**: Name of the axis to apply offset. Must be one of m1, m2, x, y, z, u, v. This will override/zero out all other offsets that may be applied. .. _ATAOS:Commands:setCorrectionModelOffsets:offset: offset ****** :IDL_Type: float :Units: unitless **Description**: Offset value. Unit depends on the axis. .. _ATAOS:Commands:setWavelength: setWavelength ~~~~~~~~~~~~~ :EFDB_Topic: ATAOS_command_setWavelength .. _ATAOS:Commands:setWavelength:wavelength: wavelength ********** :IDL_Type: float :Units: millimeter **Description**: The wavelength for which the focus to be set. abort ~~~~~ :EFDB_Topic: SALGeneric_command_abort .. _ATAOS:abort:value: value ***** :IDL_Type: boolean :Units: unitless **Description**: Not used disable ~~~~~~~ **Description**: Transition from state Enabled to Disabled. :EFDB_Topic: SALGeneric_command_disable .. _ATAOS:disable:value: value ***** :IDL_Type: boolean :Units: unitless **Description**: Not used enable ~~~~~~ **Description**: Transition from state Disabled to Enabled. :EFDB_Topic: SALGeneric_command_enable .. _ATAOS:enable:value: value ***** :IDL_Type: boolean :Units: unitless **Description**: Not used enterControl ~~~~~~~~~~~~ **Description**: Transition from state Offline to Standby. Only "externally commandable" CSCs support this command; other CSCs start in Standby state and quit when they go to Offline. :EFDB_Topic: SALGeneric_command_enterControl .. _ATAOS:enterControl:value: value ***** :IDL_Type: boolean :Units: unitless **Description**: Not used exitControl ~~~~~~~~~~~ **Description**: Transition from state Standby to Offline. For CSCs that are not "externally commandable" this makes the CSC quit. :EFDB_Topic: SALGeneric_command_exitControl .. _ATAOS:exitControl:value: value ***** :IDL_Type: boolean :Units: unitless **Description**: Not used setAuthList ~~~~~~~~~~~ :EFDB_Topic: SALGeneric_command_setAuthList .. _ATAOS: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. .. _ATAOS: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 .. _ATAOS: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 .. _ATAOS: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 .. _ATAOS:standby:value: value ***** :IDL_Type: boolean :Units: unitless **Description**: Not used start ~~~~~ **Description**: Transition from state Standby to Disable, in a specified configuration. :EFDB_Topic: SALGeneric_command_start .. _ATAOS:start:settingsToApply: settingsToApply *************** :IDL_Type: string :IDL_Size: 256 :Units: unitless **Description**: Name of the selected settings set Events ------ .. _ATAOS:Events:atspectrographCorrectionCompleted: atspectrographCorrectionCompleted ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :EFDB_Topic: ATAOS_logevent_atspectrographCorrectionCompleted .. _ATAOS:Events:atspectrographCorrectionCompleted:focusOffset: focusOffset *********** :IDL_Type: float :Units: mm **Description**: Focus offset applied. .. _ATAOS:Events:atspectrographCorrectionCompleted:pointingOffsets: pointingOffsets *************** :IDL_Type: float :Units: arcsec :Count: 2 **Description**: Pointing Offsets applied. .. _ATAOS:Events:atspectrographCorrectionStarted: atspectrographCorrectionStarted ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :EFDB_Topic: ATAOS_logevent_atspectrographCorrectionStarted .. _ATAOS:Events:atspectrographCorrectionStarted:focusOffset: focusOffset *********** :IDL_Type: float :Units: mm **Description**: Focus offset applied. .. _ATAOS:Events:atspectrographCorrectionStarted:pointingOffsets: pointingOffsets *************** :IDL_Type: float :Units: arcsec :Count: 2 **Description**: Pointing Offsets applied. .. _ATAOS:Events:correctionEnabled: correctionEnabled ~~~~~~~~~~~~~~~~~ :EFDB_Topic: ATAOS_logevent_correctionEnabled .. _ATAOS:Events:correctionEnabled:m1: m1 ** :IDL_Type: boolean :Units: unitless **Description**: M1 correction enabled. .. _ATAOS:Events:correctionEnabled:m2: m2 ** :IDL_Type: boolean :Units: unitless **Description**: M2 correction enabled. .. _ATAOS:Events:correctionEnabled:hexapod: hexapod ******* :IDL_Type: boolean :Units: unitless **Description**: Hexapod correction enabled. .. _ATAOS:Events:correctionEnabled:focus: focus ***** :IDL_Type: boolean :Units: unitless **Description**: Focus correction enabled. .. _ATAOS:Events:correctionEnabled:atspectrograph: atspectrograph ************** :IDL_Type: boolean :Units: unitless **Description**: Focus correction for atspectrograph (LATISS) grating and filter selection enabled. .. _ATAOS:Events:correctionEnabled:moveWhileExposing: moveWhileExposing ***************** :IDL_Type: boolean :Units: unitless **Description**: Move hexapod and focus while exposing enabled. .. _ATAOS:Events:correctionOffsets: correctionOffsets ~~~~~~~~~~~~~~~~~ :EFDB_Topic: ATAOS_logevent_correctionOffsets .. _ATAOS:Events:correctionOffsets:x: x * :IDL_Type: float :Units: mm **Description**: Offset to the hexapod correction in the x-direction. .. _ATAOS:Events:correctionOffsets:y: y * :IDL_Type: float :Units: mm **Description**: Offset to the hexapod correction in the y-direction. .. _ATAOS:Events:correctionOffsets:z: z * :IDL_Type: float :Units: mm **Description**: Offset to the hexapod correction in the z-direction. .. _ATAOS:Events:correctionOffsets:u: u * :IDL_Type: float :Units: degree **Description**: Offset to the angle correction applied to the hexapod with respect to the hexapod x-axis. .. _ATAOS:Events:correctionOffsets:v: v * :IDL_Type: float :Units: degree **Description**: Offset to the angle correction applied to the hexapod with respect to the hexapod y-axis. .. _ATAOS:Events:correctionOffsets:w: w * :IDL_Type: float :Units: degree **Description**: Offset to the angle correction applied to the hexapod with respect to the hexapod z-axis (Ignored). .. _ATAOS:Events:correctionOffsets:m1: m1 ** :IDL_Type: float :Units: Pa **Description**: Offset to the m1 correction. .. _ATAOS:Events:correctionOffsets:m2: m2 ** :IDL_Type: float :Units: Pa **Description**: Offset to the m2 correction. .. _ATAOS:Events:detailedState: detailedState ~~~~~~~~~~~~~ :EFDB_Topic: ATAOS_logevent_detailedState .. _ATAOS:Events:detailedState:substate: substate ******** :IDL_Type: byte :Units: unitless **Description**: Integer state of the ATAOS activity. This is not an enumeration but a bitwise state. .. _ATAOS:Events:focusCorrectionCompleted: focusCorrectionCompleted ~~~~~~~~~~~~~~~~~~~~~~~~ :EFDB_Topic: ATAOS_logevent_focusCorrectionCompleted .. _ATAOS:Events:focusCorrectionCompleted:azimuth: azimuth ******* :IDL_Type: double :Units: degree **Description**: Azimuth position for the correction. .. _ATAOS:Events:focusCorrectionCompleted:elevation: elevation ********* :IDL_Type: double :Units: degree **Description**: Elevation position for the correction. .. _ATAOS:Events:focusCorrectionCompleted:focus: focus ***** :IDL_Type: float :Units: mm **Description**: Focus correction. .. _ATAOS:Events:focusCorrectionStarted: focusCorrectionStarted ~~~~~~~~~~~~~~~~~~~~~~ :EFDB_Topic: ATAOS_logevent_focusCorrectionStarted .. _ATAOS:Events:focusCorrectionStarted:azimuth: azimuth ******* :IDL_Type: double :Units: degree **Description**: Azimuth position for the correction. .. _ATAOS:Events:focusCorrectionStarted:elevation: elevation ********* :IDL_Type: double :Units: degree **Description**: Elevation position for the correction. .. _ATAOS:Events:focusCorrectionStarted:focus: focus ***** :IDL_Type: float :Units: mm **Description**: Focus correction. .. _ATAOS:Events:focusOffsetSummary: focusOffsetSummary ~~~~~~~~~~~~~~~~~~ :EFDB_Topic: ATAOS_logevent_focusOffsetSummary .. _ATAOS:Events:focusOffsetSummary:total: total ***** :IDL_Type: float :Units: mm **Description**: Sum total of all focus offsets. .. _ATAOS:Events:focusOffsetSummary:userApplied: userApplied *********** :IDL_Type: float :Units: mm **Description**: Cumulative User-provided focus-offset. .. _ATAOS:Events:focusOffsetSummary:filter: filter ****** :IDL_Type: float :Units: degree **Description**: Offset due to atspectrograph filter .. _ATAOS:Events:focusOffsetSummary:disperser: disperser ********* :IDL_Type: float :Units: degree **Description**: Offset due to atspectrograph disperser. .. _ATAOS:Events:focusOffsetSummary:wavelength: wavelength ********** :IDL_Type: float :Units: degree **Description**: Offset due to selected wavelength. .. _ATAOS:Events:hexapodCorrectionCompleted: hexapodCorrectionCompleted ~~~~~~~~~~~~~~~~~~~~~~~~~~ :EFDB_Topic: ATAOS_logevent_hexapodCorrectionCompleted .. _ATAOS:Events:hexapodCorrectionCompleted:azimuth: azimuth ******* :IDL_Type: double :Units: degree **Description**: Azimuth position for the correction. .. _ATAOS:Events:hexapodCorrectionCompleted:elevation: elevation ********* :IDL_Type: double :Units: degree **Description**: Elevation position for the correction. .. _ATAOS:Events:hexapodCorrectionCompleted:hexapod_x: hexapod_x ********* :IDL_Type: float :Units: mm **Description**: Position correction applied to the hexapod in the optical x-direction. .. _ATAOS:Events:hexapodCorrectionCompleted:hexapod_y: hexapod_y ********* :IDL_Type: float :Units: mm **Description**: Position correction applied to the hexapod in the optical y-direction. .. _ATAOS:Events:hexapodCorrectionCompleted:hexapod_z: hexapod_z ********* :IDL_Type: float :Units: mm **Description**: Position correction applied to the hexapod in the optical z-direction. .. _ATAOS:Events:hexapodCorrectionCompleted:hexapod_u: hexapod_u ********* :IDL_Type: float :Units: degree **Description**: Angle correction applied to the hexapod with respect to the optical x-axis. .. _ATAOS:Events:hexapodCorrectionCompleted:hexapod_v: hexapod_v ********* :IDL_Type: float :Units: degree **Description**: Angle correction applied to the hexapod with respect to the optical y-axis. .. _ATAOS:Events:hexapodCorrectionCompleted:hexapod_w: hexapod_w ********* :IDL_Type: float :Units: degree **Description**: Angle correction applied to the hexapod with respect to the optical w-axis. .. _ATAOS:Events:hexapodCorrectionStarted: hexapodCorrectionStarted ~~~~~~~~~~~~~~~~~~~~~~~~ :EFDB_Topic: ATAOS_logevent_hexapodCorrectionStarted .. _ATAOS:Events:hexapodCorrectionStarted:azimuth: azimuth ******* :IDL_Type: double :Units: degree **Description**: Azimuth position for the correction. .. _ATAOS:Events:hexapodCorrectionStarted:elevation: elevation ********* :IDL_Type: double :Units: degree **Description**: Elevation position for the correction. .. _ATAOS:Events:hexapodCorrectionStarted:hexapod_x: hexapod_x ********* :IDL_Type: float :Units: mm **Description**: Position correction applied to the hexapod in the optical x-direction. .. _ATAOS:Events:hexapodCorrectionStarted:hexapod_y: hexapod_y ********* :IDL_Type: float :Units: mm **Description**: Position correction applied to the hexapod in the optical y-direction. .. _ATAOS:Events:hexapodCorrectionStarted:hexapod_z: hexapod_z ********* :IDL_Type: float :Units: mm **Description**: Position correction applied to the hexapod in the optical z-direction. .. _ATAOS:Events:hexapodCorrectionStarted:hexapod_u: hexapod_u ********* :IDL_Type: float :Units: degree **Description**: Angle correction applied to the hexapod with respect to the optical x-axis. .. _ATAOS:Events:hexapodCorrectionStarted:hexapod_v: hexapod_v ********* :IDL_Type: float :Units: degree **Description**: Angle correction applied to the hexapod with respect to the optical y-axis. .. _ATAOS:Events:hexapodCorrectionStarted:hexapod_w: hexapod_w ********* :IDL_Type: float :Units: degree **Description**: Angle correction applied to the hexapod with respect to the optical w-axis. .. _ATAOS:Events:m1CorrectionCompleted: m1CorrectionCompleted ~~~~~~~~~~~~~~~~~~~~~ :EFDB_Topic: ATAOS_logevent_m1CorrectionCompleted .. _ATAOS:Events:m1CorrectionCompleted:azimuth: azimuth ******* :IDL_Type: double :Units: degree **Description**: Azimuth position for the correction. .. _ATAOS:Events:m1CorrectionCompleted:elevation: elevation ********* :IDL_Type: double :Units: degree **Description**: Elevation position for the correction. .. _ATAOS:Events:m1CorrectionCompleted:pressure: pressure ******** :IDL_Type: float :Units: Pa **Description**: Pressure correction applied to M1. .. _ATAOS:Events:m1CorrectionStarted: m1CorrectionStarted ~~~~~~~~~~~~~~~~~~~ :EFDB_Topic: ATAOS_logevent_m1CorrectionStarted .. _ATAOS:Events:m1CorrectionStarted:azimuth: azimuth ******* :IDL_Type: double :Units: degree **Description**: Azimuth position for the correction. .. _ATAOS:Events:m1CorrectionStarted:elevation: elevation ********* :IDL_Type: double :Units: degree **Description**: Elevation position for the correction. .. _ATAOS:Events:m1CorrectionStarted:pressure: pressure ******** :IDL_Type: float :Units: Pa **Description**: Pressure correction applied to M1. .. _ATAOS:Events:m2CorrectionCompleted: m2CorrectionCompleted ~~~~~~~~~~~~~~~~~~~~~ :EFDB_Topic: ATAOS_logevent_m2CorrectionCompleted .. _ATAOS:Events:m2CorrectionCompleted:azimuth: azimuth ******* :IDL_Type: double :Units: degree **Description**: Azimuth position for the correction. .. _ATAOS:Events:m2CorrectionCompleted:elevation: elevation ********* :IDL_Type: double :Units: degree **Description**: Elevation position for the correction. .. _ATAOS:Events:m2CorrectionCompleted:pressure: pressure ******** :IDL_Type: float :Units: Pa **Description**: Pressure correction applied to M2. .. _ATAOS:Events:m2CorrectionStarted: m2CorrectionStarted ~~~~~~~~~~~~~~~~~~~ :EFDB_Topic: ATAOS_logevent_m2CorrectionStarted .. _ATAOS:Events:m2CorrectionStarted:azimuth: azimuth ******* :IDL_Type: double :Units: degree **Description**: Azimuth position for the correction. .. _ATAOS:Events:m2CorrectionStarted:elevation: elevation ********* :IDL_Type: double :Units: degree **Description**: Elevation position for the correction. .. _ATAOS:Events:m2CorrectionStarted:pressure: pressure ******** :IDL_Type: float :Units: Pa **Description**: Pressure correction applied to M2. .. _ATAOS:Events:pointingOffsetSummary: pointingOffsetSummary ~~~~~~~~~~~~~~~~~~~~~ :EFDB_Topic: ATAOS_logevent_pointingOffsetSummary .. _ATAOS:Events:pointingOffsetSummary:total: total ***** :IDL_Type: float :Units: arcsec :Count: 2 **Description**: Sum total of all pointing offsets. .. _ATAOS:Events:pointingOffsetSummary:filter: filter ****** :IDL_Type: float :Units: arcsec :Count: 2 **Description**: Offset due to atspectrograph filter .. _ATAOS:Events:pointingOffsetSummary:disperser: disperser ********* :IDL_Type: float :Units: arcsec :Count: 2 **Description**: Offset due to atspectrograph disperser. appliedSettingsMatchStart ~~~~~~~~~~~~~~~~~~~~~~~~~ :EFDB_Topic: SALGeneric_logevent_appliedSettingsMatchStart .. _ATAOS:appliedSettingsMatchStart:appliedSettingsMatchStartIsTrue: appliedSettingsMatchStartIsTrue ******************************* :IDL_Type: boolean :Units: unitless **Description**: True when the configuration matches the start conditions authList ~~~~~~~~ :EFDB_Topic: SALGeneric_logevent_authList .. _ATAOS:authList:authorizedUsers: authorizedUsers *************** :IDL_Type: string :Units: unitless **Description**: Comma seperated list of authorized users currently allowed to command this CSC. .. _ATAOS: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 .. _ATAOS:errorCode:errorCode: errorCode ********* :IDL_Type: long :Units: unitless **Description**: A numeric error code .. _ATAOS:errorCode:errorReport: errorReport *********** :IDL_Type: string :Units: unitless **Description**: An string providing detailed information about the error .. _ATAOS:errorCode:traceback: traceback ********* :IDL_Type: string :Units: unitless **Description**: An optional stack trace of the error condition heartbeat ~~~~~~~~~ :EFDB_Topic: SALGeneric_logevent_heartbeat .. _ATAOS:heartbeat:heartbeat: heartbeat ********* :IDL_Type: boolean :Units: unitless **Description**: Beats the drum. logLevel ~~~~~~~~ **Description**: Current logging level. :EFDB_Topic: SALGeneric_logevent_logLevel .. _ATAOS: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 .. _ATAOS:logMessage:name: name **** :IDL_Type: string :Units: unitless **Description**: Log name. .. _ATAOS:logMessage:level: level ***** :IDL_Type: int :Units: unitless **Description**: Message level, a Python logging level: error=40, warning=30, info=20, debug=10. .. _ATAOS:logMessage:message: message ******* :IDL_Type: string :Units: unitless **Description**: Log message. .. _ATAOS:logMessage:traceback: traceback ********* :IDL_Type: string :Units: unitless **Description**: Exception traceback; "" if not an exception. .. _ATAOS:logMessage:filePath: filePath ******** :IDL_Type: string :Units: unitless **Description**: Path to source file. .. _ATAOS:logMessage:functionName: functionName ************ :IDL_Type: string :Units: unitless **Description**: Function or method name. .. _ATAOS:logMessage:lineNumber: lineNumber ********** :IDL_Type: long :Units: unitless **Description**: Line number in the file specified by filePath. .. _ATAOS: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 .. _ATAOS:settingVersions:recommendedSettingsVersion: recommendedSettingsVersion ************************** :IDL_Type: string :Units: unitless **Description**: List of comma seperated recomended versions of settings sets .. _ATAOS:settingVersions:recommendedSettingsLabels: recommendedSettingsLabels ************************* :IDL_Type: string :Units: unitless **Description**: List of comma seperated names of settings sets .. _ATAOS: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 .. _ATAOS:settingsApplied:settingsVersion: settingsVersion *************** :IDL_Type: string :IDL_Size: 256 :Units: unitless **Description**: The SHA or name corresponding to the published configuration .. _ATAOS: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 .. _ATAOS: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 .. _ATAOS:softwareVersions:salVersion: salVersion ********** :IDL_Type: string :IDL_Size: 16 :Units: unitless **Description**: This is the current version of SAL generation .. _ATAOS:softwareVersions:xmlVersion: xmlVersion ********** :IDL_Type: string :IDL_Size: 16 :Units: unitless **Description**: This is the current version of CSC XML .. _ATAOS:softwareVersions:openSpliceVersion: openSpliceVersion ***************** :IDL_Type: string :IDL_Size: 16 :Units: unitless **Description**: This is the current version of OpenSplice .. _ATAOS:softwareVersions:cscVersion: cscVersion ********** :IDL_Type: string :IDL_Size: 16 :Units: unitless **Description**: This is the top-level version of the CSC .. _ATAOS: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 .. _ATAOS:summaryState:summaryState: summaryState ************ :IDL_Type: long :Units: unitless **Description**: High level state machine state identifier Telemetry --------- .. _ATAOS:Telemetry:timestamp: timestamp ~~~~~~~~~ :EFDB_Topic: ATAOS_timestamp .. _ATAOS:Telemetry:timestamp:timestamp: timestamp ********* :IDL_Type: double :Units: second **Description**: The system time (TAI).