:SENS<Ch>:CORR<Type>:ZME:LOAD

Type

Command/Query

Syntax

:SENSe<Ch>:CORRection<Type>:ZMEas:LOAD[:DATA] <Value>

:SENSe<Ch>:CORRection<Type>:ZMEas:LOAD[:DATA]?

Description

This command sets/gets the actual impedance array of Load standard for the user calibration.

(<type>: Specify 1 at all times)

 

The array size (number of point):

Variable

Parameter

Value

Description

Load standard impedance array

Data Type

Variant type Array (Range)

 

Query Response

{numeric}, ... , {numeric}<newline><^END>

Examples

Dim Var as Variant
Ana.WriteString ":SENS1:CORR1:ZME:LOAD " & Var(), True
Ana.WriteString ":SENS1:CORR1:ZME:LOAD?", True
Var=Ana.ReadList(ASCIIType_R8, ",")

Related Commands

:SENS:CORR:ZME:OPEN

:SENS:CORR:ZME:SHOR

:SENS:CORR:ZME:POIN

Equivalent Softkey

No equivalent key is available on the front panel.

COM Command Syntax (Internal Control Only)

SCPI.SENSE(Ch).CORRECTION(Type).ZMEAS.LOAD.DATA