Interactive SourceMeter® Instrument Reference Manual Section 8:
2461-901-01 A/November 2015 8-251
trigger.lanout[N].assert()
This function simulates the occurrence of the trigger and generates the corresponding event.
Type TSP-Link accessible
Affected by Where saved Default value
Usage
trigger.lanout[N].assert()
The LAN event number (1 to 8)
Details
Generates and sends a LAN trigger packet for the LAN event number specified.
Sets the pseudo line state to the appropriate state.
The following indexes provide the listed LXI events:
• 1:LAN0
• 2:LAN1
• 3:LAN2
• …
• 8:LAN7
Example
trigger.lanout[5].assert()
Creates a trigger with LAN trigger 5.
Also see
lan.lxidomain (on page 8-82)
trigger.lanin[N].clear() (on page 8-248)
trigger.lanin[N].overrun (on page 8-249)
trigger.lanin[N].wait() (on page 8-250)
trigger.lanout[N].assert() (on page 8-251)
trigger.lanout[N].ipaddress (on page 8-254)
trigger.lanout[N].protocol (on page 8-255)
trigger.lanout[N].stimulus (on page 8-256)