Keithley 2750/E Digital-Multimeter, DMM, 2750/E Datenbogen

Produktcode
2750/E
Seite von 452
12-6
Common Commands
2.
Cancels all pending commands.
3.
Cancels response to any previously received *OPC and *OPC? commands.
NOTE
For RS-232 operation (and in some cases, GPIB operation), *OPC or *OPC? 
should be used with *RST, which is a slow responding command. Details on 
*OPC and *OPC? are provided in this section.
G *TRG — trigger
Send bus trigger to Model 2750
Use the *TRG command to issue a GPIB trigger to Model 2750. It has the same effect as a 
group execute trigger (GET).
Use the *TRG command as an event to control operation. Model 2750 reacts to this trigger 
if BUS is the programmed arm control source. The control source is programmed from the 
TRIGger subsystem.
NOTE
Details on triggering are provided in 
Programming example — The following command sequence configures Model 2750 to 
be controlled by bus triggers. The last line, which sends a bus trigger, triggers one mea-
surement. Each subsequent bus trigger will also trigger a single measurement.
*RST
' Restore RST defaults.
TRIG:SOUR BUS
' Select BUS control source.
TRIG:COUN INF
' Set trigger layer count to infinity.
INIT
' Take 2750 out of idle.
*TRG
' Trigger one measurement.
H *TST? — self-test query
Run self test and read result
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 2750 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.
I
*WAI — wait-to-continue
Prevent execution of commands until previ-
ous commands are completed
Description
Two types of device commands exist:
Sequential commands – A command that allows operations 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.
Use the *WAI command 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.
2750-900-01.book  Page 6  Wednesday, August 3, 2011  7:56 AM