TH2883 Series Operation Manual Chapter 8 SCPI Command reference
8-20
For example: <NR1><NL^END>
NOTE:
1. This command is available only on <MEAS DISP> page.
2.This command is valid only when standard waveform sampling test is finished in SEQ
CYCLE mode or ONE CYCLE mode. When in ONE CYCLE mode, the test must be finished
and enter into the choose state, or this command will be ignored.
8.3.9 FETCh? subsystem commands
The FETCh? subsystem commands are used to output waveform data, comparison results, output
voltage, frequency and time measurement result. Figure 8-10 shows the FETCh? subsystem
command tree.
Figure 8-10 FETCh? subsystem command tree
The :SWAVE? query outputs the current standard waveform data.
Query syntax: FETCh:SWAVE?
For example: WrtCmd( “FETC:SWAVE?” );
The :TWAVE? Query outputs the latest tested waveform data.
Query syntax: FETCh:TWAVE?
For example: WrtCmd( “FETC:TWAVE?” );
NOTE:
If the waveform data is not ready, the FETCh SWAVE? and FETCh TWAVE? query will be
executed after the current measurement or next measurement is finished.