12: SCPI command reference 2470 High Voltage SourceMeter Instrument
12-142 2470-901-01 Rev. A / May 2019
Example 2
:TRAC:MAKE "write2me", 1000, FULLWRIT
:TRAC:WRIT:FORM "write2me", WATT, 4, WATT, 4
:TRAC:WRIT:READ "write2me", 1, 7
:TRAC:WRIT:READ "write2me", 2, 8
:TRAC:WRIT:READ "write2me", 3, 9
:TRAC:WRIT:READ "write2me", 4, 10
:TRAC:WRIT:READ "write2me", 5, 11
:TRAC:WRIT:READ "write2me", 6, 12
:TRAC:DATA? 1, 6, "write2me", read, unit, read, unit
Creates a 1000-point reading buffer named write2me. Style is full writable.
Set the data format to show units of watts with 4½ digit resolution for the first value and the second value in the
buffer index.
Write 12 pieces of data into the buffer.
Read the buffer.
Output:
1.000000E+00,Watt DC,7.000000E+00,Watt DC,2.000000E+00,Watt DC,8.000000E+00,Watt
DC,3.000000E+00,Watt DC,9.000000E+00,Watt DC,4.000000E+00,Watt
DC,1.000000E+01,Watt DC,5.000000E+00,Watt DC,1.100000E+01,Watt
DC,6.000000E+00,Watt DC,1.200000E+01,Watt DC
Also see
Reading buffers (on page 6-1)
:TRACe:DATA? (on page 12-120)
:TRACe:MAKE (on page 12-127)
:TRACe:WRITe:FORMat (on page 12-138)
Writable reading buffers (on page 6-31)
TRIGger subsystem
The commands in this subsystem configure and control the trigger operations, including the trigger
model.
:ABORt
This command stops all trigger model commands on the instrument.
Type Affected by Where saved Default value
Usage
:ABORt
Details
When this command is received, the instrument stops the trigger model.
Also see
Aborting the trigger model (on page 8-52)
Trigger model (on page 8-27)