ChannelConfiguration
- class caqtus.device.sequencer.ChannelConfiguration(
- description,
- output: ChannelOutput,
Bases:
ABCAbstract class that defines the configuration of a channel.
- output
Defines what should be output on the channel.
Bases: ABC
Abstract class that defines the configuration of a channel.
Defines what should be output on the channel.