Data
SCPI Command :
EXPort:WAVeform:DATA[:VALues]
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get_values() bytes[source]
# EXPort:WAVeform:DATA[:VALues] value: bytes = driver.export.waveform.data.get_values()
Starts a fast export of the selected waveforms for use in automated analysis systems. There is no corresponding … :DATA:HEADer command. Offset and length parameters are not available. Select the waveforms for export with method
RsMxo.export.waveform.source(), and the data scope with methodRsMxo.export.waveform.scope(). The data stream contains the pure data of the exported sources. The order of the sources can be read with methodRsMxo.export.waveform.source(). The order is predefined and independent of the setting order to ensure the same order for the same selection of waveforms. Fast export is possible at low record length, depending on the instrument and active functionality. If fast export is not possible, you can export the single signals.