TH2883 Series Operation Manual Chapter 8 SCPI Command reference
8-18
8.3.7 WADJust subsystem commands
The WADJust subsystem command is mainly used to display the time base transformation of the
output waveform and the left and right movement of the waveform. Figure 8-8 shows the WADJust
subsystem command tree.
Figure 8-8 WADJust subsystem command tree
The [:MOVE] command is used for the waveform movement.
Command syntax:
WADJust:MOVE RIGHt
LEFt
Where, RIGHt is right shift of the waveform.
LEFt is left shift of the waveform.
For example: WrtCmd( “WADJust:MOVE +1” ); Waveform right shift
Or WrtCmd( “WADJust:MOVE RIGHt” ); Waveform right shift
The [:EXTend] command is used for time base scaling for the waveform. The [:EXTend]? query
returns the time base scaling of the waveform.
Command syntax: WADJust:EXTend 1
For example: WrtCmd( “WADJust: EXTend 0” ); The waveform displayed at this time is the most.
Or WrtCmd( “WADJust: EXTend min” ); The waveform displayed at this time is the most.
Query syntax: WADJust:EXTend?
Return format: <NR1><NL^END>
8.3.8 SWAVE subsystem commands
The Standard WAVE subsystem commands set the parameters for sampling the standard waveform,
including setting the standard waveform sample mode, triggering the measurement of a standard
waveform and choosing a sampled standard waveform. Figure 8-9 shows the Standard WAVE
subsystem command tree.