Programming 
543 
This command gets the frequency stimulus array for the user calibration. 
The array size (number of point) is returned by :SENS:CORR:ZME:POIN. 
Query Response 
{numeric}, ... , {numeric}<newline><^END> 
Examples 
Dim Var as Variant 
Ana.WriteString ":SENS1:CORR1:ZME:FREQ?", True 
Var=Ana.ReadList(ASCIIType_R8, ",") 
Related Commands 
: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(1).ZMEAS.FREQUENCY 
: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 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:LOAD:POIN) 
Variable 
Parameter  Value 
Description
Load standard impedance array
Data Type  Variant type Array (Range)