:SENS<Ch>:CORR1:ZME:LLC

Type

Command/Query

Syntax

:SENSe<Ch>:CORRection1:ZMEas:LLC[:DATA] <Value>

:SENSe<Ch>:CORRection1:ZMEas:LLC[:DATA]?

Description

This command sets/gets actual impedance array of LLC standard for Fixture Compensation.

Variable

Parameter

Value

Description

Actual impedance array of LLC standard for Fixture Compensation

Data Type

Variant type Array (Range)

Range

1...65536

Preset Value

-

Unit

-

Resolution

-

Query Response

Examples

This sample requires manual modification
Dim Var(1 to 65536) as Variant
Ana.WriteString ":SENS1:CORR:ZME:LLC " & Var(), True
Ana.WriteString ":SENS1:CORR:ZME:LLC?", True
Var=Ana.ReadList(ASCIIType_R8, ",")

Equivalent Softkey

No equivalent key is available on the front panel.

COM Command Syntax (Internal Control Only)

SCPI.SENSE(Ch).CORRECTION(1).ZMEAS.LLC.DATA