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 #92 background imageLoading...
Page #92 background image
Section
3: LPTLib command reference S530/S540 KTE Linear Parametric Test Library (LPTLib) User's Manual
3-70 S530-900-01 Rev. E / September 2017
scp_selftest
This command does an internal self-test of the scope card.
Usage
int scp_selftest(int instr_id)
instr_id
The instrument identification code of the scope card
Details
The scope card must be initialized before using this command.
This command returns a 0 if executed without error; a negative number indicates an error.
Example
Status1 = scp_selftest(SCP2);
Does a self-test of scope card 2 (SCP2).
Also see
scp_init (on page 3-67)
scp_setup
This command sets the start, stop, and step (scan resolution) frequencies of a scan.
Usage
int scp_setup(int instr_id, double min_freq, double max_freq, double res_bandwidth)
instr_id
The instrument identification code
min_freq
Start frequency of the scan in Hertz (Hz)
max_freq
Stop frequency of the scan in Hz
res_bandwidth
Step size (scan resolution in Hz):
1e6
,
3e5
,
1e5
,
3e4
,
1e4
,
3e3
, or
1000
Details
The scope card must be initialized before using this command.
The recommended relationship of the res_bandwidth parameter for different spans of a scan is
listed in the following table.
Relationship of res_bandwidth and span
Frequency span res_bandwidth
60 MHz Span
1 MHz
20 MHz
Span
60 MHz
300 KHz
6 MHz
Span
20 MHz
100 KHz
2 MHz
Span
6 MHz
30 KHz
300 KHz
Span
2 MHz
10 KHz
100 KHz
Span
300 KHz
3000 Hz
50 KHz
Span
100 KHz
1000 Hz

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