EasyManua.ls Logo

Keithley S530 User Manual

Keithley S530
123 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 #88 background imageLoading...
Page #88 background image
Section
3: LPTLib command reference S530/S540 KTE Linear Parametric Test Library (LPTLib) User's Manual
3-66 S530-900-01 Rev. E / September 2017
scp_detect_peaks
This command returns frequencies in signal amplitude order.
Usage
int scp_detect_peaks(int instr_id, double min_level, double lower_bound, double
upper_bound, double *freq_array, int nPeaks, double *amp_array, int nPeak1);
instr_id
The instrument identification code
min_level
The minimum amplitude in decibels (dB); the peak detected must be higher than
this parameter (input)
lower_bound
The measured peak is ignored if the ratio of measured frequencies versus returned
peaks is greater than or equal to this parameter (input)
upper_bound
The measured peak is ignored if the ratio of measured frequencies versus returned
peaks is less than or equal to this parameter (input)
freq_array
The array output of measured peak frequencies in Hertz (output)
nPeaks
The number of peak frequencies to return; zero (0
) is returned to fill the output array
when the number of detected peaks is less than this parameter (input)
amp_array
The amplitude of the measured peak frequencies in dB (output)
nPeak1
This parameter must be the same as the nPeaks parameter (input)
Details
The spectrum analyzer must be initialized before using this command.
Use this command to return a specified number of frequencies in signal amplitude order (see the
following figure).
Figure 2: The scp_detect_peaks command upper and lower bounds

Table of Contents

Other manuals for Keithley S530

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

Summary

Safety Precautions

General Information

Introduction

Overview of the manual's structure and content.

Manual Contents

Details the structure and information presented in each section.

Linear Parametric Test Library (LPTLib)

Introduction

Introduces the Keithley LPTLib as a low-level software interface for parametric testers.

Measuring

Discusses the tester's ability to make measurements, including ordinary, integrated, and averaged.

Ranging

Discusses automatic range selection (autoranging) and its features like smart and sticky ranging.

Optimizing Test Sequences

Introduces methods to optimize the S530/S540 for faster operation.

LPTLib Command Reference

Conventions Used in this Manual

Explains conventions like case-sensitivity and parameter formatting.

Source Commands

Lists commands for controlling sources like forceX, limitX, pulseX.

Measure Commands

Lists commands for measurements like avgX, bmeasX, intgX.

Pulse Generator Commands

Lists commands for pulse generator units (PGU) like pgu_current_limit, pgu_delay.

Error Definitions

Result Values Indicating an Error

Table of error values returned as measured results and their meanings.

Error Messages

Lists error messages with numbers, descriptions, and remarks.

Related product manuals