Sets the frequency sweep functions of the analyzer.
|
SENSe:FREQuency: |
Click on a Red keyword to view the command details.
See Also
Example using some of these commands.
Applicable Models: E5080A, M9485A
|
(Read-Write) Sets the center frequency of the analyzer. |
|
|
Parameters |
|
|
<cnum> |
Any existing channel number. If unspecified, value is set to 1 |
|
<num> |
Center frequency. Choose any number between the minimum and maximum frequency limits of the analyzer. Units are Hz. This command will accept MIN or MAX instead of a numeric parameter. See SCPI Syntax for more information. |
|
Examples |
SENS:FREQ:CENT 1000000 sense2:frequency:center 1mhz sense2:frequency:center 1e6 |
|
Query Syntax |
SENSe<cnum>:FREQuency:CENTer? |
|
Return Type |
Numeric |
|
Center of the analyzer's frequency span |
|
Applicable Models: E5080A, M9485A
|
(Read-Write) Sets the Continuous Wave (or Fixed) frequency for the power sweep for channels 1 to 36. Must also send SENS:SWEEP:TYPE CW to put the analyzer into CW sweep mode. |
|
|
Parameters |
|
|
<cnum> |
Any existing channel number. If unspecified, value is set to 1. |
|
<num> |
CW frequency. Choose any number between the minimum and maximum frequency limits of the analyzer. Units are Hz. This command will accept MIN or MAX instead of a numeric parameter. See SCPI Syntax for more information. |
|
Examples |
SENS:FREQ 1000000 |
|
Query Syntax |
SENSe<cnum>:FREQuency[:CW | :FIXed]? |
|
Return Type |
Numeric |
|
1E5 Hz |
|
Applicable Models: E5080A, M9485A
|
(Read-Write) Sets the frequency span of the analyzer. |
|
|
Parameters |
|
|
<cnum> |
Any existing channel number. If unspecified, value is set to 1 |
|
<num> |
Frequency span in Hz. Choose any number between 0 (minimum) and the maximum frequency span of the analyzer. This command will accept MIN or MAX instead of a numeric parameter. See SCPI Syntax for more information. |
|
Examples |
SENS:FREQ:SPAN 1000000 |
|
Query Syntax |
SENSe<cnum>:FREQuency:SPAN? |
|
Return Type |
Numeric |
|
Maximum frequency span of the analyzer |
|
Applicable Models: E5080A, M9485A
|
(Read-Write) Sets the start frequency of the analyzer. |
|
|
Parameters |
|
|
<cnum> |
Any existing channel number. If unspecified, value is set to 1 |
|
<num> |
Start frequency. Choose any number between the MIN and MAX frequency limits of the analyzer. Units are Hz If FREQ:START is set greater than FREQ:STOP, then STOP is set equal to START. This command will accept MIN or MAX instead of a numeric parameter. See SCPI Syntax for more information. |
|
Examples |
SENS:FREQ:STAR 1000000 |
|
Query Syntax |
SENSe<cnum>:FREQuency:STARt? If Sweep type is segment, this query returns the start frequency of the first segment. |
|
Return Type |
Numeric |
|
Minimum frequency of the analyzer |
|
Applicable Models: E5080A, M9485A
|
(Read-Write) Sets the stop frequency of the analyzer. |
|
|
Parameters |
|
|
<cnum> |
Any existing channel number. If unspecified, value is set to 1 |
|
<num> |
Stop frequency. Choose any number between: the minimum and maximum frequency limits of the analyzer. Units are Hz. If FREQ:STOP is set less than FREQ:START, then START will be set equal to STOP. This command will accept MIN or MAX instead of a numeric parameter. See SCPI Syntax for more information. |
|
Examples |
SENS:FREQ:STOP 1000000 |
|
Query Syntax |
SENSe<cnum>:FREQuency:STOP? If Sweep type is segment, this query returns the stop frequency of the last segment. |
|
Return Type |
Numeric |
|
Maximum frequency of the analyzer |
|
Last Modified:
|
18-May-2016 |
First Release |
![]()