Command/Query
:SENSe<Ch>:FREQuency[:CW] <Value>
:SENSe<Ch>:FREQuency[:CW]?
This command sets/gets the continuous wave frequency.
Parameter |
Value |
Description |
Continuous wave frequency |
Data Type |
Numeric type (Real) |
Range |
20 ~ 120M |
Preset Value |
1M |
Unit |
Hz |
Resolution |
1m |
{numeric}<newline><^END>
Dim Var as Double
Var= 100000
Ana.WriteString ":SENS1:FREQ " & Str(Var), True
Ana.WriteString ":SENS1:FREQ?", True
Var=Ana.ReadNumber
Sweep Setup > CW Freq
SCPI.SENSE(Ch).FREQUENCY.CW