Pulse_Trig - Keithley 4200A-SCS Reference Manual

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

Advertisement

Section 13: LPT library function reference
Example
pulse_ssrc(VPU1, 1, 0, 1)
Selects manual control and opens the relay.
Also see
pulse_output
(on page 13-146)
seg_arb_define
seg_arb_file
(on page 13-165)

pulse_trig

This command selects the trigger mode (continuous, burst, or trigger burst) and initiates the start of pulse output
or arms the pulse card.
Usage
int pulse_trig(int instr_id, long mode);
instr_id
mode
Pulse modes
Standard, Full Arb, Segment Arb
Details
With the software trigger source selected, this command sets the trigger mode (continuous, burst, or
trig burst) for both pulse card channels, and initiates the start of pulse output.
A burst is a finite number of pulses (1 to 2
behavior of trigger output. When using the burst or trig burst trigger mode, make sure to first set the
pulse count before starting pulse output. The pulse_burst_count command is used to set the
burst count.
See
Triggering
If pulse delay is set to zero (0), pulse output will start immediately after it is triggered. If pulse delay is
more than 0, pulse output will start after the delay period expires
This setting affects both output channels.
Example
pulse_trig(VPU1, 0)
Initiates (triggers) burst pulse output.
13-152
(on page 13-162)
The instrument identification code of the pulse card, such as VPU1 or VPU2
Trigger mode:
Burst: 0
Continuous: 1
Trigger burst: 2
(on page 5-66) for details on triggering.
Model 4200A-SCS Parameter Analyzer Reference Manual
32
-1). The only difference between burst and trig burst is the
4200A-901-01 Rev. C / February 2017

Advertisement

Table of Contents
loading

Table of Contents