mahos.inst.daq_interface.AnalogOutInterface#
- class mahos.inst.daq_interface.AnalogOutInterface(client: InstrumentClient | MultiInstrumentClient, inst: str)#
Interface for AnalogOut.
- __init__(client: InstrumentClient | MultiInstrumentClient, inst: str)#
Methods
configure_clock
(samples[, rate, clock_dir, ...])Configure for clock-sync mode.
configure_command
([timeout_sec])Configure for command-output mode.
set_output_once
(volts)Set output voltage once.