Section 7: TSP command reference
Series 2600B System SourceMeter® Instrument Reference Manual
7-140
2600BS-901-01 Rev. C / August 2016
lan.timedwait
This attribute contains the LAN timed-wait state interval.
Type
TSP-Link accessible
Affected by
Where saved
Default value
Attribute (RW)
Yes
LAN restore defaults
Nonvolatile memory 20 (20 s)
Usage
timeout
= lan.timedwait
lan.timedwait =
timeout
timeout
The LAN timed-wait state interval in seconds
Details
This attribute controls the amount of time that resources are allocated to closed TCP connections.
When a TCP connection is closed, the connection is put in a timed-wait state and resources remain
allocated for the connection until the timed-wait state ends. During the timed-wait interval, the
instrument processes delayed packets that arrive after the connection is closed.
Use this attribute to tailor the timed-wait state interval for the instrument.
Also see
(on page 7-132)
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.