Local
Local is the complement to
return to local control with
is:
REMOTE, causing an instrument to
a fully enabled front panel. The syntax
device
selector
Some BASIC examples:
1 0
LOCAL 7
which effects all instruments in the network, or
10
LOCAL 719
for an addressed instrument (address 19).
Related statements used by some computers:
RESUME
Clear
Clear causes all HP-IB instruments, or addressed instruments, to
assume a “cleared” condition, with the definition of “cleared” being
unique for each device. For the swept CW generator:
1. All pending output-parameter operations are halted.
2. The parser (the software that interprets the programming codes)
is reset, and now expects to receive the first character of a
programming code.
The syntax is:
Getting Started Programming 1-59