:SENS<Ch>:CORR:IMP

Type

Command/Query

Syntax

:SENSe:CORRection:IMPedance[:INPut][:MAGNitude] <Value>

:SENSe:CORRection:IMPedance[:INPut][:MAGNitude]?

Description

This command sets/gets the system impedance value.

Variable

Parameter

Value

Description

System Z0 value

Data Type

Numeric type (Real)

Range

1m ~ 1k

Preset Value

50

Unit

Resolution

1m

Query Response

{numeric}<newline><^END>

Examples

Dim Var as Double
Var= 75
Ena.WriteString ":SENS:CORR:IMP " & Str(Var), True
Ena.WriteString ":SENS:CORR:IMP?", True
Var=Ena.ReadNumber

Equivalent Softkey

Calibration > Set Z0

COM Command Syntax (Internal Control Only)

SCPI.SENSE(Ch).CORRECTION.IMPEDANCE.INPUT.MAGNITUDE