Last updated: January 16, 2009
| 
 Queries a channel power measurement result. This query returns an integrity indicator followed by the average channel power measurement result. If the multi-measurement state is on, the result represents the average of a number of channel power measurements. Multi-measurement state, by default, is off. To set up multi-measurements, see SETup:WCPower:COUNt[:SNUMber] .  | 
|
OUTPUT 714;"FETCH:WCPOWER:ALL?" !Returns integrity, channel power measurement.  | 
|
| 
 Queries the intermediate count of measurements completed in a multi-measurement. To set up multi-measurements, see SETup:WCPower:COUNt[:SNUMber] .  | 
|
OUTPUT 714;"FETCH:WCPOWER:ICOUNT?" !Returns the intermediate count of channel power multi-measurements.  | 
|
| 
 Queries the measurement integrity indicator for the last channel power measurement completed. Zero indicates a normal measurement. See Integrity Indicator for information about non-zero integrity results.  | 
|
OUTPUT 714;"FETCH:WCPOWER:INTegrity?" !Queries the integrity indicator for the channel channel power results.  | 
|
| 
 Queries the average of the results of several channel power measurements. To set the number of measurement to average, use the command SETup:WCPower:COUNt[:SNUMber] .  | 
|
OUTPUT 714;"FETCH:WCPOWER:POWER:AVERAGE?" !Queries the average power for the channel power results.  | 
|
| 
 Queries the statistical measurement results for several channel power measurements. To set the number of measurements to gather statistics for, use the command SETup:WCPower:COUNt[:SNUMber] . Results are returned in the following order: minimum, maximum, average, and standard deviation channel power.  | 
|
OUTPUT 714;"FETCH:WCPOWER:POWER:ALL?" !Queries the statistical measurement results for channel power measurement.  | 
|
| 
 Queries the maximum power of several channel power measurements. To set the number of measurement to average, use the command SETup:WCPower:COUNt[:SNUMber] .  | 
|
OUTPUT 714;"FETCH:WCPOWER:POWER:MAXIMUM?" !Queries the inegrity indicator for the channel power results.  | 
|
| Queries the minimum power of several channel power measurements. To set the number of measurement to compare, use the command SETup:WCPower:COUNt[:SNUMber] . | |
OUTPUT 714;"FETCH:WCPOWER:POWER:MINIMUM?" !Queries the minimum channel power.  | 
|
| 
 Queries the standard deviation of several channel power measurements. To set the number of measurement to compare, use the command SETup:WCPower:COUNt[:SNUMber] .  | 
|
OUTPUT 714;"FETCH:WCPOWER:POWER:SDEVIATION?" !Queries the standard deviation of power for the channel power measurements.  | 
|
| 
 Queries the RMSCubed results, and returns the following comma separated values: Minimum, Maximum, Average, Standard Deviation RMSCubed. These results are only available when RMSCubed State is set to on.  | 
|
| 
 Test Application Revision: A.12 and above, with the required feature license  | 
|
OUTPUT 714;"FETCh:WCPower:RMSCubed:ALL?"  | 
|
| 
 Queries the average RMSCubed result. This result is only available when RMSCubed State is set to on.  | 
|
| 
 Test Application Revision: A.12 and above, with the required feature license  | 
|
OUTPUT 714;"FETCh:WCPower:RMSCubed?"  | 
|
| 
 Queries the maximum RMSCubed result. This result is only available when RMSCubed State is set to on.  | 
|
| 
 Test Application Revision: A.12 and above, with the required feature license  | 
|
OUTPUT 714;"FETCh:WCPower:RMSCubed:MAXimum?"  | 
|
| 
 Queries the minimum RMSCubed result. This result is only available when RMSCubed State is set to on.  | 
|
| 
 Test Application Revision: A.12 and above, with the required feature license  | 
|
OUTPUT 714;"FETCh:WCPower:RMSCubed:MINimum?"  | 
|
| 
 Queries the standard deviation of the RMSCubed results. This result is only available when RMSCubed State is set to on.  | 
|
| 
 Test Application Revision: A.12 and above, with the required feature license  | 
|
OUTPUT 714;"FETCh:WCPower:RMSCubed:SDEViation?"  | 
|