Programming
547
Related Commands
:SENS:CORR:ZME:OPEN:POIN
Equivalent Softkey
No equivalent key is available on the front panel.
COM Command Syntax (Internal Control Only)
SCPI.SENSE(Ch).CORRECTION(2).ZMEAS.OPEN.FREQUENCY
:SENS<Ch>:CORR2:ZME:OPEN:POIN
Type
Query
Syntax
:SENSe<Ch>:CORRection2:ZMEas:OPEN:POINts?
Description
This command returns the number of points of frequency stimulus array of
open for the fixture compensation. SENS:CORR1:ZME:OPEN:POIN causes
an undefined header error.
Query Response
{numeric}<newline><^END>
Examples
Dim Var as Long
Ana.WriteString ":SENS1:CORR2:ZME:OPEN:POIN?", True
Var=Ana.ReadNumber
Related Commands
:SENS:CORR:ZME:OPEN:FREQ
Equivalent Softkey
No equivalent key is available on the front panel.
COM Command Syntax (Internal Control Only)
SCPI.SENSE(Ch).CORRECTION(2).ZMEAS.OPEN.POINTS
:SENS<Ch>:CORR1:ZME:POIN
Type
Query
Syntax
:SENSe<Ch>:CORRection1:ZMEas:POINts?
Description
This command returns the number of points of the frequency stimulus
array for the user calibration. SENS:CORR2:ZME:POIN causes an undefined
header error.
Query Response
{numeric}<newline><^END>