dwfpy.analog_output.AnalogOutput
- class AnalogOutput(device)[source]
Bases:
objectAnalog Output module (Arbitrary Waveform Generator).
Methods
Attributes
Gets a collection of Analog Output channels.
Gets the device.
- property channels: Tuple[AnalogOutputChannel, ...]
Gets a collection of Analog Output channels.
- Return type
Tuple[AnalogOutputChannel,...]