Command/Query
:SENSe<Ch>:CORRection1:ZMEas:LLC[:DATA] <Value>
:SENSe<Ch>:CORRection1:ZMEas:LLC[:DATA]?
This command sets/gets actual impedance array of LLC standard for Fixture Compensation.
|
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 |
- |
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, ",")
No equivalent key is available on the front panel.
SCPI.SENSE(Ch).CORRECTION(1).ZMEAS.LLC.DATA