EasyManuals Logo
Home>Keithley>Test Equipment>S530

Keithley S530 Option Manual

Keithley S530
23 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #21 background imageLoading...
Page #21 background image
Section
3: Software Reference S530 Parametric Test Systems Frequency Analysis Option
Manual
3-12 S530-923-01 Rev. A / January 2014
Format:
int freq_detect_peaks(double min_level, double lower_bound, double upper_bound,
double *freq_array, int nPeaks, double *amp_array, int nPeak1);
Parameters:
min_level
Minimum amplitude in dB; the peak detected must be higher than the min_level
lower_bound
The measured peak will be ignored if the ratio of measured freq vs. returned peaks is NOT less than the
lower_bound
lower_bound
The measured peak will be ignored if the ratio of measured freq vs. returned peaks is NOT greater than the
upper_bound
nPeaks
Number of peak frequencies to be returned; zero will be returned to fill up the output array when the
number of detected peaks is less than nPeaks
nPeak1
Must be the same as nPeaks
Returns:
freq_array
array output of measured peak frequencies in Hz
amp_array
amplitude of the measured peak frequencies in dB
Remarks: The spectrum analyzer must be initialized before using the
freq_detect_peaks command.
Example:
double freq;
double ampltd;
.
.
.
Status1 = freq_init( );
Status2 = freq_setup(20e6, 850e6, 1e6);
status3 = freq_detect_peaks(6e-4, 0.7, 1.4, &freq, 5, &ampltd, 5);
freq_selftest
Purpose: Performs an internal self-test of the scope card.
Format:
int freq_selftest();
Parameters: None
Returns: This command returns a 1, if executed without error; otherwise, a negative
number is returned to indicate an error.
Remarks: The unit must be initialized before using freq_selftest command.
Example:
Status1 = freq_selftest();

Other manuals for Keithley S530

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Keithley S530 and is the answer not in the manual?

Keithley S530 Specifications

General IconGeneral
BrandKeithley
ModelS530
CategoryTest Equipment
LanguageEnglish

Related product manuals