LocalMode

class lsst.ts.m2gui.LocalMode(value)

Bases: IntEnum

Operation mode of the engineering user interface (EUI).

Attributes Summary

Diagnostic

Enable

Standby

Attributes Documentation

Diagnostic = 2
Enable = 3
Standby = 1