photons.equipment.shutter module
Base class for a shutter.
- class photons.equipment.shutter.Shutter(record, **kwargs)[source]
Bases:
BaseEquipmentBase class for a shutter.
- Parameters:
record (
EquipmentRecord) – The equipment record.**kwargs – Keyword arguments. Can be specified as attributes of an XML element in a configuration file (with the tag of the element equal to the alias of record).
-
state_changed:
SignalInstance