Home Previous Next


Counting Measurements

Stop condition: NONE

A counting measurement comprising 3 counts of measurements, each about a statistics cycle of 300 evaluation periods, is performed. The measurement is started with the INITiate command. The results can be queried using the SAMPle...? (status RUN, STEP or RDY) or FETCh...? (status STEP or RDY) commands. The measurement is configured via:
CONFigure:<meas_obj>:CONTrol <type>,300
CONFigure:<meas_obj>:CONTrol:REPetition 3,NONE,<Stepmode>

The STEP status occurs only if the stepping mode is set (<Stepmode> = STEP). In this case, the next cycle must be restarted via the CONTinue command.

 
   
Stop condition: SONerror

A counting measurement comprising counts of measurements, each about a statistics cycle of 300 evaluation periods, is performed. The measurement is started with the INITiate command. The results can be queried using the SAMPle...? (status RUN, STEP or RDY) or FETCh...? (status STEP or RDY) commands. The measurement is configured via:
CONFigure:<meas_obj>:CONTrol <type>,300
CONFigure:<meas_obj>:CONTrol:REPetition 3,SONerror,<Stepmode>

The STEP status occurs only if the stepping mode is set (<Stepmode> = STEP). In this case, the next cycle must be restarted via the CONTinue command.


Home Previous Next