Section 7: TSP command reference
Models 707B and 708B Switching Matrix Reference Manual
7-108
707B-901-01 Rev. B / January 2015
lan.trigger[N].assert()
This function simulates the occurrence of the trigger and generates the corresponding event ID.
Type
TSP-Link accessible
Affected by
Where saved
Default value
Function
Yes
Usage
lan.trigger[
N
].assert()
N
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
lan.trigger[5].assert()
Creates a trigger with LAN packet 5.
Also see
(on page 7-100)
(on page 7-108)
(on page 7-112)
(on page 7-113)
(on page 7-115)
lan.trigger[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
lan.trigger[
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 previous of the trigger packet.
This function clears all overruns associated with this LAN trigger.