Skip to main content
Ctrl+K

ts_mtdomecom

  • Communication Protocols
  • Lower Level Commands
  • Lower Level Component Statuses
  • Lower Level Configuration Parameters
  • Software Response Codes
    • Power Management
    • The Order Of The Items In The AMCS And ThCS Telemetry
    • The Order Of The Louvers In The LCS Telemetry
    • get_louvers_enabled
    • Brake
    • CommandName
    • CommandTime
    • ControlMode
    • InternalMotionState
    • LlcName
    • MTDomeCom
    • MockMTDomeController
    • ResponseCode
    • ScheduledCommand
    • SlipRingState
    • StopCommand
    • ValidSimulationMode
    • Version History
    • Rubin docs
  • GitHub
  • Communication Protocols
  • Lower Level Commands
  • Lower Level Component Statuses
  • Lower Level Configuration Parameters
  • Software Response Codes
  • Power Management
  • The Order Of The Items In The AMCS And ThCS Telemetry
  • The Order Of The Louvers In The LCS Telemetry
  • get_louvers_enabled
  • Brake
  • CommandName
  • CommandTime
  • ControlMode
  • InternalMotionState
  • LlcName
  • MTDomeCom
  • MockMTDomeController
  • ResponseCode
  • ScheduledCommand
  • SlipRingState
  • StopCommand
  • ValidSimulationMode
  • Version History
  • Rubin docs
  • GitHub

Section Navigation

  • ValidSimulationMode

ValidSimulationMode#

class lsst.ts.mtdomecom.ValidSimulationMode(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)#

Bases: IntEnum

Valid values for the simulation_mode attribute of the CSC.

Attributes Summary

NORMAL_OPERATIONS

SIMULATION_WITHOUT_MOCK_CONTROLLER

SIMULATION_WITH_MOCK_CONTROLLER

Attributes Documentation

NORMAL_OPERATIONS = 0#
SIMULATION_WITHOUT_MOCK_CONTROLLER = 2#
SIMULATION_WITH_MOCK_CONTROLLER = 1#

previous

StopCommand

next

Version History

On this page
  • ValidSimulationMode
    • ValidSimulationMode.NORMAL_OPERATIONS
    • ValidSimulationMode.SIMULATION_WITHOUT_MOCK_CONTROLLER
    • ValidSimulationMode.SIMULATION_WITH_MOCK_CONTROLLER

© Copyright 2019-2026 Association of Universities for Research in Astronomy, Inc. (AURA).

Created using Sphinx 8.1.3.

Built with the PyData Sphinx Theme 0.16.1.