:SENS<Ch>:CORR1:ZME:FREQ

Type

Query

Syntax

:SENSe<Ch>:CORRection1:ZMEas:FREQuency?

Description

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