Pulse_Dc_Output - Keithley 4200A-SCS Reference Manual

Parameter
Hide thumbs Also See for 4200A-SCS:
Table of Contents

Advertisement

Section 13: LPT library function reference

pulse_dc_output

This command selects the DC output mode and sets the voltage level.
Usage
int pulse_dc_output(int instr_id, long chan, double dcvalue);
instr_id
chan
dcvalue
Pulse modes
Standard
Details
You can set each pulse card channel to output a fixed DC voltage level instead of pulses.
The maximum and minimum output voltage is range dependent. See pulse_vhigh and
pulse_vlow for details.
The pulse_vlow, pulse_vhigh, and pulse_dc_output commands set the voltage value
output by the pulse channel when it is turned on (using pulse_output). If the output is already
enabled, these commands change the voltage level immediately, before the pulsing is started with a
pulse_trig command.
Example
pulse_dc_output(VPU1, 1, 10)
Selects channel 1 DCV output and sets voltage to +10 V.
Also see
pulse_load
(on page 13-145)
pulse_vhigh
(on page 13-157)
pulse_vlow
(on page 13-159)
13-140
The instrument identification code of the pulse card, such as VPU1 or VPU2
Channel number of the pulse card: 1 or 2
DC voltage output value (in volts, range and load dependent):
5 V range: −5 to +5
20 V range: −20 to +20 (50 Ω load)
Default: N/A
Model 4200A-SCS Parameter Analyzer Reference Manual
4200A-901-01 Rev. C / February 2017

Advertisement

Table of Contents
loading

Table of Contents