Controls the marker settings used to remotely output specific data to the computer.
CALCulate:MEASure:MARKer: BWIDth | DATA? | REF | [:STATe] COUPling | METHod | [STATe] FUNCtion | COMPression | LEVel | PIN? | POUT? | [:STATe] | DOMain | USER | [:RANGe] | STARt | STOP | EXECute | MULTI | EXECute | PEAK | POLarity | SELect | TARGet | [:VALue] | TRACking | PEAK | POLarity | TARGet | [:VALue] | TRACking NOTCh | DATA? | REF | [:STATe] PNOP | BACKoff | GAIN | PIN | POUT | MAXimum | GAIN | MAXimum | PIN | MAXimum | POFFset | POUT | MAXimum | [:STATe] PSATuration | BACKoff | COMPression | MAXimum | GAIN | LINear | MAXimum | PIN | MAXimum | POUT | MAXimum | [:STATe] REFerence | [:STATe] | X | Y |
Click a keyword to view the command details.
See Also
Applicable Models: All (Write-only) Turns all markers off for selected measurement. |
|
Parameters |
|
<cnum> |
Channel number of the measurement (optional). |
<mnum> |
Measurement number for each measurement. |
Examples |
CALC:MEAS2:MARK:AOFF |
Query Syntax |
Not applicable |
Not applicable |
Applicable Models: All (Read-Write) Sets and reads the data point (bucket) number of the trace on which the marker resides. When the markers are interpolated (non-discrete), the returned value is the nearest marker bucket position. |
|
Parameters |
|
<cnum> |
Channel number of the measurement (optional). |
<mnum> |
Measurement number for each measurement. |
<n> |
Marker number to move or query. The marker must already exist. If unspecified, <n> is set to 1. |
<num> |
Data point (bucket) number. Choose any data point between: 0 and the number of data points minus 1. |
Examples |
CALC:MEAS:MARK:BUCK 5 calculate2:measure2:marker2:bucket 200 |
Query Syntax |
CALCulate<cnum>:MEASure<mnum>:MARKer<n>:BUCKet? |
Return Type |
Integer |
The first marker is set to the middle of the span. Subsequent markers are set to the bucket number of the previously active marker. |
Applicable Models: All (Read-only) Read the bandwidth search result of marker 1 to 15 and reference marker (Mkr:16), for the active trace of selected channel. If the bandwidth search is impossible, an error occurs when executed and the object is ignored. |
|
Parameters |
|
<cnum> |
Channel number of the measurement (optional). |
<mnum> |
Measurement number for each measurement. |
<mkr> |
Any marker number from 1 to 15; If unspecified, value is set to 1. |
|
Four Character values separated by commas => {numeric 1}, {numeric 2}, {numeric 3}, {numeric 4}
|
Examples |
CALC:MEAS:MARK:BWID:DATA? |
Query Syntax |
CALCulate<cnum>:MEASure<mnum>:MARKer<mkr>:BWIDth:DATA? |
Return Type |
Numeric |
Not Applicable |
Applicable Models: All (Read-Write) Set the bandwidth marker function reference to either MARKer or PEAK. If the reference is set to MARKer, the active marker is not moved; the bandwidth search is computed at the marker's current location. If the reference is PEAK, the active marker is moved to the maximum or minimum peak on the trace and then bandwidth search is computed.
|
|
Parameters |
|
<cnum> |
Channel number of the measurement (optional). |
<mnum> |
Measurement number for each measurement. |
<mkr> |
Any marker number from 1 to 15; if unspecified, value is set to 1. |
<string> |
PEAK MARKer |
Examples |
CALC:MEAS:MARK:BWID:REF
MARK |
Query Syntax |
CALCulate<cnum>:MEASure<mnum>:MARKer:BWIDth:REF? |
Return Type |
String |
MARKer |
Applicable Models: All (Read-Write) Turns ON or OFF the bandwidth search result display, for the active trace of selected channel . |
|
Parameters |
|
<cnum> |
Channel number of the measurement (optional). |
<mnum> |
Measurement number for each measurement. |
<mkr> |
Any marker number from 1 to 15; if unspecified, value is set to 1. |
<bool> |
Bandwidth search result display: ON or 1 - Turns ON the bandwidth search result display. OFF or 0 - Turns OFF the bandwidth search result display. |
Examples |
CALC:MEAS:MARK:BWID
ON |
Query Syntax |
CALCulate<cnum>:MEASure<mnum>:MARKer:BWIDth[:STATe]? |
Return Type |
Boolean |
OFF or 0 |
Applicable Models: All (Read-Write) Sets or returns the bandwidth definition value (the value to define the pass-band of the filter) of marker 1 to 15 and reference marker (Mk:16), for the active trace of selected channel. |
|
Parameters |
|
<cnum> |
Channel number of the measurement (optional). |
<mnum> |
Measurement number for each measurement. |
<mkr> |
Any marker number from 1 to 15; if unspecified, value is set to 1. |
<value> |
Bandwidth definition value (the value to define the pass band of the filter) is between -5E8 to 5E8. |
<unit> |
Varies depending on the data format.
|
Examples |
CALC:MEAS:MARK:BWID:THR
-3 |
Query Syntax |
CALCulate<cnum>:MEASure<mnum>:MARKer<mkr>:BWIDth:THReshold? |
Return Type |
Numeric |
-3 |
Applicable Models: All (Read-Write) Sets and reads the scope of Coupled Markers. This is a global setting that affects all markers. Learn more. Note: This command will not take effect until Coupled Markers is turned on using CALC:MEAS:MARK:COUP:STATe ON. Note: The preset behavior of Coupled Markers depends on the setting of SYSTem:PREFerences:ITEM:MCControl, SYSTem:PREFerences:ITEM:MCMethod, and SYSTem:PREFerences:ITEM:MCPRest. Note: If any or all <cnum>, <mnum>, or <mkr> arguments are omitted, they are assumed to have the value 1. |
|
Parameters |
|
<cnum> |
Must be a valid channel number (unless a measurement number is provided), but marker coupling is not set per channel. |
<mnum> |
Must be a valid measurement number and must be displayed on the screen. Marker coupling is not set per measurement. |
<mkr> |
Not used. The marker number must still be in the range of 1-16, but marker coupling is not set per marker. |
<char> |
CHANnel - Coupling is limited to traces in the same channel. ALL - Coupling occurs across all channels. |
Examples |
CALC:MEAS:MARK:COUP:METH CHAN calculate:measure:marker:coupling all |
Query Syntax |
CALCulate<cnum>:MEASure<mnum>:MARKer:COUPling:METHod? |
Return Type |
Character |
ALL |
Applicable Models: All (Read-Write) Sets and reads the state of Coupled Markers (ON and OFF). The scope of coupled markers can be changed with CALC:MEAS:MARK:COUP:METH. Note: If the <mnum> or <mkr> argument is omitted, they are assumed to have the value 1. |
|
Parameters |
|
<mnum> |
Must be a valid measurement number and must be displayed on the screen. |
<mkr> |
Not used. The marker number must still be in the range of 1-16. |
<ON|OFF> |
OFF (0) - Turns Coupled Markers OFF ON (1) - Turns Coupled Markers ON |
Examples |
CALC:MEAS:MARK:COUP
ON |
Query Syntax |
CALCulate<cnum>:MEASure<mnum>:MARKer:COUPling:[STATe]? |
Return Type |
Boolean (1 = ON, 0 = OFF) |
OFF |
Applicable Models: All (Read-Write) Specifies whether marker is relative to the Reference marker or absolute. Note: The reference marker must already be turned ON with CALC:MARK:REF:STATE. |
|
Parameters |
|
<cnum> |
Channel number of the measurement (optional). |
<mnum> |
Measurement number for each measurement. |
<mkr> |
Any existing marker number from 1 to 15; if unspecified, value is set to 1. |
<ON|OFF> |
ON (or 1) - Specified marker is a Delta marker OFF (or 0) - Specified marker is an ABSOLUTE marker |
Examples |
CALC:MEAS:MARK:DELT ON calculate2:measure1:marker8:delta off |
Query Syntax |
CALCulate<cnum>:MEASure<mnum>:MARKer<mkr>:DELTa? |
Return Type |
Boolean (1 = ON, 0 = OFF) |
OFF |
Applicable Models: All (Read-Write) Makes the specified marker display either a calculated value between data points (interpolated data) or the actual data points (discrete data). |
|
Parameters |
|
<cnum> |
Channel number of the measurement (optional). |
<mnum> |
Measurement number for each measurement. |
<mkr> |
Any existing marker number from 1 to 15; if unspecified, value is set to 1. |
<ON|OFF> |
ON (or 1) - Specified marker displays the actual
data points |
Examples |
CALC:MEAS:MARK:DISC
ON |
Query Syntax |
CALCulate<cnum>:MEASure<mnum>:MARKer<mkr>:DISCrete? |
Return Type |
Boolean (1 = ON, 0 = OFF) |
OFF |
Applicable Models: All (Read-Write) Set or query marker distance on a time domain trace. The Write command moves the marker to the specified distance value. Once moved, you can read the Y axis value or read the X-axis time value. (Distance is calculated from the X-axis time value.) The Read command reads the distance of the marker. If the marker is set as delta, the WRITE and READ data is relative to the reference marker. |
|
Parameters |
|
<cnum> |
Channel number of the measurement (optional). |
<mnum> |
Measurement number for each measurement. |
<mkr> |
Any existing marker number from 1 to 15; if unspecified, value is set to 1. |
<num> |
Marker distance in the unit of measure specified with CALC:TRAN:TIME:MARK:UNIT |
Examples |
CALC:MEAS:MARK:DIST
.1 |
Query Syntax |
CALCulate<cnum>:MEASure<mnum>:MARKer<mkr>:DISTance? |
Return Type |
Numeric |
Not Applicable |
Applicable Models: All (Read-Write) Sets the format of the data that will be returned in a marker data query CALC:MARK:Y? and the displayed value of the marker readout. The selection does not have to be the same as the measurement's display format. |
|
Parameters |
|
<cnum> |
Channel number of the measurement (optional). |
<mnum> |
Measurement number for each measurement. |
<mkr> |
Any marker number from 1 to 15; if unspecified, value is set to 1 |
<char> |
Choose from: MLINear - Linear magnitude MLOGarithmic - Logarithmic magnitude IMPedance - (R+jX) ADMittance - (G+jB) PHASe - Phase IMAGinary - Imaginary part (Im) REAL - Real part (Re) POLar - (Re, Im) GDELay - Group Delay LINPhase - Linear Magnitude and Phase LOGPhase - Log Magnitude and Phase KELVin - temperature FAHRenheit - temperature CELSius - - temperature NOISe - Noise (available ONLY in IM Spectrum and SA measurement classes). |
Examples |
CALC:MEAS:MARK:FORMat
MLIN |
Query Syntax |
CALCulate<cnum>:MEASure<mnum>:MARKer<mkr>:FORMat? |
Return Type |
Character |
DEFault |
Applicable Models: All (Read-Write) Sets or returns polarity of the peak search with marker 1 to 15 and reference marker (Mk:16), for the active trace of selected channel. |
|
Parameters |
|
<cnum> |
Channel number of the measurement (optional). |
<mnum> |
Measurement number for each measurement. |
<mkr> |
Any marker number from 1 to 15; if unspecified, value is set to 1. |
<char> |
Polarity for peak search function to be performed. Choose from:
|
Examples |
CALC:MEAS:MARK:FUNC:APE:POL
NEG |
Query Syntax |
CALCulate<cnum>:MEASure<mnum>:MARKer<mkr>:FUNCtion:APEak:POLarity? |
Return Type |
Character |
"POSitive" |
Applicable Models: All (Read-Write) Sets and read the marker compression level. A compression marker must already exist. Use CALC:MARK ON and CALC:MEAS:MARK:FUNC COMP to create compression markers. |
|
Parameters |
|
<cnum> |
Channel number of the measurement (optional). |
<mnum> |
Measurement number for each measurement. |
<mkr> |
Any existing marker number from 1 to 15; if unspecified, value is set to 1. |
<num> |
Compression level. Choose any number between: -500 dB to 500 dB Standard gain compression values are positive. |
Examples |
CALC:MEAS:MARK:FUNC:COMP:LEV
1 |
Query Syntax |
CALCulate<cnum>:MEASure<mnum>:MARKer<mkr>:FUNCtion:COMPression:LEVel? |
Return Type |
Numeric |
+1 dB |
Applicable Models: All (Read-only) Read the input power at the marker compression level. First send CALC:MEAS:MARK:FUNC:EXEC COMP or CALC:MEAS:MARK:FUNC:TRAC ON. |
|
Parameters |
|
<cnum> |
Channel number of the measurement (optional). |
<mnum> |
Measurement number for each measurement. |
<mkr> |
Any existing marker number from 1 to 15; if unspecified, value is set to 1. |
Examples |
CALC:MEAS:MARK:FUNC:COMP:PIN? |
Return Type |
Numeric |
Not Applicable |
Applicable Models: All (Read-only) Read the output power at the marker compression level. First send CALC:MEAS:MARK:FUNC:EXEC COMP or CALC:MEAS:MARK:FUNC:TRAC ON |
|
Parameters |
|
<cnum> |
Channel number of the measurement (optional). |
<mnum> |
Measurement number for each measurement. |
<mkr> |
Any existing marker number from 1 to 15; if unspecified, value is set to 1. |
Examples |
CALC:MEAS:MARK:FUNC:COMP:POUT? |
Return Type |
Numeric |
Not Applicable |
Applicable Models: All (Read-Write) Turns ON or OFF the compression state. |
|
Parameters |
|
<cnum> |
Channel number of the measurement (optional). |
<mnum> |
Measurement number for each measurement. |
<mkr> |
Any marker number from 1 to 15; if unspecified, value is set to 1. |
<bool> |
Bandwidth search result display: ON or 1 - Turns ON the compression. OFF or 0 - Turns OFF the compression. |
Examples |
CALC:MEAS:MARK:FUNC:COMP:STAT
ON |
Query Syntax |
CALCulate<cnum>:MEASure<mnum>:MARKer:FUNCtion:COMPression[:STATe]? |
Return Type |
Boolean |
OFF or 0 |
Applicable Models: All (Read-Write) Assigns the specified marker to a range number. The x-axis travel of the marker is constrained to the range's span. The span is specified with the CALC:MEAS:MARK:FUNC:DOM:USER:START and STOP commands, unless range 0 is specified which is the full span of the analyzer. Each channel has 16 user ranges. (Trace statistics use the same ranges.) More than one marker can use a domain range. |
|
Parameters |
|
<cnum> |
Channel number of the measurement (optional). |
<mnum> |
Measurement number for each measurement. |
<mkr> |
Any marker number from 1 to 15; if unspecified, value is set to 1. |
<range> |
User span. Choose any Integer from 0 to 16. 0 is Full Span of the analyzer. 1 to 16 are available for user-defined x-axis span. |
Examples |
CALC:MEAS:MARK:FUNC:DOM:USER:RANG
1 |
Query Syntax |
CALCulate<cnum>:MEASure<mnum>:MARKer<mkr>:FUNCtion:DOMain:USER:RANGe? |
Return Type |
Numeric |
0 - Full Span |
Applicable Models: All (Read-Write) Sets the start of the span that the specified marker's x-axis span will be constrained to. Use CALC:MEAS:MARK:FUNC:DOM:USER<range> to set range number. Use CALC:MEAS:MARK:FUNC:DOM:USER:STOP to set the stop value. Note: If the marker is assigned to range 0 (full span), the USER:STARt and STOP commands generate an error. You cannot set the STARt and STOP values for "Full Span". Note: This command does the same as CALC:FUNC:DOM:USER:STAR |
|
Parameters |
|
<cnum> |
Channel number of the measurement (optional). |
<mnum> |
Measurement number for each measurement. |
<mkr> |
Any marker number from 1 to 15; if unspecified, value is set to 1. |
<start> |
The analyzer's Minimum x-axis value |
Examples |
CALC:MEAS:MARK:FUNC:DOM:USER:START
500E6 |
Query Syntax |
CALCulate<cnum>:MEASure<mnum>:MARKer<mkr>:FUNCtion:DOMain:USER:STARt? |
Return Type |
Numeric |
The analyzer's Minimum x-axis value |
Applicable Models: All (Read-Write) Sets the stop of the span that the marker's x-axis travel will be constrained to. Use CALC:MEAS:MARK:FUNC:DOM:USER<range> to set range number. Use CALC:MEAS:MARK:FUNC:DOM:USER:STARt to set the stop value. Note: If the marker is assigned to range 0 (full span), the USER:STARt and STOP commands generate an error. You cannot set the STARt and STOP values for "Full Span". Note: This command does the same as CALC:FUNC:DOM:USER:STOP |
|
Parameters |
|
<cnum> |
Channel number of the measurement (optional). |
<mnum> |
Measurement number for each measurement. |
<mkr> |
Any marker number from 1 to 15; if unspecified, value is set to 1. |
<stop> |
Stop value of x-axis span; Choose any number between the analyzer's MINimum and MAXimum x-axis value. |
Examples |
CALC:MEAS:MARK:FUNC:DOM:USER:STOP
500e6 |
Query Syntax |
CALCulate<cnum>:MEASure<mnum>:MARKer<mkr>:FUNCtion:DOMain:USER:STOP? |
Return Type |
Numeric |
The analyzer's MAXimum x-axis value. |
Applicable Models: All (Write-only) Immediately executes (performs) the specified search function. |
|
Parameters |
|
<cnum> |
Channel number of the measurement (optional). |
<mnum> |
Measurement number for each measurement. |
<mkr> |
Any marker number from 1 to 15; if unspecified, value is set to 1. |
<func> |
The function to be performed. Choose from:
|
Examples |
CALC:MEAS:MARK:FUNC:EXEC
MAX |
Query Syntax |
Not Applicable |
Not Applicable |
Applicable Models: All (Write-only) Immediately executes (performs) the specified multi search function. |
|
Parameters |
|
<cnum> |
Channel number of the measurement (optional). |
<mnum> |
Measurement number for each measurement. |
<mkr> |
Any marker number from 1 to 15; if unspecified, value is set to 1. |
<func> |
The function to be performed. Choose from:
|
Examples |
CALC:MEAS:MARK:FUNC:MULT:EXEC
PEAK |
Query Syntax |
Not Applicable |
OFF |
Applicable Models: All (Read-Write) Sets or returns the lower limit of peak excursion value of multi peak search, for the selected channel and selected trace. |
|
Parameters |
|
<cnum> |
Channel number of the measurement (optional). |
<mnum> |
Measurement number for each measurement. |
<mkr> |
Any marker number from 1 to 15; if unspecified, value is set to 1. |
<num> |
Excursion value. Choose any number between -500 and 500. Notes: If the specified variable is out of the allowable setup range, the minimum value (if the lower limit of the range is not reached) or the maximum value (if the upper limit of the range is exceeded) is set. This command will accept MIN or MAX instead of a numeric parameter. See SCPI Syntax for more information. |
<unit> |
Varies depending on the data format.
|
Examples |
CALC:MEAS:MARK:FUNC:MULT:PEAK:EXC
10 |
Query Syntax |
CALCulate<cnum>:MEASure<mnum>:MARKer<mkr>:FUNCtion:MULTi:PEAK:EXCursion? |
Return Type |
Numeric |
3 |
Applicable Models: All (Read-Write) Sets or returns the peak polarity of the multi peak search, for the selected channel and selected trace. |
|
Parameters |
|
<cnum> |
Channel number of the measurement (optional). |
<mnum> |
Measurement number for each measurement. |
<mkr> |
Any marker number from 1 to 15; if unspecified, value is set to 1. |
<func> |
Polarity for multi peak search function to be performed. Choose from:
|
Examples |
CALC:MEAS:MARK:FUNC:MULT:PEAK:POL
NEG |
Query Syntax |
CALCulate<cnum>:MEASure<mnum>:MARKer<mkr>:FUNCtion:MULTi:PEAK:POLarity? |
Return Type |
Character |
"POSitive" |
Applicable Models: All (Read-Write) Sets peak threshold for the specified marker. If a peak (using the criteria set with :EXCursion) is below this reference value, it will not be considered when searching for peaks. This command applies to marker peak searches (Next peak, Peak Right, Peak Left). |
|
Parameters |
|
<cnum> |
Channel number of the measurement (optional). |
<mnum> |
Measurement number for each measurement. |
<mkr> |
Any marker number from 1 to 15; if unspecified, value is set to 1. |
<num> |
Excursion value. Choose any number between -500 and 500. Note: This command will accept MIN or MAX instead of a numeric parameter. See SCPI Syntax for more information. |
<unit> |
Varies depending on the data format.
|
Examples |
CALC:MEAS:MARK:FUNC:MULT:PEAK:THR
-40 |
Query Syntax |
CALCulate<cnum>:MEASure<mnum>:MARKer<mkr>:FUNCtion:MULTi:PEAK:THReshold? |
Return Type |
Numeric |
-100 |
Applicable Models: All (Read-Write) Sets or returns the search type of the multi search, for the selected channel and selected trace. |
|
Parameters |
|
<cnum> |
Channel number of the measurement (optional). |
<mnum> |
Measurement number for each measurement. |
<mkr> |
Any marker number from 1 to 15; if unspecified, value is set to 1. |
<char> |
Select from the following:
|
Examples |
CALC:MEAS:MARK:FUNC:MULT:SEL
BOTH |
Query Syntax |
CALCulate<cnum>:MEASure<mnum>:MARKer<mkr>:FUNCtion:MULTi:SELect? |
Return Type |
Character |
"OFF" |
Applicable Models: All (Read-Write) Sets the transition type of the multi target search. |
|
Parameters |
|
<cnum> |
Channel number of the measurement (optional). |
<mnum> |
Measurement number for each measurement. |
<mkr> |
Any marker number from 1 to 15; if unspecified, value is set to 1. |
<char> |
Transition type of multi target search function to be performed. Choose from:
|
Examples |
CALC:MEAS:MARK:FUNC:MULT:TARG:TRAN
BOTH |
Query Syntax |
CALCulate<cnum>:MEASure<mnum>:MARKer<mkr>:FUNCtion:MULTi:TARGet:TRansition? |
Return Type |
Character |
"BOTH" |
Applicable Models: All (Read-Write) Sets or returns the target value for the specified marker when doing Multi Target Search, for the selected channel and selected trace. |
|
Parameters |
|
<cnum> |
Channel number of the measurement (optional). |
<mnum> |
Measurement number for each measurement. |
<mkr> |
Any marker number from 1 to 15; if unspecified, value is set to 1. |
<num> |
Target value for multi target search to search for. The range of target value is -5E8 to 5E8. Notes: If the specified variable is out of the allowable setup range, the minimum value (if the lower limit of the range is not reached) or the maximum value (if the upper limit of the range is exceeded) is set. |
<unit> |
Varies depending on the data format.
|
Examples |
CALC:MEAS:MARK:FUNC:MULT:TARG
2.5 |
Query Syntax |
CALCulate<cnum>:MEASure<mnum>:MARKer<mkr>:FUNCtion:MULTi:TARGet[:VALue]? |
Return Type |
Numeric |
0 |
Applicable Models: All (Read-Write) Turns ON or OFF the search tracking capability (function to repeat search for each sweep) of the multi search, for the selected channel and selected trace. |
|
Parameters |
|
<cnum> |
Channel number of the measurement (optional). |
<mnum> |
Measurement number for each measurement. |
<mkr> |
Any marker number from 1 to 15; if unspecified, value is set to 1. |
<bool> |
ON or 1 - Turns ON the marker search tracking. The specified multi marker will "Track" (find) the selected function every sweep. OFF or 0 - Turns OFF the marker search tracking. The specified multi marker will find the selected function only when the CALC:MEAS:MARK:FUNC:EXECute command is sent. |
Examples |
CALC:MEAS:MARK:FUNC:MULT:TRAC
ON |
Query Syntax |
CALCulate<cnum>:MEASure<mnum>:MARKer<mkr>:FUNCtion:MULTi:TRACking? |
Return Type |
Boolean |
OFF or 0 |
Applicable Models: All (Read-Write) Sets amplitude peak excursion for the specified marker. The Excursion value determines what is considered a "peak". This command applies to marker peak searches (Next peak, Peak Right, Peak Left). |
|
Parameters |
|
<cnum> |
Channel number of the measurement (optional). |
<mnum> |
Measurement number for each measurement. |
<mkr> |
Any existing marker number from 1 to 15; if unspecified, value is set to 1. |
<num> |
Excursion value. Choose any number between -500 and 500. Note: This command will accept MIN or MAX instead of a numeric parameter. See SCPI Syntax for more information. |
<unit> |
Varies depending on the data format.
|
Examples |
CALC:MEAS:MARK:FUNC:PEAK:EXC
10 |
Query Syntax |
CALCulate<cnum>:MARKer<mkr>:FUNCtion:PEAK:EXCursion? |
Return Type |
Numeric |
3 |
Applicable Models: All (Read-Write) Sets or returns polarity of the peak search with marker 1 to 15 and reference marker (Mk:16), for the active trace of selected channel. |
|
Parameters |
|
<cnum> |
Channel number of the measurement (optional). |
<mnum> |
Measurement number for each measurement. |
<mkr> |
Any marker number from 1 to 15; if unspecified, value is set to 1. |
<char> |
Polarity for peak search function to be performed. Choose from:
|
Examples |
CALC:MEAS:MARK:FUNC:APE:POL
NEG |
Query Syntax |
CALCulate<cnum>:MEASure<mnum>:MARKer<mkr>:FUNCtion:APEak:POLarity? |
Return Type |
Character |
"POSitive" |
Applicable Models: All (Read-Write) Sets peak threshold for the specified marker. If a peak (using the criteria set with :EXCursion) is below this reference value, it will not be considered when searching for peaks. This command applies to marker peak searches (Next peak, Peak Right, Peak Left). |
|
Parameters |
|
<cnum> |
Channel number of the measurement (optional). |
<mnum> |
Measurement number for each measurement. |
<mkr> |
Any marker number from 1 to 15; if unspecified, value is set to 1 |
<num> |
Excursion value. Choose any number between -500 and 500. Note: This command will accept MIN or MAX instead of a numeric parameter. See SCPI Syntax for more information. |
<unit> |
Varies depending on the data format.
|
Examples |
CALC:MEAS:MARK:FUNC:APE:THR
-40 |
Query Syntax |
CALCulate<cnum>:MARKer<mkr>:FUNCtion:APEak:THReshold? |
Return Type |
Numeric |
-100 |
Applicable Models: All (Read-Write) Sets the search function that the specified marker will perform when executed. Use CALC:MEAS:MARK:FUNC:TRAC ON to automatically execute the search every sweep. |
|
Parameters |
|
<cnum> |
Channel number of the measurement (optional). |
<mnum> |
Measurement number for each measurement. |
<mkr> |
Any marker number from 1 to 15; if unspecified, value is set to 1. |
<char> |
Marker function. Choose from:
|
Examples |
CALC:MEAS:MARK:FUNC
MAX |
Query Syntax |
CALCulate<cnum>:MEASure<mnum>:MARKer<mkr>:FUNCtion[:SELect]? |
Return Type |
Character |
NONE |
Applicable Models: All (Read-Write) Set marker tracking function and activate the tracking. This commands execute both CALC:MEAS:MARK:FUNC and CALC:MEAS:MARK:FUNC:TRAC ON at the same time. |
|
Parameters |
|
<cnum> |
Channel number of the measurement (optional). |
<mnum> |
Measurement number for each measurement. |
<mkr> |
Any marker number from 1 to 15; if unspecified, value is set to 1. |
<char> |
Marker function. Choose from:
|
Examples |
CALC:MEAS:MARK:FUNC:TRAC:EXT
MAX |
Query Syntax |
CALCulate<cnum>:MEASure<mnum>:MARKer<mkr>:FUNCtion:TRACking:EXTended? |
Return Type |
Character |
NONE |
Applicable Models: All (Read-Write) Selects the transition type of the target search for specified marker (marker 1 to 15 and reference marker (Mk:16)) of the active trace of selected channel. |
|
Parameters |
|
<cnum> |
Channel number of the measurement (optional). |
<mnum> |
Measurement number for each measurement. |
<mkr> |
Any marker number from 1 to 15; if unspecified, value is set to 1. |
<char> |
Transition type for search function to be performed. Choose from:
|
Examples |
CALC:MEAS:MARK:FUNC:TARG:TRAN
POS |
Query Syntax |
CALCulate<cnum>:MEASure<mnum>:MARKer<mkr>:FUNCtion:TARGet[:VALue]:TRANsition? |
Return Type |
Character |
"BOTH" |
Applicable Models: All (Read-Write) Sets the target value for the specified marker when doing Target Searches with CALC:MEAS:MARK:FUNC:SEL <TARGet | RTARget | LTARget> |
|
Parameters |
|
<cnum> |
Channel number of the measurement (optional). |
<mnum> |
Measurement number for each measurement. |
<mkr> |
Any marker number from 1 to 15; if unspecified, value is set to 1. |
<num> |
Target value to search for. The range of value is between -5E8 to 5E8. Notes: If the specified variable is out of the allowable setup range, the minimum value (if the lower limit of the range is not reached) or the maximum value (if the upper limit of the range is exceeded) is set. |
<unit> |
Varies depending on the data format.
|
Examples |
CALC:MEAS:MARK:FUNC:TARG
2.5 |
Query Syntax |
CALCulate<cnum>:MEASure<mnum>:MARKer<mkr>:TARGet[:VALue]? |
Return Type |
Numeric |
0 |
Applicable Models: All (Read-Write) Turns ON or OFF the tracking search capability for the specified marker. The tracking function finds the selected search function every sweep. In effect, turning Tracking ON is the same as doing a CALC:MEAS:MARK:FUNC:EXECute command every sweep. |
|
Parameters |
|
<cnum> |
Channel number of the measurement (optional). |
<mnum> |
Measurement number for each measurement. |
<mkr> |
Any marker number from 1 to 15; if unspecified, value is set to 1. |
<bool> |
ON or 1 - Turns ON the search tracking. The specified marker will "Track" (find) the selected function every sweep. OFF or 0 - Turns OFF the search tracking. The specified marker will find the selected function only when the CALC:MEAS:MARK:FUNC:EXECute command is sent. |
Examples |
CALC:MEAS:MARK:FUNC:TRAC
ON |
Query Syntax |
CALCulate<cnum>:MEASure<mnum>:MARKer<mkr>:FUNCtion:TRACking? |
Return Type |
Boolean |
OFF or 0 |
Applicable Models: All (Read-only) Reads the notch search result of marker 1 to 15 and reference marker (Mk:16), for the active trace of selected channel. If the notch search is impossible, an error occurs and the command is ignored. In this case, no query response is obtained. |
|
Parameters |
|
<cnum> |
Channel number of the measurement (optional). |
<mnum> |
Measurement number for each measurement. |
<mkr> |
Any marker number from 1 to 15; if unspecified, value is set to 1. |
|
Indicates 4-element array data (notch bandwidth search result). Four Character values separated by commas => {Data 1}, {Data 2}, {Data 3}, {Data 4}
The index of the array starts from 0. |
Examples |
CALC:MEAS:MARK:NOTC:DATA? |
Query Syntax |
CALCulate<cnum>:MEASure<mnum>:MARKer<mkr>:NOTCh:DATA? |
Return Type |
Variant |
Not Applicable |
Applicable Models: All (Read-Write) Set the notch marker reference to either MARKer or PEAK. If the reference is set to MARKer, the active marker is not moved; the notch search is computed at the marker's current location. If the reference is set to PEAK, the active marker is moved to the maximum or minimum peak on the trace and then notch search is computed.
|
|
Parameters |
|
<cnum> |
Channel number of the measurement (optional). |
<mnum> |
Measurement number for each measurement. |
<mkr> |
Any marker number from 1 to 15; if unspecified, value is set to 1. |
<string> |
PEAK MARKer |
Examples |
CALC:MEAS:MARK:NOTCh:REF |
Query Syntax |
CALCulate<cnum>:MEASure<mnum>:MARKer<mkr>:NOTCh:REF? |
Return Type |
String |
MARKer |
Applicable Models: All (Read-Write) Turns ON or OFF the notch search result display, for the active trace of selected channel. |
|
Parameters |
|
<cnum> |
Channel number of the measurement (optional). |
<mnum> |
Measurement number for each measurement. |
<mkr> |
Any marker number from 1 to 15; if unspecified, value is set to 1. |
<bool> |
Notch search result display. Choose from: ON or 1 - Turns ON the notch search result display. OFF or 0 - Turns OFF the notch search result display. |
Examples |
CALC:MEAS:MARK:NOTC
ON |
Query Syntax |
CALCulate<cnum>:MEASure<mnum>:MARKer<mkr>:NOTCh[:STATe]? |
Return Type |
Boolean |
OFF or 0 |
Applicable Models: All (Read-Write) Sets or returns the notch definition value of marker 1 to 15 and reference marker (Mk:16), for the active trace of selected channel. |
|
Parameters |
|
<cnum> |
Channel number of the measurement (optional). |
<mnum> |
Measurement number for each measurement. |
<mkr> |
Any marker number from 1 to 15; if unspecified, value is set to 1. |
<num> |
The notch definition value range is between -5E8 to 5E8. Notes: If the specified parameter is out of the allowable setup range, the minimum value (if the lower limit of the range is not reached) or the maximum value (if the upper limit of the range is exceeded) is set. |
<unit> |
Varies depending on the data format as follows:
|
Examples |
CALC:MEAS:MARK:NOTC:THR
-3 |
Query Syntax |
CALCulate<cnum>:MEASure<mnum>:MARKer<mkr>:NOTCh:THReshold? |
Return Type |
Numeric |
-3 |
Applicable Models: All (Read-Write) Turns on and sets markers 1, 2, 3, and 4 to calculate various PNOP parameters. Either this command, or the POFFset command, will initiate the PNOP search markers. To turn off the PNOP markers, either turn them off individually or turn them All Off. To search a User Range with the PNOP search, first activate marker 1 and set the desired User Range. Then send CALC:MARK:PNOP:BACK. The user range used with the PNOP search only applies to marker 1 searching for the linear gain value. The other markers may fall outside the user range. |
|
Parameters |
|
<cnum> |
Channel number of the measurement (optional). |
<mnum> |
Measurement number for each measurement. |
<num> |
Backoff value. Choose any number between :-500 and 500 |
Examples |
CALC:MEAS:MARK:PNOP:BACK? calculate2:measure1:marker:pnop:backoff 10 |
Query Syntax |
CALCulate<cnum>:MEASure<mnum>:MARKer:PNOP:BACKoff? |
Return Type |
Numeric |
0 |
Applicable Models: All (Read-only) Reads the power backoff gain value from a PNOP marker search. PBO Gain = PBO Out - PBO In Use CALC:MARK:PNOP:BACK or CALC:MARK:PNOP:POFF to initiate a PNOP search. |
|
Parameters |
|
<cnum> |
Channel number of the measurement (optional). |
<mnum> |
Measurement number for each measurement. |
Examples |
CALC:MEAS1:MARK:PNOP:BACK:GAIN? |
Not applicable |
Applicable Models: All (Read-only) Reads the power backoff input value from a PNOP marker search. PBO In = Marker 2 X-axis Use CALC:MARK:PNOP:BACK or CALC:MARK:PNOP:POFF to initiate a PNOP search. |
|
Parameters |
|
<cnum> |
Channel number of the measurement (optional). |
<mnum> |
Measurement number for each measurement. |
Examples |
CALC:MEAS1:MARK:PNOP:BACK:PIN? |
Not applicable |
Applicable Models: All (Read-only) Reads the power backoff output value from a PNOP marker search. PBO Out = Marker 2 Y-axis Use CALC:MARK:PNOP:BACK or CALC:MARK:PNOP:POFF to initiate a PNOP search. |
|
Parameters |
|
<cnum> |
Channel number of the measurement (optional). |
<mnum> |
Measurement number for each measurement. |
Examples |
CALC:MEAS1:MARK:PNOP:BACK:POUT? |
Not applicable |
Applicable Models: All (Read-only) Reads the PNOP compression value from a PNOP marker search. Pnop Comp = Pnop Gain - Linear Gain (not shown on marker readout). Use CALC:MARK:PNOP:BACK or CALC:MARK:PNOP:POFF to initiate a PNOP search. |
|
Parameters |
|
<cnum> |
Channel number of the measurement (optional). |
<mnum> |
Measurement number for each measurement. |
Examples |
CALC:MEAS1:MARK:PNOP:COMP? |
Not applicable |
Applicable Models: All (Read-only) Reads the max compression value from a PNOP marker search. Comp Max = Gain Max - Linear Gain (not shown on marker readout). Use CALC:MARK:PNOP:BACK or CALC:MARK:PNOP:POFF to initiate a PNOP search. |
|
Parameters |
|
<cnum> |
Channel number of the measurement (optional). |
<mnum> |
Measurement number for each measurement. |
Examples |
CALC:MEAS1:MARK:PNOP:COMP:MAX? |
Not applicable |
Applicable Models: All (Read-only) Reads the PNOP gain value from a PNOP marker search. Pnop Gain = Pnop Out - Pnop In. Use CALC:MARK:PNOP:BACK or CALC:MARK:PNOP:POFF to initiate a PNOP search. |
|
Parameters |
|
<cnum> |
Channel number of the measurement (optional). |
<mnum> |
Measurement number for each measurement. |
Examples |
CALC:MEAS:MARK:PNOP:GAIN? |
Not applicable |
Applicable Models: All (Read-only) Reads the max gain from a PNOP marker search. Gain Max = PMax Out - PMax In Use CALC:MARK:PNOP:BACK or CALC:MARK:PNOP:POFF to initiate a PNOP search. |
|
Parameters |
|
<cnum> |
Channel number of the measurement (optional). |
<mnum> |
Measurement number for each measurement. |
Examples |
CALC:MEAS:MARK:PNOP:GAIN:MAX? |
Not applicable |
Applicable Models: All (Read-only) Reads the PNOP input value from a PNOP marker search. Pnop In = Marker 4 X-axis value Use CALC:MARK:PNOP:BACK or CALC:MARK:PNOP:POFF to initiate a PNOP search. |
|
Parameters |
|
<cnum> |
Channel number of the measurement (optional). |
<mnum> |
Measurement number for each measurement. |
Examples |
CALC:MEAS:MARK:PNOP:PIN? |
Not applicable |
Applicable Models: All (Read-only) Reads the max input power from a PNOP marker search. PMax In = Marker 3 X-axis value Use CALC:MARK:PNOP:BACK or CALC:MARK:PNOP:POFF to initiate a PNOP search. |
|
Parameters |
|
<cnum> |
Channel number of the measurement (optional). |
<mnum> |
Measurement number for each measurement. |
Examples |
CALC:MEAS:MARK:PNOP:PIN:MAX? |
Not applicable |
Applicable Models: All (Read-Write) Turns on and sets markers 1, 2, 3, and 4 to calculate various PNOP parameters. Either this command, or the Backoff command, will initiate the PNOP search markers. To turn off the PNOP markers, either turn them off individually or turn them All Off. To search a User Range with the PNOP search, first activate marker 1 and set the desired User Range. Then send the CALC:MARK:PNOP:POFF command. The user range used with the PNOP search only applies to marker 1 searching for the linear gain value. The other markers may fall outside the user range. |
|
Parameters |
|
<cnum> |
Channel number of the measurement (optional). |
<mnum> |
Measurement number for each measurement. |
<num> |
Power Offset value in dB. Choose any number between :-500 and 500 |
Examples |
CALC:MEAS1:MARK:PNOP:POFF 3 calculate2:measure2:marker:pnop:poffset 10 |
Query Syntax |
CALCulate<cnum>:MEASure<mnum>:MARKer:PNOP:POFFset? |
Return Type |
Numeric |
0 |
Applicable Models: All (Read-only) Reads the output power value of the offset marker from a PNOP marker search. Pnop Out = Marker 4 Y-axis value Use CALC:MARK:PNOP:BACK or CALC:MARK:PNOP:POFF to initiate a PNOP search. |
|
Parameters |
|
<cnum> |
Channel number of the measurement (optional). |
<mnum> |
Measurement number for each measurement. |
Examples |
CALC:MEAS2:MARK:PNOP:POUT? |
Not applicable |
Applicable Models: All (Read-only) Reads the max output power from a PNOP marker search. PMax Out = Marker 3 Y-axis value Use CALC:MARK:PNOP:BACK or CALC:MARK:PNOP:POFF to initiate a PNOP search. |
|
Parameters |
|
<cnum> |
Channel number of the measurement (optional). |
<mnum> |
Measurement number for each measurement. |
Examples |
CALC:MEAS2:MARK:PNOP:POUT:MAX? |
Not applicable |
Applicable Models: All (Read-Write) Turns the PNOP marker search ON and OFF. |
|
Parameters |
|
<cnum> |
Channel number of the measurement (optional). |
<mnum> |
Measurement number for each measurement. |
<mkr> |
Any marker number from 1 to 15; if unspecified, value is set to 1. |
<ON|OFF> |
ON (or 1) - turns marker ON. OFF (or 0) - turns marker OFF. |
Examples |
CALC:MEAS1:MARK:PNOP
ON |
Query Syntax |
CALCulate<cnum>:MEASure<mnum>:MARKer<mkr>:PNOP:STATe? |
Return Type |
Boolean (1 = ON, 0 = OFF) |
Off |
Applicable Models: All (Read-Write) Turns on and sets markers 1, 2, and 3 to calculate various Power Saturation parameters. The <num> parameter sets and reads the back-off value for a Power Saturation marker search. To turn off the Power Saturation markers, either turn them off individually or turn them All Off. To search a User Range with the PSAT search, first activate marker 1 and set the desired User Range. Then send the CALC:MARK:PSAT:BACK command. The user range used with the PSAT search only applies to marker 1 searching for the linear gain value. The other markers may fall outside the user range. |
|
Parameters |
|
<cnum> |
Channel number of the measurement (optional). |
<mnum> |
Measurement number for each measurement. |
<num> |
Backoff value. Choose any number between :-500 and 500 |
Examples |
CALC:MEAS2:MARK:PSAT:BACK
3 |
Query Syntax |
CALCulate<cnum>:MEASure<mnum>:MARKer:PSATuration:BACKoff? |
Return Type |
Numeric |
0 |
Applicable Models: All (Read-only) Reads the compression maximum value from a PSAT marker search. Comp Max = Gain Max - Gain Linear Use CALC:MARK:PSAT:BACK to initiate a PSAT search. |
|
Parameters |
|
<cnum> |
Channel number of the measurement (optional). |
<mnum> |
Measurement number for each measurement. |
Examples |
CALC:MEAS2:MARK:PSAT:COMP:MAX? |
Not applicable |
Applicable Models: All (Read-only) Reads the compression saturation value from a PSAT marker search. Comp Sat = Gain Sat - Gain Linear Use CALC:MARK:PSAT:BACK to initiate a PSAT search. |
|
Parameters |
|
<cnum> |
Channel number of the measurement (optional). |
<mnum> |
Measurement number for each measurement. |
Examples |
CALC:MEAS2:MARK:PSAT:COMP:SAT? |
Not applicable |
Applicable Models: All (Read-only) Reads the saturation gain value from a PSAT marker search. Gain Sat = Psat Out - Psat In Use CALC:MARK:PSAT:BACK to initiate a PSAT search. |
|
Parameters |
|
<cnum> |
Channel number of the measurement (optional). |
<mnum> |
Measurement number for each measurement. |
Examples |
CALC:MEAS2:MARK:PSAT:GAIN? |
Not applicable |
Applicable Models: All (Read-only) Reads the linear gain value from a PSAT marker search. Gain Linear = Marker 1 - Y-axis value MINUS X-axis value. Use CALC:MARK:PSAT:BACK to initiate a PSAT search. |
|
Parameters |
|
<cnum> |
Channel number of the measurement (optional). |
<mnum> |
Measurement number for each measurement. |
Examples |
CALC:MEAS2:MARK:PSAT:GAIN:LIN? |
Not applicable |
Applicable Models: All (Read-only) Reads the maximum gain value from a PSAT marker search. Gain Max = PMax Out - PMax In Use CALC:MARK:PSAT:BACK to initiate a PSAT search. |
|
Parameters |
|
<cnum> |
Channel number of the measurement (optional). |
<mnum> |
Measurement number for each measurement. |
Examples |
CALC:MEAS2:MARK:PSAT:GAIN:MAX? |
Not applicable |
Applicable Models: All (Read-only) Reads the power saturation input value from a PSAT marker search. Psat In = Marker 2 X-axis value Use CALC:MARK:PSAT:BACK to initiate a PSAT search. |
|
Parameters |
|
<cnum> |
Channel number of the measurement (optional). |
<mnum> |
Measurement number for each measurement. |
Examples |
CALC:MEAS2:MARK:PSAT:PIN? |
Not applicable |
Applicable Models: All (Read-only) Reads the maximum input power from a PSAT marker search. PMax In = Marker 3 X-axis value Use CALC:MARK:PSAT:BACK to initiate a PSAT search. |
|
Parameters |
|
<cnum> |
Channel number of the measurement (optional). |
<mnum> |
Measurement number for each measurement. |
Examples |
CALC:MEAS2:MARK:PSAT:PIN:MAX? |
Not applicable |
Applicable Models: All (Read-only) Reads the back-off output power from a PSAT marker search. PSat Out = Marker 2 Y-axis value Use CALC:MARK:PSAT:BACK to initiate a PSAT search. |
|
Parameters |
|
<cnum> |
Channel number of the measurement (optional). |
<mnum> |
Measurement number for each measurement. |
Examples |
CALC:MEAS2:MARK:PSAT:POUT? |
Not applicable |
Applicable Models: All (Read-only) Reads the back-off output power from a PSAT marker search. PMaxOut = Marker 3 Y-axis value Use CALC:MARK:PSAT:BACK to initiate a PSAT search. |
|
Parameters |
|
<cnum> |
Channel number of the measurement (optional). |
<mnum> |
Measurement number for each measurement. |
Examples |
CALC:MEAS2:MARK:PSAT:POUT:MAX? |
Not applicable |
Applicable Models: All (Read-Write) Turns the PSAT marker search ON and OFF. |
|
Parameters |
|
<cnum> |
Channel number of the measurement (optional). |
<mnum> |
Measurement number for each measurement. |
<mkr> |
Any marker number from 1 to 15; if unspecified, value is set to 1. |
<ON|OFF> |
ON (or 1) - turns marker ON. OFF (or 0) - turns marker OFF. |
Examples |
CALC:MEAS1:MARK:PSAT
ON |
Query Syntax |
CALCulate<cnum>:MEASure<mnum>:MARKer<mkr>:PSATuration:STATe? |
Return Type |
Boolean (1 = ON, 0 = OFF) |
Off |
Applicable Models: All (Read-Write) Turns ON or OFF the reference marker mode, for the active trace of selected channel. When turned OFF, existing Delta markers revert to absolute markers. |
|
Parameters |
|
<cnum> |
Channel number of the measurement (optional). |
<mnum> |
Measurement number for each measurement. |
<mkr> |
Any marker number from 1 to 15; if unspecified, value is set to 1. |
<bool> |
ON or 1 - Turns reference marker mode ON. OFF or 0 - Turns reference marker mode OFF. |
Examples |
CALC:MEAS:MARK:REF
ON |
Query Syntax |
CALCulate<cnum>:MEASure<mnum>:MARKer<mkr>:REFerence[:STATe]? |
Return Type |
Boolean |
OFF or 0 |
Applicable Models: All (Read-Write) Sets and returns the absolute x-axis value of the reference marker. |
|
Parameters |
|
<cnum> |
Channel number of the measurement (optional). |
<mnum> |
Measurement number for each measurement. |
<mkr> |
Any marker number from 1 to 15; if unspecified, value is set to 1. |
<num> |
X-axis value. Choose any number within the operating domain of the reference marker. |
Examples |
CALC:MEAS:MARK:REF:X 1e9 calculate2:measure1:marker:reference:x 1e6 |
Query Syntax |
CALCulate<cnum>:MEASure<mnum>:MARKer<mkr>:REFerence:X? |
Return Type |
Numeric |
If the first Marker, turns ON in the middle of the X-axis span. If not, turns ON at the position of the active marker. |
Applicable Models: All (Read-Write) Sets and returns the absolute Y-axis value of the reference marker (Set the reference marker Y position only when the marker is a fixed marker type). |
|
Parameters |
|
<cnum> |
Channel number of the measurement (optional). |
<mnum> |
Measurement number for each measurement. |
<mkr> |
Any marker number from 1 to 15; if unspecified, value is set to 1. |
<num> |
Y-axis value. Choose any number within the operating domain of the reference marker. |
Examples |
CALC:MEAS:MARK:REF:Y 1e6 calculate2:measure1:marker:reference:y 1e9 |
Return Type |
Numeric |
Not Applicable |
Applicable Models: All (Write-only) Sets the selected instrument setting to assume the value of the specified marker. Marker Functions CENT, SPAN, STARt, and STOP do not work with channels that are in CW or Segment Sweep mode. |
|
Parameters |
|
<cnum> |
Channel number of the measurement (optional). |
<mnum> |
Measurement number for each measurement. |
<mkr> |
Any marker number from 1 to 15; if unspecified, value is set to 1 |
<char> |
Choose from:
|
Examples |
CALC:MEAS:MARK:SET
CENT |
Query Syntax |
Not Applicable |
Not Applicable |
Applicable Models: All (Read-Write) Turns ON or OFF the specified marker. Marker 16 is the Reference Marker. To turn all markers OFF, use CALC:MEAS:MARK:AOFF. Note:SYSTem:PREFerences:ITEM:REFMarker must be set to OFF (0) for marker 16 to be used as the reference marker. If SYSTem:PREFerences:ITEM:REFMarker is set to ON (1) for legacy behavior, marker 10 is the reference marker.
|
|
Parameters |
|
<cnum> |
Channel number of the measurement (optional). |
<mnum> |
Measurement number for each measurement. |
<mkr> |
Any marker number from 1 to 15; if unspecified, value is set to 1. |
<bool> |
ON or 1 - Turns marker ON. |
Examples |
SYST:PREF:ITEM:REFM
0 'disable marker 10 as the reference
marker |
Query Syntax |
CALCulate<cnum>:MEASure<mnum>:MARKer<mkr>:STATe? |
Return Type |
Boolean |
OFF or 0 |
Applicable Models: All (Read-Write) Sets the type of the specified marker. |
|
Parameters |
|
<cnum> |
Channel number of the measurement (optional). |
<mnum> |
Measurement number for each measurement. |
<mkr> |
Any marker number from 1 to 15; if unspecified, value is set to 1 |
<char> |
Choose from:
|
Examples |
CALC:MEAS:MARK:TYPE
NORM |
Query Syntax |
CALCulate<cnum>:MEASure<mnum>:MARKer<mkr>:TYPE? |
Return Type |
Character |
NORMal |
Applicable Models: All (Read-Write) Sets the marker's X-axis value (frequency, power, or time). If the marker is set as delta, the SET and QUERY data is relative to the reference marker. |
|
Parameters |
|
<cnum> |
Channel number of the measurement (optional). |
<mnum> |
Measurement number for each measurement. |
<mkr> |
Any marker number from 1 to 15; if unspecified, value is set to 1. |
<num> |
Any X-axis position within the measurement span of the marker. (When the span value of the sweep range is 0, the range is from 0 to sweep time value.) Notes: If the specified variable is out of the allowable setup range, the minimum value (if the lower limit of the range is not reached) or the maximum value (if the upper limit of the range is exceeded) is set. This command will accept MIN or MAX instead of a numeric parameter. See SCPI Syntax for more information. |
<unit> |
Hz (hertz), dBm or s (second) |
Examples |
CALC:MEAS:MARK:X
100Mhz |
Query Syntax |
CALCulate<cnum>:MEASure<mnum>:MARKer<mkr>:X? |
Return Type |
Numeric |
First Marker turns ON in the middle of the X-axis span. Subsequent markers turn ON at the position of the active marker. (When the span value of the sweep range is 0, the preset value is 0.) |
Applicable Models: All (Read-only) Reads the marker's Y-axis value. The format of the value depends on the current CALC:MEAS:MARK:FORMAT setting. If the marker is set as delta, the data is relative to the reference marker. The query always returns two numbers:
Note: To accurately read the marker Y-axis value with trace smoothing applied, the requested format must match the displayed format. Otherwise, the returned value is un-smoothed data. For example, to read the smoothed marker value when measuring group delay, both the display format and the marker format must be set to (Group) Delay. |
|
Parameters |
|
<cnum> |
Channel number of the measurement (optional). |
<mnum> |
Measurement number for each measurement. |
<mkr> |
Any marker number from 1 to 15; if unspecified, value is set to 1. |
Examples |
CALC:MEAS:MARK:Y? |
Query Syntax |
CALCulate<cnum>:MEASure<mnum>:MARKer<mkr>:Y? |
Return Type |
Numeric |
Not Applicable |