Last updated: 2010-04-26
For more information on the GPIB Command conventions, see GPIB Command conventions
For the measurement, see Frequency Stability Measurement.
Function |
Queries the frequency stability measurement. Returns integrity, worst-case frequency error, and average frequency. |
Query |
Worst-case frequency error:
Average frequency:
|
Requirements |
Test Application Revision: A.01.00 and above |
Programming Example |
"FETCH:FSTABILITY:ALL?" |
Function |
Queries the frequency stability frequency error measurement. |
Query |
Range: -500 to 500 parts per million (ppm) Resolution: 0.01 ppm |
Requirements |
Test Application Revision: A.01.00 and above |
Programming Example |
"FETCH:FSTABILITY:FERROR:WORST?" |
Function |
Queries the frequency stability frequency error measurements. Measurement results are returned in the following order: minimum frequency error, maximum frequency error, average frequency error, worst-case frequency error. |
Query |
Maximum, minimum frequency error:
Average frequency error:
Worst-case frequency error:
|
Requirements |
Test Application Revision: A.01.00 and above |
Programming Example |
"FETCH:FSTABILITY:FERROR:ALL?" |
Function |
Queries the average frequency error measurement. |
Query |
Range: -500 E+3 to 500 E+3 Hz Resolution: 1 Hz |
Requirements |
Test Application Revision: A.01.00 and above |
Programming Example |
"FETCH:FSTABILITY:FERROR:AVERAGE?" |
Function |
Queries the maximum frequency error measurement. |
Query |
Range: -500 E+3 to 500 E+3 Hz Resolution: 1 Hz |
Requirements |
Test Application Revision: A.01.00 and above |
Programming Example |
"FETCH:FSTABILITY:FERROR:MAXIMUM?" |
Function |
Queries the minimum frequency error measurement. |
Query |
Range: -500 E+3 to 500 E+3 Hz Resolution: 1 Hz |
Requirements |
Test Application Revision: A.01.00 and above |
Programming Example |
"FETCh:FSTability:FERRor:MINimum?" |
Function |
Queries the frequency stability average frequency measurement. |
Query |
Range: 100 E+6 to 3 E+9 Hz Resolution: 1 Hz |
Requirements |
Test Application Revision: A.01.00 and above |
Programming Example |
"FETCH:FSTABILITY:FREQUENCY:AVERAGE?" |
Function |
Queries the frequency stability frequency measurement. Measurement results are returned in the following order: minimum frequency, maximum frequency, average frequency, and standard deviation frequency. |
Query |
Minimum, maximum, average frequency:
Standard deviation frequency:
|
Requirements |
Test Application Revision: A.01.00 and above |
Programming Example |
"FETCH:FSTABILITY:FREQUENCY:ALL?" |
Function |
Queries the maximum frequency stability frequency. |
Query |
Range: 100 E+6 to 3 E+9 Resolution: 1 Hz |
Requirements |
Test Application Revision: A.01.00 and above |
Programming Example |
"FETCH:FSTABILITY:FREQUENCY:MAXIMUM?" |
Function |
Queries the minimum frequency stability frequency. |
Query |
Range: 100 E+6 to 3 E+9 Resolution: 1 Hz |
Requirements |
Test Application Revision: A.01.00 and above |
Programming Example |
"FETCH:FSTABILITY:FREQUENCY:MINIMUM?" |
Function |
Queries the standard deviation frequency stability frequency. |
Query |
Range: 0 to 500 E+3 Hz Resolution: 0.1 Hz |
Requirements |
Test Application Revision: A.01.00 and above |
Programming Example |
"FETCH:FSTABILITY:FREQUENCY:SDEVIATION?" |
Function |
Queries the intermediate count of measurements completed in a multi-measurement. |
Query |
Range: 0 to 999 |
Requirements |
Test Application Revision: A.01.00 and above |
Programming Example |
"FETCH:FSTABILITY:ICOUNT?" |
Function |
Queries the measurement integrity indicator for the last frequency stability measurement completed. Zero indicates a normal measurement. |
Query |
Range: see Integrity Indicator |
Requirements |
Test Application Revision: A.01.00 and above |
Programming Example |
"FETCH:FSTABILITY:INTEGRITY?" |