:SENS<Ch>:CORR:RVEL:COAX

Type

Command/Query

Syntax

:SENSe<Ch>:CORRection:RVELocity:COAX <Value>

:SENSe<Ch>:CORRection:RVELocity:COAX?

Description

This command sets/gets the velocity factor.

Variable

Parameter

Value

Description

Velocity factor

Data Type

Numeric type (Real)

Range

10m ~ 10

Preset Value

1

Query Response

{numeric}<newline><^END>

Examples

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

Related Commands

Equivalent Softkey

Calibration > Velocity Factor

COM Command Syntax (Internal Control Only)

SCPI.SENSE(Ch).CORRECTION.RVELOCITY.COAX