Example 2, 9730 scpi command summary, Instrument commands – Quantum Composers 9730 Series User Manual
Page 35: Example 2: -35, Scpi, Ommand, Ummary, Instrument commands -35

10-35
Example 2:
20 ms pulsewidth, 100ms rate, 4 burst, internal trigger, burst mode operation.
:PULSE0:MODE BURST
:PULSE0:RATE 0.1
:PULSE0:TRIG:MODE DIS
:PULSE1:WIDT 0.020
:PULSE1:STATE ON
To start the pulses use either of the following commands:
:PULSE0:STATE ON
:INST:STATE ON
9730 SCPI Command Summary
Instrument Commands
Keyword
Command Sub-
Command
Parameter
Range
Notes
:INSTrument
Subsystem
:CATalog
?
Query only. Returns a comma-separated list of the
identifier strings for all channels. A two channel
instrument would return: T
0
, CHA, CHB.
:FULL
?
Query only. Returns a comma-separated list of the
identifier strings of all channels and their associated
number. A two channel instrument would return: T
0
, 0,
CHA, 1, CHB, 2.
:COMMands
?
Query only. Returns an indented list of all SCPI
commands.
:NSELect
1-4
Selects a channel using the channel's numeric value.
All channel specific commands will refer to the selected
channel.
:SELect
T
0
/ CH[A-D]
Selects a channel using the channel's identifier string.
All subsequent channel specific commands will refer to
the selected channel.
:STATe
0/1 or
OFF/ON
Enables / Disables the output for all channels.
Command is the same as pressing the RUN/STOP
button.
:PRETest
0/1 or
OFF/ON
Runs the resistance pre-test for all pre-test enabled
channels.
:POSTtest
0/1 or
OFF/ON
Runs the resistance post-test for all pre-test enabled
channels.