FETCh:GAPPower

FETCh:GAPPower

Last updated: April 14, 2005

Diagram Conventions

FETCh:GAPPower[:ALL][:RANGe20]?

Function

Queries the graphical access probe power measurement results for the first 20 access probes.

This query returns 21 comma-separated values, in the order of an overall integrity value, followed by 20 power results for the first 20 access probes.

If the measurement consists of less than 20 access probes, the remaining power results will be returned as 9.91 E+37, which means no results were available.

You can use the FETCh:GAPPower[:ALL]:RANGe60? to query power results for up to 60 access probes.

The total number of the access probes measured is equal to Probe Sequence Max times Probe Num Step .

If the test set does not receive the expected number of access probes and no timeouts have been set up (see SETup:GAPPower:TIMeout[:STIMe] ), this command will hang indefinitely.

Query

Integrity

Access probes

  • Range: -100 to 100 dBm, 9.91 E+37

  • Resolution: 0.0000001 dBm

Requirements

Lab Application Revision: A.01 and above

Programming Example

 
OUTPUT 714;"FETCh:GAPPower?"
 
!Queries the overall integrity result and power levels
!for up to 20 access probe power measurements.

FETCh:GAPPower[:ALL]:RANGe60?

Function

Queries the graphical access probe power measurement results for up to 60 access probes.

This query returns 61 comma-separated values, in the order of an overall integrity value, followed by 60 power results for the first 60 access probes.

If the measurement consists of less than 60 access probes, the remaining power results will be returned as 9.91 E+37, which means no results were available.

You can use FETCh:GAPPower[:ALL][:RANGe20]? to query power results for up to 20 access probes.

The total number of the access probes measured is equal to Probe Sequence Max times Probe Num Step .

If the test set does not receive the expected number of access probes and no timeouts have been set up (see SETup:GAPPower:TIMeout[:STIMe] ), this command will hang indefinitely.

Query

Integrity

Access probes

  • Range: -100 to 100 dBm, 9.91 E+37

  • Resolution: 0.0000001 dBm

Requirements

Lab Application Revision: A.01 and above

Programming Example

 
OUTPUT 714;"FETCh:GAPPower:RANGe60?"
 
!Queries the overall integrity result and power levels
!for up to 60 access probes.

FETCh:GAPPower:ICOunt?

Function

Queries the intermediate count of access probe measurements displayed in the Measurement Progress Indicator field (see Graphical Access Probe Power Measurement Results ).

Query

Range: 0 to 999

Resolution: 1

Requirements

Lab Application Revision: A.01 and above

Programming Example

 
OUTPUT 714;"FETCh:GAPPower:ICOunt?"
!Queries the current number of access probes
!in the measurement progress indicator field.

FETCh:GAPPower:INTegrity?

Function

Queries the overall integrity indicator of the graphical access probe power measurement.

Zero indicates all access probes were normal. If the result of this query is non-zero, it applies to the last access probe measurement with non-zero integrity indicator.

See Integrity Indicator for information about non-zero integrity results.

To query the integrity indicator for each of the access probes during a graphical access probe power measurement cycle, use FETCh:GAPPower:INTegrity20? or FETCh:GAPPower:INTegrity60? .

Query

Range: 0 through 23

Resolution: 1

Requirements

Lab Application Revision: A.01 and above

Programming Example

 
OUTPUT 714;"FETCh:GAPPower:INTegrity?"
 
!Queries the overall integrity indicator for the graphical access probe power measurement.

FETCh:GAPPower:INTegrity20?

Function

Queries the integrity indicator values for each of the first 20 access probes during a graphical access probe power measurement.

Twenty values will be returned. If the measurement consists of less than 20 access probes, the remaining results will be returned as 1 (one), which means no results were available.

See Integrity Indicator for information about non-zero integrity results.

You can use FETCh:GAPPower:INTegrity60? to query integrity values for up to 60 access probes. The overall integrity indicator can be queried with FETCh:GAPPower:INTegrity? .

The total number of the access probes measured is equal to Probe Sequence Max times Probe Num Step .

Query

Range: 20 integers each ranging in value from 0 through 23

Resolution: 1

Requirements

Lab Application Revision: A.01 and above

Programming Example

 
OUTPUT 714;"FETCh:GAPPower:INTegrity20?"
!Queries up to 20 access probe measurement integrity indicators.

FETCh:GAPPower:INTegrity60?

Function

Queries the integrity indicator values for each of the first 60 access probes during a graphical access probe power measurement.

Sixty values will be returned. If the measurement consists of less than 60 access probes, the remaining results will be returned as 1 (one), which means no results were available.

See Integrity Indicator for information about non-zero integrity results.

You can use FETCh:GAPPower:INTegrity20? to query integrity values for up to 20 access probes. The overall integrity indicator can be queried with FETCh:GAPPower:INTegrity? .

The total number of the access probes measured is equal to Probe Sequence Max times ( Probe Num Step .

Query

Range: 60 integers each ranging in value from 0 through 23

Resolution: 1

Requirements

Lab Application Revision: A.01 and above

Programming Example

 
OUTPUT 714;"FETCh:GAPPower:INTegrity60?"
!Queries up to 60 access probe measurement integrity indicators.

FETCh:GAPPower:RTPRevious[:RANGe19]?

Function

Queries the delta power values between adjacent access probes for the first 20 access probe measurements (there will be no delta value for the first access probe) during a graphical access probe power measurement cycle.

Nineteen values will be returned. If the measurement consists of less than 20 access probes, the remaining results will be returned as 9.91 E+37, which means no results were available.

You can use FETCh:GAPPower:RTPRevious:RANGe59? to query up to 59 delta power values.

The total number of the access probes measured is equal to Probe Sequence Max times Probe Num Step .

Query

Range: 19 real numbers

Resolution: 0.0000001 dB

Requirements

Lab Application Revision: A.01 and above

Programming ExampleOUTPUT 714;"FETCh:GAPPower:RTPRevious?"
!Queries delta power values for the first
!20 access probes except the first.

FETCh:GAPPower:RTPRevious:RANGe59?

Function

Queries the delta power values between adjacent access probes for the first 60 access probe measurements (there will be no delta value for the first access probe) during a graphical access probe power measurement cycle.

Fifty nine values will be returned. If the measurement consists of less than 60 access probes, the remaining result will be returned as 9.91 E+37, which means no results were available.

You can use FETCh:GAPPower:RTPRevious[:RANGe19]? to query up to 19 delta power values.

The total number of the access probes measured is equal to Probe Sequence Max times Probe Num Step .

Query

Range: 59 real numbers

Resolution: 0.0000001 dB

Requirements

Lab Application Revision: A.01 and above

Programming Example

 
OUTPUT 714;"FETCh:GAPPower:RTPRevious:RANGe59?"
!Queries delta power values for the first
!60 access probes except the first.

FETCh:GAPPower:TIME[:RANGe19]?

Function

Queries the time offset relative to the first access probe for the first 20 access probe measurements (there will be no time offset value for the first access probe) during a graphical access probe power measurement cycle.

Nineteen values will be returned. If the measurement consists of less than 20 access probes, the remaining results will be returned as 9.91 E+37, which means no results were available.

You can use FETCh:GAPPower:TIME:RANGe59? to query up to 59 time offset values.

The total number of the access probes measured is equal to Probe Sequence Max times Probe Num Step .

Query

Range: 19 real numbers

Resolution: 0.01 seconds

Requirements

Lab Application Revision: A.01 and above

Programming Example

 
OUTPUT 714;"FETCh:GAPPower:TIME?"
!Queries the time offset values for the first
!20 access probes except the first.

FETCh:GAPPower:TIME:RANGe59?

Function

Queries the time offset relative to the first access probe for the first 60 access probe measurements (there will be no time offset value for the first access probe) during a graphical access probe power measurement cycle.

Nineteen values will be returned. If the measurement consists of less than 60 access probes, the remaining results will be returned as 9.91 E+37, which means no results were available.

You can use FETCh:GAPPower:TIME[:RANGe19]? to query up to 19 time offset values.

The total number of the access probes measured is equal to Probe Sequence Max times Probe Num Step .

Query

Range: 59 real numbers

Resolution: 0.01 seconds

Requirements

Lab Application Revision: A.02 and above

Programming Example

 
OUTPUT 714;"FETCh:GAPPower:TIME:RANGe59?"
 
!Queries the time offset values for the 
!first 60 access probes except the first.