16-28
IM 765501-01E
:CALCulate:MATH:PARameter:A
Function
Sets equation parameter A or queries the
current setting.
Syntax
:CALCulate:MATH:PARameter:A <Value>
<Value> = Sets equation parameter A to the
specified value.
:CALCulate:MATH:PARameter:A?
→
<Value>
Example
:CALC:MATH:PAR:A 3.141592
:CALC:MATH:PAR:A?
:CALCulate:MATH:PARameter:B
Function
Sets equation parameter B or queries the
current setting.
Syntax
:CALCulate:MATH:PARameter:B <Value>
<Value> = Sets equation parameter B to the
specified value.
:CALCulate:MATH:PARameter:B?
→
<Value>
Example
:CALC:MATH:PAR:B 1.41421356
:CALC:MATH:PAR:B?
:CALCulate:MATH:PARameter:C
Function
Sets equation parameter C or queries the
current setting.
Syntax
:CALCulate:MATH:PARameter:C <Value>
<Value> = Sets equation parameter C to the
specified value.
:CALCulate:MATH:PARameter:C?
→
<Value>
Example
:CALC:MATH:PAR:C 6.626069E-34
:CALC:MATH:PAR:C?
:CALCulate:LIMit[:STATe]
Function
Sets the state of the comparison operation (ON
or OFF) or queries the current setting.
Syntax
:CALCulate:LIMit[:STATe] 1|0|ON|OFF
1 or ON = Turns comparison operation ON.
0 or OFF = Turns comparison operation OFF.
:CALCulate:LIMit[:STATe]?
→
1 = Currently ON
0 = Currently OFF
Example
:CALC:LIM:STAT ON
:CALC:LIM:STAT?
:CALCulate:LIMit:UPPer
Function
Sets the upper limit of the comparison operation
or queries the current setting.
Syntax
:CALCulate:LIMit:UPPer <Value>|
MINimum|MAXimum
<Value> = Sets the upper limit to the specified
value.
MINimum = Sets the upper limit to the minimum
value.
MAXimum = Sets the upper limit to the
maximum value.
:CALCulate:LIMit:UPPer? [MINimum|
MAXimum]
No parameter = Queries the current value.
MINimum = Queries the minimum value.
MAXimum = Queries the maximum value.
→
<Value>
Example
:CALC:LIM:UPP 12.5
:CALC:LIM:UPP MAX
:TRIG:LIM:UPP?
:TRIG:LIM:UPP? MAX
:CALCulate:LIMit:LOWer
Function
Sets the lower limit of the comparison operation
or queries the current setting.
Syntax
:CALCulate:LIMit:LOWer <Value>|
MINimum|MAXimum
<Value> = Sets the lower limit to the specified
value.
MINimum = Sets the lower limit to the minimum
value.
MAXimum = Sets the lower limit to the
maximum value.
:CALCulate:LIMit:LOWer? [MINimum|
MAXimum]
No parameter = Queries the current value.
MINimum = Queries the minimum value.
MAXimum = Queries the maximum value.
→
<Value>
Example
:CALC:LIM:LOW 8.5
:CALC:LIM:LOW MIN
:TRIG:LIM:LOW?
:TRIG:LIM:LOW? MIN
16.2 Commands