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 #78 background imageLoading...
Page #78 background image
Section
3: LPTLib command reference S530/S540 KTE Linear Parametric Test Library (LPTLib) User's Manual
3-56 S530-900-01 Rev. E / September 2017
pgu_trig_unit
This command triggers a specified pulse generator unit, or units, to output waveforms.
Usage
istat = int pgu_trig_unit(int instr_id, int unit);
instr_id
Pulse generator unit number (input): 1, 2, 3, or 4, depending on system
configuration
Details
This command returns a 0 if executed without error; a negative number indicates an error.
To trigger multiple pulse generator units, you can sum the unit numbers designated to the pulse
generators as listed in the following table.
Number Pulse generator unit
4096
PTRIG1
8192
PTRIG2
16384 PTRIG3
32768
PTRIG4
Example 1
istat = pgu_trig_unit(2)
Triggers pulses on pulse generator unit 2.
Example 2
istat = pgu_trig_unit(12288)
Triggers pulses on pulse generator units 1 and 2.
Example 3
istat = pgu_trig_unit(3)
Triggers the pulses on pulse generator unit 3 (not units 1 and 2).
Also see
pgu_trig (on page 3-54)
pgu_trig_burst (on page 3-55)

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