ABORt

ABORt

Last updated: June 30, 2006

Diagram Conventions

ABORt[:ALL]

Function

Stops all measurements that are active.

You can also use the ABORt:<measurement mnemonic> commands to stop the active measurements individually.

If the trigger arm is set to single, the measurements will go to the idle state.

If the trigger arm is set to continuous, the measurements will re-arm and initiate again.

See Measurement States .

Requirements Test Application Revision: A.01.20 and above
Test Application Revision: A.02.20 and above: Added CTDPower
Lab Application Revision: A.01 and above: Added GAPPower
Test Application Revision A.06 and above with the required feature license: added CFDTune
Lab Application Revision: A.03 and above: Added CFDTune

Programming Example

 
OUTPUT 714;"ABORt"
!Aborts all active measurement in progress.

ABORt:<measurement mnemonic>

Function

This command stops the specified measurement if it is active:

  • AFANalyzer - Audio Frequency Analyzer measurement

  • CAPPower - Access Probe Power measurement

  • CFDTune - Fast Device Tune measurement ( lab application or feature-licensed test application only )

  • CPERror - Packet Error Rate measurement
  • CPOWer - Channel Power measurement

  • CTDPower - TX Dynamic Power measurement

  • CTXSpurious - TX Spurious Emissions measurement

  • DAPower - Digital Average Power measurement

  • DOWQuality - Waveform Quality measurement
  • GAPPower - Graphical Access Probe Power measurement (only applicable to the lab application)

  • SAUDio - Swept Audio measurement

  • SMONitor - Spectrum Monitor
  • TROPower - Time Response of Open Loop Power Control measurement

You can also use the ABORt[:ALL] command to stop all measurements that are active.

If the trigger arm is set to single, the measurements will go to the idle state.

If the trigger arm is set to continuous the measurements will re-arm and initiate again.

See Measurement States .

Requirements Test Application Revision: A.01.20 and above
Test Application Revision: A.02.20 and above: Added CTDPower
Lab Application Revision: A.01 and above: Added GAPPower
Test Application Revision A.06 and above with the required feature license: added CFDTune
Lab Application Revision: A.03 and above: Added CFDTune

Programming Example

 
OUTPUT 714;"ABORt:DOWQuality"
!Aborts the waveform quality measurement