E4990A Help
368
This command sets/gets the transition type when performing the target
search with the :CALC:FUNC:EXEC.
Variable
Parameter Selection Option
Description Transition type
Data Type Character string type (String)
Range
"POSitive": Positive transition.
"NEGative": Negative transition.
"BOTH": Both the positive transition and the negative
transition.
Preset
Value
BOTH
Query Response
{POS|NEG|BOTH}<newline><^END>
Examples
Dim Var as String
Var= "POS"
Ana.WriteString ":CALC1:FUNC:TTR " & Var, True
Ana.WriteString ":CALC1:FUNC:TTR?", True
Var=Ana.ReadString
Related Commands
:CALC:FUNC:EXEC
:CALC:FUNC:TYPE
Equivalent Softkey
No equivalent key is available on the front panel.
COM Command Syntax (Internal Control Only)
SCPI.CALCULATE(Ch).SELECTED.FUNCTION.TTRANSITION
:CALC<Ch>:FUNC:TYPE
Type
Command/Query
Syntax
:CALCulate<Ch>[:SELected]:FUNCtion:TYPE
{PTPeak|STDEV|MEAN|MAXimum|MINimum|PEAK|APEak|ATARget|SDEViat
ion|RPP|RPLHei|RPLLhei|RPLRhei|RESO|RESR|CERR}