beautypg.com

AMETEK Lx Series II Programming Manual User Manual

Page 51

background image

Programming Manual

Lx \ Ls Series II

47

SENSe:SWEep:TINTerval, and the position of the trigger relative to the beginning of the data
buffer is determined by SENSe:SWEep:OFFSet:POINts.

Query Syntax

MEASure:ARRay:CURRent:NEUTral[:DC]?

FETCh:ARRay:CURRent:NEUTral[:DC]?

Parameters

None

Examples

MEAS:ARR:CURR:NEUT?

FETC:ARR:CURR:NEUT?

Returned Parameters

4096 NR3 values

Related Commands

INST:NSEL

SENS:SWE

MEASure:ARRay:CURRent:NEUTral:HARMonic?
FETCh:ARRay:CURRent:NEUTral:HARMonic?

These queries return an array of harmonic amplitudes of output current of the neutral output
terminal in rms amperes.

The first value returned is the dc component, the second value is the fundamental frequency, and
so on up to the 50th harmonic. Harmonic orders can be measured up to the fundamental
measurement bandwidth of the measurement system, which is 16 kHz. Thus, the maximum
harmonic that can be measured is dependent on the output frequency. Any harmonics that
represent frequencies greater than 16 kHz are returned as 0.

Query Syntax

MEASure:ARRay:CURRent:NEUTral:HARMonic[:AMPLitude]?

FETCh:ARRay:CURRent:NEUTral:HARMonic[:AMPLitude]?

Parameters

None

Examples

MEAS:ARR:CURR:NEUT:HARM?

FETC:ARR:CURR:NEUT:HARM?

Returned Parameters

51 NR3 values

Related Commands

INST:NSEL

MEASure:ARRay:CURRent:NEUTral:HARMonic:PHASe?
FETCh:ARRay:CURRent:NEUTral:HARMonic:PHASe?

These queries return an array of harmonic phases of output current of the neutral output terminal
in degrees, referenced to the positive zero crossing of the fundamental component. The first value
returned is the dc component (always returned as 0 degrees phase); the second value is the
fundamental frequency, and so on up to the 50th harmonic. Harmonic orders can be measured up
to the fundamental measurement bandwidth of the measurement system, which is 16 kHz. Thus,
the maximum harmonic that can be measured is dependent on the output frequency. Any
harmonics that represent frequencies greater than 16 kHz are returned as 0.

Query Syntax

MEASure:ARRay:CURRent:NEUTral:HARMonic:PHASe?

FETCh:ARRay:CURRent:NEUTral:HARMonic:PHASe?

Parameters

None

Example

MEAS:ARR:CURR:NEUT:HARM:PHAS?

FETC:ARR:CURR:NEUT:HARM:PHAS?

Returned Parameters

51 NR3 values

Related Commands

INST:NSEL

MEASure:ARRay:MODe

This command selects the waveform array data format to be used. The default mode is binary
(BIN) which uses an IEEE floating point data format in which each data sample is transferred as a
4 byte floating point binary data word. Alternatively, an ASCII format may be selected (ASCii) in
which each data sample is sent as 8 ASCII Hex values representing the 4 byte IEEE floating point
data. Note that the transfer mode only applies to MEAS:ARR:VOLT and MEAS:ARR:CURR
queries. All other measurement queries always return ASCII data. Note that at power on, the
default mode is always set to binary (BIN).