photons.equipment.oscilloscope module
Base class for an oscilloscope.
- class photons.equipment.oscilloscope.Oscilloscope(record, **kwargs)[source]
Bases:
BaseEquipmentBase class for an oscilloscope.
- 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).
-
connection:
ConnectionMessageBased