8: TSP command reference Model 2450 Interactive SourceMeter® Instrument
8-188 2450-901-01 Rev. B/September 2013
trigger.model.load() — Config List
This function loads a predefined trigger model configuration that uses source and measure configuration lists.
Type TSP-Link accessible
Affected by Where saved Default value
Usage
trigger.model.load("ConfigList", measureConfigList, sourceConfigList)
trigger.model.load("ConfigList", measureConfigList, sourceConfigList, delay)
trigger.model.load("ConfigList", measureConfigList, sourceConfigList, delay,
readingBuffer)
A string that contains the name of the measurement configuration list to
use
A string the contains the name of the source configuration list to use
The delay that will occur before the measurement is made; default is 0
The name of the reading buffer, which may be a default buffer
(defbuffer1 or defbuffer2) or a user-defined buffer; default is
Details
This trigger model template incorporates a source configuration list and measure configuration list.
You must set up the configuration lists before loading the trigger model.
You can also set a delay and reading buffer.
Also see
None