16-29
IM 765601-01E
Communication Commands
3
2
1
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
App
Index
[:CHANnel<n>]:CALCulate:NULL[:
STATe]/?
Function Turns ON/OFF the NULL computation function or
queries the current setting.
Syntax
[:CHANnel<n>]:CALCulate:NULL[:STATe]
1|0|ON|OFF
1 or ON
Turns the NULL computation function
ON.
0 or OFF
Turns the NULL computation function
OFF.
[:CHANnel<n>]:CALCulate:NULL[:STATe]?
→ 1 The NULL computation function is ON.
→ 0 The NULL computation function is OFF.
Example
:CALC:NULL ON
:CHAN2:CALC:NULL:STAT 0
:CHAN1:CALC:NULL:STAT?
[:CHANnel<n>]:CALCulate:NULL:
OFFSet/?
Function Sets the NULL computation offset value or queries
the current setting.
Syntax
[:CHANnel<n>]:CALCulate:NULL:
OFFSet <real number>
<real number> Specify any NULL computation
offset value.
[:CHANnel<n>]:CALCulate:NULL:OFFSet?
→ <real number> The present NULL
computation offset value.
Example
:CALC:NULL:OFFS -1.23E-3
:CHAN2:CALC:NULL:OFFS 1.23E-3
:CHAN1:CALC:NULL:OFFS?
[:CHANnel<n>]:CALCulate:MATH[:
STATe]/?
Function Turns ON/OFF the equation computation function
or queries the current setting.
Syntax
[:CHANnel<n>]:CALCulate:MATH[:STATe]
1|0|ON|OFF
1 or ON
Turns the equation computation
function ON.
0 or OFF
Turns the equation computation
function OFF.
[:CHANnel<n>]:CALCulate:MATH[:STATe]?
→ 1 The equation computation function is ON.
→ 0 The equation computation function is OFF.
Example
:CALC:MATH ON
:CHAN2:CALC:MATH:STAT 0
:CHAN1:CALC:MATH:STAT?
[:CHANnel<n>]:CALCulate:MATH:
SELect/?
Function Sets the equation definition file or queries the
current setting.
Syntax
[:CHANnel<n>]:CALCulate:MATH:SELect
<character string>
<character string> Specify any MATH definition
file name.
NONE MATH definition file not selected
condition.
[:CHANnel<n>]:CALCulate:MATH:SELect?
→ <character string>
The present MATH definition file
name.
→ NONE
The MATH definition file is not
selected.
Example
:CALC:MATH:SEL "Sinusoid.txt"
:CHAN2:CALC:MATH:SEL?
[:CHANnel<n>]:CALCulate:MATH:
CATalog?
Function Queries a list of equation definition files.
Syntax
[:CHANnel<n>]:CALCulate:MATH:CATalog?
→ <character string>,...
A list of MATH definition file names.
Example
:CALC:MATH:CAT?
[:CHANnel<n>]:CALCulate:MATH:DELete
Function Deletes a equation definition file.
Syntax
[:CHANnel<n>]:CALCulate:MATH:DELete
<character string>
<character string> The name of the MATH
definition file to be deleted.
Example
:CALC:MATH:DEL "Sinusoid.txt"
[:CHANnel<n>]:CALCulate:MATH:
PARameter:A/?
Function Sets equation parameter A or queries the current
setting.
Syntax
[:CHANnel<n>]:CALCulate:MATH:
PARameter:A <real number>
<real number> Specify any parameter A value.
[:CHANnel<n>]:CALCulate:MATH:
PARameter:A?
→ <real number> The present parameter A
value.
Example
:CALC:MATH:PAR:A 1.23E-3
:CHAN2:CALC:MATH:PAR:A -1.23E-3
:CHAN1:CALC:MATH:PAR:A?
16.2.6 Computation Commands (CALCulate Group)
16.2 Commands