read_from_waveform_memory#

Generator.read_from_waveform_memory(slots: List[int] = None) Waveforms[source]#

Read pulses from the waveform memory.

Parameters:

slots (List[int]) – List of waveform indexes to read from the device. If not specified all assigned waveforms will be downloaded.

Returns:

Mutable mapping of the downloaded waveforms.

Return type:

Waveforms