Keithley 6514 Instruction Manual page 206

System electrometer
Hide thumbs Also See for 6514:
Table of Contents

Advertisement

14-4
Common Commands
E) TRG — trigger
Use the *TRG command to issue a GPIB trigger to Model 6514. It has the same effect as a
group execute trigger (GET).
Use the *TRG command as an event to control operation. Model 6514 reacts to this trigger if
BUS is the programmed arm control source. The control source is programmed from the
TRIGger subsystem.
NOTE
Programming example — The following command sequence configures Model 6514 to be
controlled by bus triggers. The last line, which sends a bus trigger, triggers one measurement.
Each subsequent bus trigger will also trigger a single measurement.
*RST
ARM:SOUR BUS
ARM:COUN INF
INIT
*TRG
F) TST? — self-test query
Use this query command to perform a checksum test on ROM. The command places the
coded result (0 or 1) in the output queue. When Model 6514 is addressed to talk, the coded result
is sent from the output queue to the computer.
A returned value of zero (0) indicates that the test passed, and a value of one (1) indicates that
the test failed.
G) WAI — wait-to-continue
Effectively, the *WAI command is a No-Op (no operation) for Model 6514 and thus, does not
need to be used.
Two types of device commands exist:
The *WAI command is used to suspend the execution of subsequent commands until the
device operations of all previous overlapped commands are finished. The *WAI command is not
needed for sequential commands.
Details on triggering are covered in Section 9.
Sequential commands — A command whose operations are allowed to finish before the
next command is executed.
Overlapped commands — A command that allows the execution of subsequent com-
mands while device operations of the overlapped command are still in progress.
Send bus trigger to Model 6514
' Restore RST defaults.
' Select BUS control source.
' Set arm layer count to infinite.
' Take 6514 out of idle.
' Trigger one measurement.
Run self test and read result
Wait until previous commands are completed

Advertisement

Table of Contents
loading

Table of Contents