ApscsStatus

class lsst.ts.MTDome.ApscsStatus

Bases: lsst.ts.MTDome.mock_llc.base_mock_llc.BaseMockStatus

Represents the status of the Aperture Shutter Control System in simulation mode.

Methods Summary

closeShutter() Close the shutter.
determine_status(current_tai) Determine the status of the Lower Level Component and store it in the llc_status dict.
openShutter() Open the shutter.
stopShutter() Stop all motion of the shutter.

Methods Documentation

closeShutter()

Close the shutter.

determine_status(current_tai)

Determine the status of the Lower Level Component and store it in the llc_status dict.

openShutter()

Open the shutter.

stopShutter()

Stop all motion of the shutter.