SCPI Command
SENSe<Ch>:FREQuency[:CW] <frequency>
SENSe<Ch>:FREQuency[:FIXed] <frequency>
SENSe<Ch>:FREQuency[:CW]?
SENSe<Ch>:FREQuency[:FIXed]?
Sets or reads out the fixed frequency value when the power sweep type is selected. |
---|
command/query |
Channel <Ch>,
<Ch>={[1]|2|...16}
<frequency> the frequency value within the frequency limits of the analyzer.
Hz (Hertz)
Sets the value of the limit, which is closer to the specified value.
<numeric>
The minimum frequency limit of the analyzer.
Stimulus > Power > CW Freq
Equivalent COM Command
SCPI.SENSe(Ch).FREQuency.CW
Value = app.SCPI.SENSe(Ch).FREQuency.CW
app.SCPI.SENSe(Ch).FREQuency.CW = 1E9
Double (read/write)
Back to SENSe
Back to Command Finder