Pgu_Range; Pgu_Rise - Keithley S530 Manual

Parametric test system, kte linear parametric test library
Hide thumbs Also See for S530:
Table of Contents

Advertisement

S530/S540 KTE Linear Parametric Test Library (LPTLib) User's Manual

pgu_range

This command sets the voltage range of a pulse generator channel.
Usage
istat = int pgu_range(int instr_id, double range);
instr_id
range
Details
This command returns a 0 if executed without error; a negative number indicates an error.
Example
pgu_range(PGU2, 20)
Sets the voltage range of the PGU2 to 20 V.
Also see
pgu_fall
(on page 3-49)
pgu_period

pgu_rise

pgu_width
pgu_rise
This command sets the rise time of a pulse.
Usage
istat = int pgu_rise(int instr_id, double rise_time);
instr_id
rise_time
Details
This command returns a 0 if executed without error; a negative number indicates an error.
The rise time must be greater than 10 ns and less than 33 ms.
Example
pgu_rise(PGU1, 50e-9)
Sets the pulse rise time of PGU1 to 50 ns.
Also see
pgu_fall
(on page 3-49)
pgu_range
pgu_trig
(on page 3-54)
S530-900-01 Rev. E / September 2017
The instrument identification code
The voltage range of the pulse (input); 5 or 20
(on page 3-52)
(on page 3-53)
(on page 3-57)
The instrument identification code
The rise time in seconds (input)
(on page 3-53)
Section 3: LPTLib command reference
3-53

Advertisement

Table of Contents
loading

This manual is also suitable for:

S540

Table of Contents