mahos.inst.daq_interface.AnalogInInterface#
- class mahos.inst.daq_interface.AnalogInInterface(client: InstrumentClient | MultiInstrumentClient, inst: str)#
- __init__(client: InstrumentClient | MultiInstrumentClient, inst: str)#
Methods
pop_all_block
()Get all data from buffer as list.
pop_all_opt
()Get all data from buffer as list.
pop_block
()Get data from buffer.
pop_opt
()Get data from buffer.