5-81
IM 701310-17E
Commands
1
2
3
4
5
6
App
Index
:CURSor:VT[:BASic]:V<x>?
Function Queries all settings related to the voltage value of the
VT cursor.
Syntax
:CURSor:VT[:BASic]:V<x>?
<x> = 1 to 8
Example
:CURSOR:VT:BASIC:V1? -> :CURSOR:VT:
BASIC:V1:STATE 1
:CURSor:VT[:BASic]:V<x>:STATe
Function Turns ON/OFF the voltage value of the VT cursor or
queries the current setting.
Syntax
:CURSor:VT[:BASic]:V<x>:STATe
{<Boolean>}
:CURSor:VT[:BASic]:V<x>:STATe?
<x> = 1 to 8
Example
:CURSOR:VT:BASIC:V1:STATE ON
:CURSOR:VT:BASIC:V1:STATE? -> :CURSOR:
VT:BASIC:V1:STATE 1
:CURSor:VT[:BASic]:V<x>:VALue?
Function Queries the voltage value at the VT cursor.
Syntax
:CURSor:VT[:BASic]:V<x>:VALue?
<x> = 1 to 8
Example
:CURSOR:VT:BASIC:V1:VALUE? -> :CURSOR:
VT:BASIC:V1:VALUE 0.000E+00
:CURSor:VT:CALCulation?
Function Queries all settings related to calculation items of the
VT cursor.
Syntax
:CURSor:VT:CALCulation?
Example
:CURSOR:VT:CALCULATION? -> :CURSOR:VT:
CALCULATION:DEFINE1 "T1";
DEFINE2 "V(C1)";DEFINE3 "V(C2)";
DEFINE4 "V(C3)";STATE1 0;STATE2 0;
STATE3 0;STATE4 0
:CURSor:VT:CALCulation:ALL
Function Turns ON/OFF all calculation items of the VT cursor.
Syntax
:CURSor:VT:CALCulation:ALL {<Boolean>}
Example
:CURSOR:VT:CALCULATION:ALL ON
:CURSor:VT:CALCulation:DEFine<x>
Function Sets the equation of the calculation item of the VT
cursor or queries the current setting.
Syntax
:CURSor:VT:CALCulation:DEFine<x>
{<String>}
:CURSor:VT:CALCulation:DEFine<x>?
<x> = 1 to 4
<String> = Up to 128 characters
Example
:CURSOR:VT:CALCULATION:DEFINE1 "T1"
:CURSOR:VT:CALCULATION:DEFINE1?
-> :CURSOR:VT:CALCULATION:DEFINE1 "T1"
:CURSor:VT:CALCulation:STATe<x>
Function Turns ON/OFF the calculation item of the VT cursor
or queries the current setting.
Syntax
:CURSor:VT:CALCulation:STATe<x>
{<Boolean>}
:CURSor:VT:CALCulation:STATe<x>?
<x> = 1 to 4
Example
:CURSOR:VT:CALCULATION:STATE1 ON
:CURSOR:VT:CALCULATION:STATE1?
-> :CURSOR:VT:CALCULATION:STATE1 0
:CURSor:VT:CALCulation:VALue<x>?
Function Queries the measured value of the calculation item of
the VT cursor.
Syntax
:CURSor:VT:CALCulation:VALue<x>?
<x> = 1 to 4
Example
:CURSOR:VT:CALCULATION:VALUE1?
-> :CURSOR:VT:CALCULATION:
VALUE1 0.000E+00
:CURSor:VT:JUMP
Function Jumps the VT cursor to the center position of the
zoom waveform.
Syntax
:CURSor:VT:JUMP {Z1|Z2}
Example
:CURSOR:VT:JUMP Z1
5.9 CURSor Group