Technical data
900 Agilent Infiniium 90000 Series Oscilloscopes Programmer's Reference
32 Waveform Commands
:WAVeform:STReaming
Command :WAVeform:STReaming {{ON | 1} | {OFF | 0}}
When enabled, :WAVeform:STReaming allows more than 999,999,999 bytes
of data to be transfered from the Infiniium oscilloscope to a PC when
using the :WAVefrom:DATA? query. See the :WAVeform:DATA? query for
information on receiving this much data.
Example This example turns on the streaming feature.
myScope.WriteString ":WAVeform:STReaming: ON"
Query :WAVeform:STReaming?
The :WAVeform:STReaming? query returns the status of the streaming
feature.
Returned Format
[:WAVeform:STReaming] {1 | 0}<NL>