Chapter 3
89
Measurement Synchronization with LXI-B
Peer to Peer Messaging
SCPI to get up and running.
Task
Action
Notes
1. Reset the
instrument
*RST
This puts the instrument in
its default state.
2. Set LXI Output
LAN Event’s
source
:LXI:EVENt:OUTPut:LAN:SOURce
“LAN0”,”Sweeping”
Hook the LAN0 LXI Output
LAN Event up to the
Sweeping instrument event.
Note that valid entries for the
first parameter are
LAN0,
LAN1, LAN2, LAN3, LAN4,
LAN5, LAN6, LAN7
Note that valid entries for the
second parameter include the
list of Instrument Events in
Table 3 as well as the LXI
Input LAN Events
LAN0-LAN7. The instrument
will echo received LXI Input
LAN Events when used as a
source.
3. Enable the LXI
Output LAN
Event
:LXI:EVENt:LAN:OUTPut:ENABled
“LAN0”,1
Turn the LAN0 LXI Output
LAN Event on.
Note that the parameter
should match the first
parameter in Task 2.
4. Enable the
Instrument Event
:LXI:EVENt:STATus:ENABled
“Sweeping”,1
Turn the Sweeping
instrument event on.
Note that the parameter
should match the second
parameter in Task 2.
5. Turn
continuous
measurement
mode on
:INIT:CONTinuous ON