E4990A Help  
544 
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:LOAD:POIN 
: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 
:SENS<Ch>:CORR2:ZME:LOAD:FREQ 
Type 
Query 
Syntax 
:SENSe<Ch>:CORRection2:ZMEas:LOAD:FREQuency? 
Description 
This command gets the frequency stimulus array of Load standard for 
fixture compensation. The array size (number of point) is returned by 
:SENS:CORR:ZME:LOAD:POIN
. SENS:CORR1:ZME:LOAD:FREQ causes an 
undefined header error. 
Query Response 
{numeric}, ... , {numeric}<newline><^END> 
Examples 
Dim Var as Variant 
Ana.WriteString ":SENS1:CORR2:ZME:LOAD:FREQ?", True 
Var=Ana.ReadList(ASCIIType_R8, ",") 
Related Commands 
:SENS:CORR:ZME:LOAD:POIN 
Equivalent Softkey 
No equivalent key is available on the front panel. 
COM Command Syntax (Internal Control Only) 
SCPI.SENSE(Ch).CORRECTION(2).ZMEAS.LOAD.FREQUENCY