16-29
IM 765501-01E
Communication Commands
3
2
1
6
5
4
9
8
7
12
11
10
15
14
13
18
17
16
16.2.8 Store/Recall Commands (TRACe Group)
:TRACe:POINts
Function Sets the store count or queries the current
setting.
Syntax :TRACe:POINts <Integer>|MINimum|
MAXimum
<Integer> = Sets the store count to the specified
value.
MINimum = Sets the store count to the minimum
value.
MAXimum = Sets the store count to the
maximum value.
:TRACe:POINts? [MINimum|MAXimum]
No parameter = Queries the current value.
MINimum = Queries the minimum value.
MAXimum = Queries the maximum value.
→ <Integer>
Example :TRAC:POIN 256
Description If auto storage is ON (:TRACe:AUTO ON), the
store count is automatically set to the sweep
count (sweep count × repeat count). However,
if this value is greater than 65535, it is rounded
to 65535.
:TRACe:ACTual?
Function Queries the actual number of stored points.
Syntax :TRACe:ACTual?
→ <Integer>
Example :TRAC:ACT?
:TRACe:CALCulate:MINimum?
Function Queries the minimum value among the stored
measured values.
Syntax :TRACe:CALCulate:MINimum?
→ <Value>
Example :TRAC:CALC:MIN?
:TRACe:CALCulate:MAXimum?
Function Queries the maximum value among the stored
measured values.
Syntax :TRACe:CALCulate:MAXimum?
→ <Value>
Example :TRAC:CALC:MAX?
:TRACe:CALCulate:AVERage?
Function Queries the average value among the stored
measured values.
Syntax :TRACe:CALCulate:AVERage?
→ <Value>
Example :TRAC:CALC:AVER?
:TRACe[:STATe]
Function Sets the storage state (ON or OFF) or queries
the current setting.
Syntax :TRACe[:STATe] 1|0|ON|OFF
1 or ON = Turns storage state ON.
0 or OFF = Turns storage state OFF.
:TRACe:[:STATe]?
→ 1 = Currently ON
0 = Currently OFF
Example :TRAC:STAT ON
:TRAC:STAT?
Description The storage operation automatically turns OFF
after the store count (:TRACe:POINts) of basic
cycles are completed after the storage operation
is turned ON. If auto storage is ON
(:TRACe:AUTO ON), the storage operation
automatically turns ON when the sweep
operation is started.
:TRACe:AUTO
Function Sets the auto storage state (ON or OFF) or
queries the current setting.
Syntax :TRACe:AUTO 1|0|ON|OFF
1 or ON = Turns auto storage ON.
0 or OFF = Turns auto storage OFF.
:TRACe:AUTO?
→ 1 = Currently ON
0 = Currently OFF
Example :TRAC:AUTO ON
:TRAC:AUTO?
Description If auto storage is ON, the storage operation
automatically turns ON (:TRACe[:STATe] ON)
when the sweep operation is started.
16.2 Commands