Command/Query
:SENSe<Ch>:CORRection:RVELocity:COAX <Value>
:SENSe<Ch>:CORRection:RVELocity:COAX?
This command sets/gets the velocity factor.
Parameter |
Value |
Description |
Velocity factor |
Data Type |
Numeric type (Real) |
Range |
10m ~ 10 |
Preset Value |
1 |
{numeric}<newline><^END>
Dim Var as Double
Var= 0.01
Ena.WriteString ":SENS1:CORR:RVEL:COAX " & Str(Var), True
Ena.WriteString ":SENS1:CORR:RVEL:COAX?", True
Var=Ena.ReadNumber
Calibration > Velocity Factor
SCPI.SENSE(Ch).CORRECTION.RVELOCITY.COAX