Section 14: TSP command reference
2470 High Voltage SourceMeter Instrument Reference Manual
14-206
2470-901-01 Rev. A /
May
2019
trigger.lanin[N].clear()
This function clears the event detector for a LAN trigger.
Type
TSP-Link accessible
Affected by
Where saved
Default value
Function
Yes
Usage
trigger.lanin[
N
].clear()
N
The LAN event number (1 to 8) to clear
Details
The trigger event detector enters the detected state when an event is detected. This function clears a
trigger event detector and discards the history of the trigger packet.
This function clears all overruns associated with this LAN trigger.
Example
trigger.lanin[5].clear()
Clears the event detector with LAN event trigger 5.
Also see
(on page 14-207)
trigger.lanin[N].edge
This attribute sets the trigger operation and detection mode of the specified LAN event.
Type
TSP-Link accessible
Affected by
Where saved
Default value
Attribute (RW)
Yes
Restore configuration
Instrument reset
Power cycle
Configuration script
trigger.EDGE_EITHER
Usage
edgeMode
= trigger.lanin[
N
].edge
trigger.lanin[
N
].edge =
edgeMode
edgeMode
The trigger mode; see the
Details
for more information
N
The LAN event number (1 to 8)