RotatorCsc ========== .. currentmodule:: lsst.ts.rotator .. autoclass:: RotatorCsc :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~RotatorCsc.config_dir ~RotatorCsc.default_initial_state ~RotatorCsc.disabled_or_enabled ~RotatorCsc.domain ~RotatorCsc.enable_cmdline_state ~RotatorCsc.require_settings ~RotatorCsc.simulation_mode ~RotatorCsc.summary_state ~RotatorCsc.valid_simulation_modes .. rubric:: Methods Summary .. autosummary:: ~RotatorCsc.add_arguments ~RotatorCsc.add_kwargs_from_args ~RotatorCsc.amain ~RotatorCsc.assert_commandable ~RotatorCsc.assert_enabled ~RotatorCsc.assert_enabled_substate ~RotatorCsc.assert_summary_state ~RotatorCsc.begin_disable ~RotatorCsc.begin_enable ~RotatorCsc.begin_exitControl ~RotatorCsc.begin_standby ~RotatorCsc.begin_start ~RotatorCsc.close ~RotatorCsc.close_tasks ~RotatorCsc.config_callback ~RotatorCsc.configure ~RotatorCsc.connect_callback ~RotatorCsc.do_clearError ~RotatorCsc.do_configureAcceleration ~RotatorCsc.do_configureVelocity ~RotatorCsc.do_disable ~RotatorCsc.do_enable ~RotatorCsc.do_enterControl ~RotatorCsc.do_exitControl ~RotatorCsc.do_move ~RotatorCsc.do_setAuthList ~RotatorCsc.do_setLogLevel ~RotatorCsc.do_standby ~RotatorCsc.do_start ~RotatorCsc.do_stop ~RotatorCsc.do_track ~RotatorCsc.do_trackStart ~RotatorCsc.end_disable ~RotatorCsc.end_enable ~RotatorCsc.end_exitControl ~RotatorCsc.end_standby ~RotatorCsc.end_start ~RotatorCsc.fault ~RotatorCsc.get_config_pkg ~RotatorCsc.handle_summary_state ~RotatorCsc.implement_simulation_mode ~RotatorCsc.make_command ~RotatorCsc.make_from_cmd_line ~RotatorCsc.make_mock_controller ~RotatorCsc.put_log_level ~RotatorCsc.read_config_dir ~RotatorCsc.report_summary_state ~RotatorCsc.run_command ~RotatorCsc.run_multiple_commands ~RotatorCsc.set_simulation_mode ~RotatorCsc.start ~RotatorCsc.telemetry_callback .. rubric:: Attributes Documentation .. autoattribute:: config_dir .. autoattribute:: default_initial_state .. autoattribute:: disabled_or_enabled .. autoattribute:: domain .. autoattribute:: enable_cmdline_state .. autoattribute:: require_settings .. autoattribute:: simulation_mode .. autoattribute:: summary_state .. autoattribute:: valid_simulation_modes .. rubric:: Methods Documentation .. automethod:: add_arguments .. automethod:: add_kwargs_from_args .. automethod:: amain .. automethod:: assert_commandable .. automethod:: assert_enabled .. automethod:: assert_enabled_substate .. automethod:: assert_summary_state .. automethod:: begin_disable .. automethod:: begin_enable .. automethod:: begin_exitControl .. automethod:: begin_standby .. automethod:: begin_start .. automethod:: close .. automethod:: close_tasks .. automethod:: config_callback .. automethod:: configure .. automethod:: connect_callback .. automethod:: do_clearError .. automethod:: do_configureAcceleration .. automethod:: do_configureVelocity .. automethod:: do_disable .. automethod:: do_enable .. automethod:: do_enterControl .. automethod:: do_exitControl .. automethod:: do_move .. automethod:: do_setAuthList .. automethod:: do_setLogLevel .. automethod:: do_standby .. automethod:: do_start .. automethod:: do_stop .. automethod:: do_track .. automethod:: do_trackStart .. automethod:: end_disable .. automethod:: end_enable .. automethod:: end_exitControl .. automethod:: end_standby .. automethod:: end_start .. automethod:: fault .. automethod:: get_config_pkg .. automethod:: handle_summary_state .. automethod:: implement_simulation_mode .. automethod:: make_command .. automethod:: make_from_cmd_line .. automethod:: make_mock_controller .. automethod:: put_log_level .. automethod:: read_config_dir .. automethod:: report_summary_state .. automethod:: run_command .. automethod:: run_multiple_commands .. automethod:: set_simulation_mode .. automethod:: start .. automethod:: telemetry_callback