E4990A Help
554
:SENSe<Ch>:FREQuency[:CW] <Value>
:SENSe<Ch>:FREQuency[:CW]?
Description
This command sets/gets the continuous wave frequency.
Variable
Parameter Value
Description Continuous wave frequency
Data Type Numeric type (Real)
Range 20 ~ 120M
Preset Value
1M
Unit Hz
Resolution 1m
Query Response
{numeric}<newline><^END>
Examples
Dim Var as Double
Var= 100000
Ana.WriteString ":SENS1:FREQ " & Str(Var), True
Ana.WriteString ":SENS1:FREQ?", True
Var=Ana.ReadNumber
Related Commands
:SENS:SWE:TYPE
Equivalent Softkey
Sweep Setup > CW Freq
COM Command Syntax (Internal Control Only)
SCPI.SENSE(Ch).FREQUENCY.CW
:SENS<Ch>:FREQ:CENT
Type
Command/Query
Syntax