DSA800 series programming guide - Page 50

For DSA815.

Loading ...
Loading ...
Loading ...
RIGOL Chapter 2 Command System
2-28 DSA800 Programming Guide
:CALCulate:MARKer<n>:X:POSition
Syntax
:CALCulate:MARKer<n>:X:POSition <integer>
:CALCulate:MARKer<n>:X:POSition?
Description
Set the position of the specified Normal marker.
Query the position of the specified Normal marker.
Parameter
Name
Type Range Default
<n> Discrete 1|2|3|4 --
<integer> Integer 0 to 600 300
Return Format
The query returns the position of the marker in integer.
Example
The command below sets the position of marker 1 (Normal marker) to 100.
:CALCulate:MARKer1:X:POSition 100
The query below returns 100.
:CALCulate:MARKer1:X:POSition?
:CALCulate:MARKer<n>:X:POSition:CENTer
Syntax
:CALCulate:MARKer<n>:X:POSition:CENTer <param>
:CALCulate:MARKer<n>:X:POSition:CENTer?
Description
Set the center position of the specified Span Pair marker.
Query the center position of the specified Span Pair marker.
Parameter
Name
Type
Range
Default
<n> Discrete 1|2|3|4 --
<param> Integer 0 to 600 300
Return Format
The query returns the center position of the specified marker in integer.
Example
The command below sets the center position of marker 1 (Span Pair marker) to 200.
:CALCulate:MARKer1:X:POSition:CENTer 200
The query below returns 200.
:CALCulate:MARKer1:X:POSition:CENTer?
Loading ...
Loading ...
Loading ...