:SENS<Ch>:CORR2:ZME:OPEN:FREQ

Type

Query

Syntax

:SENSe<Ch>:CORRection2:ZMEas:OPEN:FREQuency?

Description

This command returns the frequency stimulus array of the open standard for the fixture compensation. The array size (number of point) is returned by:SENS:CORR:ZME:OPEN:POIN. SENS:CORR1:ZME:OPEN:FREQ causes an undefined header error.

Variable

Query Response

{numeric}, ... , {numeric}<newline><^END>

Examples

Dim Var as Variant
Ana.WriteString ":SENS1:CORR2:ZME:OPEN:FREQ?", True
Var=Ana.ReadList(ASCIIType_R8, ",")

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