Trigger.model.setblock() — Trigger.block_Delay_Constant - Keithley 2450 Reference Manual

Interactive sourcemeter instrument
Table of Contents

Advertisement

Model 2450 Interactive SourceMeter® Instrument Reference Manual
trigger.model.setblock() — trigger.BLOCK_DELAY_CONSTANT
This command adds a constant delay to the trigger model.
Type
TSP-Link accessible
Function
Yes
Usage
trigger.model.setblock(blockNumber, trigger.BLOCK_DELAY_CONSTANT, time)
blockNumber
time
Details
When the trigger model reaches a delay building block, it stops operation for the amount of time set by the delay.
This delay is a fixed amount of time. If other delays have been set, this delay is in addition to the other delays.
Example
trigger.model.setblock(7, trigger.BLOCK_DELAY_CONSTANT, 30e-3)
Configure trigger block 7 to delay the trigger model before the next block until a delay of 30 ms elapses.
Also see
None
2450-901-01 Rev. B/September 2013
Affected by
Where saved
Restore configuration
Configuration script Not applicable
Instrument reset
Power cycle
The sequence of the block in the trigger model
The amount of time to delay in seconds
Section 8: TSP command reference
Default value
8-205

Advertisement

Table of Contents
loading

Table of Contents