Technical data

Table Of Contents
1128 Agilent Infiniium 9000 Series Oscilloscopes Programmer's Reference
34 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 :WAVeform: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>