Programming
545
:SENS<Ch>:CORR2:ZME:LOAD:POIN
Type
Query
Syntax
:SENSe<Ch>:CORRection2:ZMEas:LOAD:POINts?
Description
This command returns the number of points of frequency stimulus array of
Load for the fixture compensation. SENS:CORR1:ZME:LOAD:POIN causes
an undefined header error.
Query Response
{numeric}<newline><^END>
Examples
Dim Var as Long
Ana.WriteString ":SENS1:CORR2:ZME:LOAD:POIN?", True
Var=Ana.ReadNumber
Related Commands
:SENS:CORR:ZME:LOAD:FREQ
Equivalent Softkey
No equivalent key is available on the front panel.
COM Command Syntax (Internal Control Only)
SCPI.SENSE(Ch).CORRECTION(2).ZMEAS.LOAD.POINTS
:SENS<Ch>:CORR<Type>:ZME:OPEN
Type
Command/Query
Syntax
:SENSe<Ch>:CORRection<Type>:ZMEas:OPEN[:DATA] <Value>
:SENSe<Ch>:CORRection<Type>:ZMEas:OPEN[:DATA]?
Description
This command gets the actual impedance array of the open standard for
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:OPEN:POIN)
Variable