Section 7: TSP command reference
Series 2600B System SourceMeter® Instrument Reference Manual
7-150
2600BS-901-01 Rev. C / August 2016
Also see
(on page 7-140)
(on page 7-141)
(on page 7-146)
(on page 7-150)
lan.trigger[N].wait()
This function waits for an input trigger.
Type
TSP-Link accessible
Affected by
Where saved
Default value
Function
Yes
Usage
triggered
= lan.trigger[
N
].wait(
timeout
)
triggered
Trigger detection indication
N
The trigger packet over LAN to wait for (1 to 8)
timeout
Maximum amount of time in seconds to wait for the trigger event
Details
If one or more trigger events have been detected since the last time
lan.trigger[
N
].wait()
or
lan.trigger[
N
].clear()
was called, this function returns immediately.
After waiting for a LAN trigger event with this function, the event detector is automatically reset and
rearmed regardless of the number of events detected.
Example
triggered = lan.trigger[5].wait(3)
Wait for a trigger with LAN packet 5 with a timeout of
3 seconds.
Also see
(on page 7-140)
(on page 7-141)
(on page 7-146)
(on page 7-148)
localnode.autolinefreq
This attribute enables or disables automatic power line frequency detection at start-up.
Type
TSP-Link accessible
Affected by
Where saved
Default value
Attribute (RW)
Yes
Not applicable
Nonvolatile memory
true (enabled)
Usage
flag
= localnode.autolinefreq
localnode.autolinefreq =
flag
flag
The auto line frequency detection setting:
true
or
false