Section 11: TSP command reference Series 3700A System Switch/Multimeter Reference Manual
11-280 3700AS-901-01 Rev. D/June 2018
print(lan.trigger[1].protocol)
Get LAN protocol to use for sending trigger
messages for LAN event 1.
Also see
lan.trigger[N].connect() (on page 11-274)
lan.trigger[N].ipaddress (on page 11-277)
lan.trigger[N].pseudostate
This attribute sets the simulated line state for the LAN trigger.
Instrument reset
LAN trigger N reset
Recall setup
Create configuration script
Save setup
Usage
pseudostate = lan.trigger[N].pseudostate
lan.trigger[N].pseudostate = pseudostate
The simulated line state (0 or 1)
A number representing the LAN event number (1 to 8)
Details
This attribute can be set to initialize the pseudo line state to a known value.
Setting this attribute does not cause the LAN trigger to generate any events or output packets.
Example
print(lan.trigger[1].pseudostate)
Get the present simulated line state for the LAN event 1.
Also see
None
lan.trigger[N].stimulus
This attribute specifies events that cause this trigger to assert.
Instrument reset
LAN trigger N reset
Recall setup
Create configuration script
Recall setup
Usage
triggerStimulus = lan.trigger[N].stimulus
lan.trigger[N].stimulus = triggerStimulus
The LAN event identifier used to trigger the event
A number specifying the trigger packet over the LAN for which to set or query
the trigger source (1 to 8)