12-6
Common Commands
Model 2750 Multimeter/Switch System User’s Manual
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
Summary of Contents for 2750
Page 3: ...2750 900 01 book Page 2 Wednesday August 3 2011 7 56 AM...
Page 7: ...2750 900 01 book Page 4 Wednesday August 3 2011 7 56 AM...
Page 17: ...2750 900 01 book Page 10 Wednesday August 3 2011 7 56 AM...
Page 324: ...12 CommonCommands 2750 900 01 book Page 1 Wednesday August 3 2011 7 56 AM...
Page 348: ...15 SCPIReferenceTables 2750 900 01 book Page 1 Wednesday August 3 2011 7 56 AM...
Page 374: ...B Model7700ConnectionGuide 2750 900 01 book Page 1 Wednesday August 3 2011 7 56 AM...
Page 386: ...C StatusandErrorMessages 2750 900 01 book Page 1 Wednesday August 3 2011 7 56 AM...
Page 394: ...D SignalProcessing SequenceandDataFlow 2750 900 01 book Page 1 Wednesday August 3 2011 7 56 AM...
Page 408: ...E MeasurementConsiderations 2750 900 01 book Page 1 Wednesday August 3 2011 7 56 AM...
Page 428: ...G IEEE 488BusOverview 2750 900 01 book Page 1 Wednesday August 3 2011 7 56 AM...