Last updated: January 16, 2009
Queries a thermal power measurement result. This query returns an integrity indicator followed by a thermal power measurement result (if results are available). If the multi-measurement state is on, the result represents the average of a number of thermal power measurements. Multi-measurement state, by default, is off. To set up multi-measurements, see SETup:WTPower:COUNt[:SNUMber] . |
|
OUTPUT 714;"FETCH:WTPOWER:ALL?" !Returns integrity, thermal power. |
Queries the intermediate count of measurements completed in a multi-measurement. The multi-measurement state, by default, is off. To set up multi-measurements, see SETup:WTPower:COUNt[:SNUMber] |
|
OUTPUT 714;"FETCH:WTPOWER:ICOUNT?" |
Queries the measurement integrity indicator for the last thermal power measurement completed. Zero indicates a normal measurement. See Integrity Indicator for information about non-zero integrity results. |
|
OUTPUT 714;"FETCH:WTPOWER:INTegrity?" !Queries the inegrity indicator for the thermal power results. |
Queries the average of the results of several thermal power measurements. To set the number of measurement to average, use the command SETup:WTPower:COUNt[:SNUMber] . |
|
OUTPUT 714;"FETCH:WTPOWER:POWER:AVERAGE?" !Queries the thermal power for the thermal power results. |
Queries the statistical measurement results for several thermal power measurements. To set the number of measurements to gather statistics for, use the command SETup:WTPower:COUNt[:SNUMber] . Results are returned in the following order: minimum, maximum, average, and standard deviation thermal power. |
|
OUTPUT 714;"FETCH:WTPOWER:POWER:ALL?" !Queries the statistical measurement results for thermal power measurement. |
Queries the maximum power of several thermal power measurements. To set the number of measurement to average, use the command SETup:WTPower:COUNt[:SNUMber] . |
|
OUTPUT 714;"FETCH:WTPOWER:POWER:MAXIMUM?" !Queries the inegrity indicator for the thermal power results. |
Queries the minimum power of several thermal power measurements. To set the number of measurement to compare, use the command SETup:WTPower:COUNt[:SNUMber] . | |
OUTPUT 714;"FETCH:WTPOWER:POWER:MINIMUM?" !Queries the minimum thermal power. |
Queries the standard deviation of several thermal power measurements. To set the number of measurement to compare, use the command SETup:WTPower:COUNt[:SNUMber] . |
|
OUTPUT 714;"FETCH:WTPOWER:POWER:SDEVIATION?" !Queries the standard deviation of power for the thermal power measurements. |