E4990A Help  
548 
Examples 
Dim Var as Long 
Ana.WriteString ":SENS1:CORR1:ZME:POIN?", True 
Var=Ana.ReadNumber 
Related Commands 
:SENS:CORR:ZME:FREQ 
:SENS:CORR:ZME:LOAD 
:SENS:CORR:ZME:OPEN 
:SENS:CORR:ZME:SHOR 
Equivalent Softkey 
No equivalent key is available on the front panel. 
COM Command Syntax (Internal Control Only) 
SCPI.SENSE(Ch).CORRECTION(1).ZMEAS.POINTS 
:SENS<Ch>:CORR<Type>:ZME:SHOR 
Type 
Command/Query 
Syntax 
:SENSe<Ch>:CORRection<Type>:ZMEas:SHORt[:DATA] <Value> 
 
:SENSe<Ch>:CORRection<Type>:ZMEas:SHORt[:DATA]? 
Description 
This command sets/gets the actual impedance array of the short standard 
for the user calibration and the fixture compensation. 
<type>: User calibration=1, Fixture Compensation=2 
 
The array size (number of point): 
•  User calibration: 2 × (value returned by :SENS:CORR:ZME:POIN) 
•  Fixture compensation: 2 × (value returned by 
:SENS:CORR:ZME:SHOR:POIN) 
Variable 
Parameter  Value 
Description
Short standard impedance array
Data Type  Variant type Array (Range) 
Query Response 
{numeric}, ... , {numeric}<newline><^END>