E4990A Help
396
Related Commands
:CALC:MARK:FUNC:EXEC
:CALC:MARK:FUNC:MULT:TYPE
Equivalent Softkey
Marker Search > Tracking
COM Command Syntax (Internal Control Only)
SCPI.CALCULATE(Ch).SELECTED.MARKER.FUNCTION.MULTI.TRACKING
:CALC<Ch>:MARK:FUNC:MULT:TTR
Type
Command/Query
Syntax
:CALCulate<Ch>[:SELected]:MARKer:FUNCtion:MULTi:TTRansition
{POSitive|NEGative|BOTH}
:CALCulate<Ch>[:SELected]:MARKer:FUNCtion:MULTi:TTRansition?
Description
This command sets/gets the target transition type for multiple search.
Variable
Parameter Selection Option
Description Transition type
Data Type Character string type (String)
Range POSitive|NEGative|BOTH
Preset Value
BOTH
Query Response
{POS|NEG|BOTH}<newline><^END>
Examples
Dim Var as String
Var= "POS"
Ana.WriteString ":CALC1:MARK:FUNC:MULT:TTR " & Var, True
Ana.WriteString ":CALC1:MARK:FUNC:MULT:TTR?", True
Var=Ana.ReadString
Related Commands
:CALC:MARK:FUNC:MULT:TYPE
:CALC:MARK:FUNC:MULT:TARG