Controls the marker settings used in the SA application.
CALCulate:MEASure:SA:MARKer: BNOise | DATA? | SPAN | [:STATe] BPOWer | DATA? | SPAN | [:STATe] OCCBand | CENTer? | PERCent | POWer? | SPAN? | [:STATe]
|
Click on a keyword to view the command details.
See Also
Important: Learn about programming the reference marker.
Applicable Models: N522xB, N523xB, N524xB (Read-only) Returns the band noise level in dBm/Hz from the band noise marker. |
|
Parameters |
|
<ch> |
Channel number of the measurement. There must be a selected measurement on that channel. If unspecified, <ch> is set to 1. |
<mnum> |
Measurement number for each measurement. There must be a selected measurement on the trace. If unspecified, <mnum> is set to 1. |
<n> |
Band noise marker number. |
Examples |
CALC:MEAS2:SA:MARK:BNO:DATA? calculate2:measure2:sa:marker2:bnoise:data? |
Not applicable |
Applicable Models: N522xB, N523xB, N524xB (Read-Write) Sets and reads the frequency span of the band noise marker. This area is marked by two vertical dotted lines on the screen and the marker's y-axis value is set to the measured power value. Noise and power on the same marker share the same span. |
|
Parameters |
|
<ch> |
Channel number of the measurement. There must be a selected measurement on that channel. If unspecified, <ch> is set to 1. |
<mnum> |
Measurement number for each measurement. There must be a selected measurement on the trace. If unspecified, <mnum> is set to 1. |
<n> |
Marker number. |
<num> |
Choose a frequency span within the frequency range of the analyzer. |
Examples |
CALC:MEAS2:SA:MARK:BNO:SPAN 1e6 |
Query Syntax |
CALCulate<ch>:MEASure<mnum>:SA:MARKer<n>:BNOise:SPAN? |
Return Type |
Numeric |
1 MHz |
Applicable Models: N522xB, N523xB, N524xB (Read-Write) Sets and reads the state of the band noise marker. This command makes a band noise marker from a generic marker. The generic marker must first be created using: CALC:MEAS:MARK:STATe |
|
Parameters |
|
<ch> |
Channel number of the measurement. There must be a selected measurement on that channel. If unspecified, <ch> is set to 1. |
<mnum> |
Measurement number for each measurement. There must be a selected measurement on the trace. If unspecified, <mnum> is set to 1. |
<n> |
Marker number. |
<bool> |
Choose from: 0 - OFF - Turn band noise marker OFF. 1 - ON - Turn band noise marker ON. |
Examples |
'Create marker3 on the specified measurement CALC2:MEAS2:MARK3 ON 'Make it a band noise marker CALC:MEAS2:SA:MARK:BNO:STAT 1 |
Query Syntax |
CALCulate<ch>:MEASure<mnum>:SA:MARKer<n>:BNOise? |
Return Type |
Boolean |
0 |
Applicable Models: N522xB, N523xB, N524xB (Read-only) Returns the band power level from the band power marker. |
|
Parameters |
|
<ch> |
Channel number of the measurement. There must be a selected measurement on that channel. If unspecified, <ch> is set to 1. |
<mnum> |
Measurement number for each measurement. There must be a selected measurement on the trace. If unspecified, <mnum> is set to 1. |
<n> |
Band power marker number. |
Examples |
CALC:MEAS2:SA:MARK:BPOW:DATA? calculate2:measure2:sa:marker2:bpower:data? |
Not applicable |
Applicable Models: N522xB, N523xB, N524xB (Read-Write) Sets and reads the frequency span of the band power marker. This area is marked by two vertical dotted lines on the screen and the marker's y-axis value is set to the measured power value. Noise and power on the same marker share the same span. |
|
Parameters |
|
<ch> |
Channel number of the measurement. There must be a selected measurement on that channel. If unspecified, <ch> is set to 1. |
<mnum> |
Measurement number for each measurement. There must be a selected measurement on the trace. If unspecified, <mnum> is set to 1. |
<n> |
Marker number. |
<num> |
Choose a frequency span within the frequency range of the analyzer. |
Examples |
CALC:MEAS2:SA:MARK:BPOW:SPAN 1e6 |
Query Syntax |
CALCulate<ch>:MEASure<mnum>:SA:MARKer<n>:BPOWer:SPAN? |
Return Type |
Numeric |
1 MHz |
Applicable Models: N522xB, N523xB, N524xB (Read-Write) Sets and reads the state of the band power marker. This command makes a band power marker from a generic marker. The generic marker must first be created using: CALC:MEAS:MARK:STATe |
|
Parameters |
|
<ch> |
Channel number of the measurement. There must be a selected measurement on that channel. If unspecified, <ch> is set to 1. |
<mnum> |
Measurement number for each measurement. There must be a selected measurement on the trace. If unspecified, <mnum> is set to 1. |
<n> |
Marker number. |
<bool> |
Choose from: 0 - OFF - Turn band power marker OFF. 1 - ON - Turn band power marker ON. |
Examples |
'Create marker3 on the specified measurement CALC2:MEAS2:MARK3 ON 'Make it a band power marker CALC:MEAS2:SA:MARK:BPOW:STAT 1 |
Query Syntax |
CALCulate<ch>:MEASure<mnum>:SA:MARKer<n>:BPOWer? |
Return Type |
Boolean |
0 |
Applicable Models: N522xB, N523xB, N524xB (Read-only) Returns the occupied bandwidth center frequency. |
|
Parameters |
|
<ch> |
Channel number of the measurement. There must be a selected measurement on that SA channel. If unspecified, <ch> is set to 1. |
<mnum> |
Measurement number for each measurement. There must be a selected measurement on the trace. If unspecified, <mnum> is set to 1. |
<n> |
Marker number. |
Examples |
CALC:SA:MARK:OCCB:CENT? calculate2:sa:marker2:occband:center? |
Not applicable |
Applicable Models: N522xB, N523xB, N524xB (Read-Write) Sets and returns the percentage of the band power to search for. |
|
Parameters |
|
<ch> |
Channel number of the measurement. There must be a selected measurement on that channel. If unspecified, <ch> is set to 1. |
<mnum> |
Measurement number for each measurement. There must be a selected measurement on the trace. If unspecified, <mnum> is set to 1. |
<n> |
Marker number. |
<num> |
Percentage value. |
Examples |
CALC:SA:MARK:OCCB:PERC 99 calculate2:sa:marker2:occband:percent 99 |
Query Syntax |
CALCulate<ch>:SA:MARKer<n>:OCCBand:PERCent? |
Return Type |
Numeric |
99.0 |
Applicable Models: N522xB, N523xB, N524xB (Read-only) Returns the occupied bandwidth power. |
|
Parameters |
|
<ch> |
Channel number of the measurement. There must be a selected measurement on that SA channel. If unspecified, <ch> is set to 1. |
<mnum> |
Measurement number for each measurement. There must be a selected measurement on the trace. If unspecified, <mnum> is set to 1. |
<n> |
Marker number. |
Examples |
CALC:SA:MARK:OCCB:POW? calculate2:sa:marker2:occband:power? |
Not applicable |
Applicable Models: N522xB, N523xB, N524xB (Read-only) Returns the occupied bandwidth span. |
|
Parameters |
|
<ch> |
Channel number of the measurement. There must be a selected measurement on that SA channel. If unspecified, <ch> is set to 1. |
<mnum> |
Measurement number for each measurement. There must be a selected measurement on the trace. If unspecified, <mnum> is set to 1. |
<n> |
Marker number. |
Examples |
CALC:SA:MARK:OCCB:SPAN? calculate2:sa:marker2:occband:span? |
Not applicable |
Applicable Models: N522xB, N523xB, N524xB (Read-Write) Sets and returns the occupied bandwidth on/off state. |
|
Parameters |
|
<ch> |
Channel number of the measurement. There must be a selected measurement on that channel. If unspecified, <ch> is set to 1. |
<mnum> |
Measurement number for each measurement. There must be a selected measurement on the trace. If unspecified, <mnum> is set to 1. |
<n> |
Marker number. |
<bool> |
Choose from: 0 - OFF - Turns occupied bandwidth OFF. 1 - ON - Turns occupied bandwidth ON. |
Examples |
CALC:SA:MARK:OCCB:STAT 1 calculate2:sa:marker2:occband:state 1 |
Query Syntax |
CALCulate<ch>:SA:MARKer<n>:OCCBand[:STATe]? |
Return Type |
Boolean |
0 Note: If occupied band state is turned ON, then Band Power or Band Noise is turned OFF. |