7½ Digit Graphical Sampling Multimeter Reference Manual  Section 8: 
 
DMM7510-901-01 Rev. B / May 2015  8-271 
 
trigger.extout.assert() 
This function asserts a trigger on the external I/O line. 
Type  TSP-Link accessible 
Affected by  Where saved  Default value 
   
Usage 
trigger.extout.assert() 
Details 
Initiates a trigger event and does not wait for completion. 
Example 
 
Asserts a trigger on the external out line2. 
Also see 
None 
 
trigger.extout.logic 
This attribute sets the output logic of the trigger event generator to positive or negative for the external out line.  
Type  TSP-Link accessible  Affected by  Where saved  Default value 
Instrument reset 
Power cycle 
N
Usage 
logicType = trigger.extout.logic 
trigger.extout[N].logic = logicType 
 
The output logic of the trigger generator: 
•  Assert a TTL-high pulse for output: trigger.LOGIC_POSITIVE 
•  Assert a TTL-low pulse for output: 
 
 
Details 
This command sets the trigger event generator to assert a TTL pulse for output logic. Positive is a 
high pulse; negative is a low pulse.