-SCS Parameter Analyzer Reference Manual Section 13:
LPT library function reference
4200A-901-01 Rev. C / February 2017 13-143
Example
pulse_fall(VPU1, 1, 50e-9)
For fast speed, the sets the pulse fall time for channel 1 of the pulse card to 50 ns.
Also see
pulse_range (on page 13-149)
pulse_rise (on page 13-150)
pulse_source_timing (on page 13-116)
pulse_trig (on page 13-152)
pulse_halt
This command stops all pulse output from the pulse card.
Usage
int pulse_halt(int instr_id);
The instrument identification code of the pulse card, such as VPU1 or VPU2
Pulse modes
Standard, Full Arb, Segment Arb
Details
This command stops all pulse output from the pulse card and turns the pulse card channels off. Pulse
output can be restarted by turning the outputs on with pulse_output and then using the
pulse_trig command to restart the test.
Example
Also see
pulse_output (on page 13-146)
pulse_trig (on page 13-152)