Section 12: SCPI command reference
2470 High Voltage SourceMeter Instrument Reference Manual
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.00,Watt DC,7.00,Watt DC,2.00,Watt DC,8.00,Watt
DC,3.00,Watt DC,9.00,Watt DC,4.00,Watt
DC,1.01,Watt DC,5.00,Watt DC,1.01,Watt
DC,6.00,Watt DC,1.01,Watt DC
Also see
(on page 12-120)
(on page 12-127)
(on page 12-138)
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
Command only
Not applicable
Not applicable
Not applicable
Usage
:ABORt
Details
When this command is received, the instrument stops the trigger model.
Also see
(on page 8-52)
(on page 8-27)