File  |  Instrument  |  Response  |  Stimulus  |  Utility  |  Cal  |  Apps  |  Remote ONLY


 

Get and Put Data:  Measurement | Cal | Power Cal | Custom | Power Range
Other:
 GPIB Pass-through | VISA Pass-through | Capabilities | Status/Events | Rear-panel | FIFO and FastCW | Speed up Measurements! | Ground Loop

Description

SCPI

COM

Get X-Axis values (variant)

CALCulate:MEASure:X:VALues?

Get X-axis Values

Get X-Axis values (typed)

None

Get X-Axis Values 2

Set/get X-axis for trace

CALCulate:MEASure:X:AXIS

None

Set/get the X-Axis domain

CALCulate:MEASure:X:AXIS:DOMain

None

Get X-Axis values (Meas object)

None

Get XAxisValues

Get Measurement Data FROM the Analyzer

Get typed complex data from the specified location.

Returned in two arrays.

None

IArrayTrans.getComplex

Get typed NAComplex data from the specified location.

Returned in one array.

None

IArrayTrans.getNAComplex

Get typed data pairs from the specified location.

Returned in two arrays.

None

IArrayTrans.getPairedData

Get typed scalar data from the specified location.

Returned in one array.

None

IArrayTrans.getScalar

Get variant data from the specified location in a SPECIFIED FORMAT.

Returned in one array.

None

meas.GetDataByString

Get receiver data

CALCulate:MEASure:RDATA?

All of the above

Specifies ASCII or REAL type for data transfers

Format:Data

None

Get complex or formatted data from the measurement or memory result buffer

CALCulate:MEASure:DATA

All of the above

Get the formatted data array of multiple traces of the selected channel.

CALCulate:DATA:MFData

None

Get the corrected data array of multiple traces of the selected channel.

CALCulate:DATA:MSData

None

Gets SnP data for the specified ports.

CALCulate:DATA:SNP:PORTs?

GetSnpDataWithSpecifiedPorts

Get ALL SnP data

CALCulate:DATA:SNP:PORTs?

meas.GetSnPData

Put Measurement Data INTO the Analyzer

Put complex data into the specified location.

None

IArrayTrans.putComplex

Put typed NAComplex data into the specified location.

None

IArrayTrans.putNAComplex

Put scalar data into the measurement result location.

None

IArrayTrans.putScalar

Put complex Variant data into the specified location.

None

IArrayTrans.putDataComplex

Put complex or formatted data into the measurement or memory result buffer

CALCulate:MEASure:DATA

None

Get Calibration Data FROM the Analyzer

Get complex Error Term data

None

Get ErrorTermComplexByString

Get variant Error Term data

SENSe:CORRection:CSET:DATA

CSET:ETERm[:DATA]?

GetErrorTermByString

Get variant Error Term data by text filter

CSET:ETERm:CATalog?

Get ErrorTermList2

Get complex Standard data

None

GetStandardComplexByString

Get variant Standard data

None

GetStandardByString

Get variant Standard data by text filter

None

Get StandardList2

Put Calibration Data INTO the Analyzer

Put complex Error Term data

None

PutErrorTermComplexByString

Put variant Error Term data

SENSe:CORRection:CSET:DATA

CSET:ETERm[:DATA]

PutErrorTermByString

Put complex Standard data

None

PutStandardComplexByString

Put variant Standard  data

None

PutStandardByString

Power Calibration Data

Get variant cal data

SOURce:POWer:CORRection:DATA

Get SourcePowerCalDataEx

Get typed cal data

SOURce:POWer:CORRection:DATA

Get SourcePowerCalDataScalarEx

Put variant cal data

SOURce:POWer:CORRection:DATA

Put SourcePowerCalDataEx

Put typed cal data

SOURce:POWer:CORRection:DATA

Put SourcePowerCalDataScalarEx

Get and Put Custom Measurement Data

Get and Put Custom data

CALCulate:MEASure:DATA

IArrayTransfer2 Interface

 

Capabilities

Many queries regarding the capability of a specific PNA

SYSTem:CAPabilities

Capabilities Object

PXIe module queries

SYSTem:CAPability:HARDware:MODule

 

Read installed options

*Opt?

Options

 

Power Range

Set/get list of discrete frequencies corresponding to powers

SYSTem:CAPability:HARDware:POWer:DISCrete:FREQuency:LIST

DiscreteFrequencies

Get a single max leveled power value

SYSTem:CAPability:HARDware:POWer:DISCrete:MAXimum?

DiscreteGetMaxPower

Get an array of max leveled power values

SYSTem:CAPability:HARDware:POWer:DISCrete:MAXimum:LIST?

DiscreteGetMaxPowerArray

Get a single minimum leveled power value

SYSTem:CAPability:HARDware:POWer:DISCrete:MINimum?

DiscreteGetMinPower

Get an array of minimum leveled power values

SYSTem:CAPability:HARDware:POWer:DISCrete:MINimum:LIST?

DiscreteGetMinPowerArray

Set/get name of the value for the given path element name

SYSTem:CAPability:HARDware:POWer:PATH:CONFig:ELEMent[:STATe]

PathElement

Get all RF path element names

SYSTem:CAPability:HARDware:POWer:PATH:CONFig:ELEMent:CATalog?

PathElements

Set/get port number for power data

SYSTem:CAPability:HARDware:POWer:PORT

PortNumber

Set/get type of power range data to be returned

SYSTem:CAPability:HARDware:POWer:TYPE

PowerRangeType

Get minimum of all max leveled power values

SYSTem:CAPability:HARDware:POWer:RANGe:MAXimum?

RangeGetMaxPower

Get maximum of all minimum power values

SYSTem:CAPability:HARDware:POWer:RANGe:MINimum?

RangeGetMinPower

Set/get lower bound of the frequency range

SYSTem:CAPability:HARDware:POWer:RANGe:FREQuency:STARt

RangeStartFrequency

Set/get upper bound of the frequency range

SYSTem:CAPability:HARDware:POWer:RANGe:FREQuency:STOP

RangeStopFrequency

Reset all Power Range properties to default values

SYSTem:CAPability:HARDware:POWer:RESet

Reset (Power Range)

 

Status Commands

Status Registers

GP-IB/Status

None

*OPC;*WAI

GP-IB/Common_Commands

None

 

Events

AllowAllEvents Method

None

app.AllowAllEvents

AllowEventCategory Method

None

app.AllowEventCategory

AllowEventMessage Method

None

app.AllowEventMessage

AllowEventSeverity Method

None

app.AllowEventSeverity

DisallowAllEvents Method

None

app.DisallowAllEvents

MessageText Method

None

app.MessageText

OnCalEvent

None

app.OnCalEvent

OnChannelEvent

None

app.OnChannelEvent

OnDisplayEvent

None

app.OnDisplayEvent

OnHardwareEvent

None

app.OnHardwareEvent

OnMeasurementEvent

None

app.OnMeasurementEvent

OnSCPIEvent

None

app.OnSCPIEvent

OnSystemEvent

None

app.OnSystemEvent

OnUserEvent

None

app.OnUserEvent

SetFailOnOverRange

None

app.SetFailOnOverRange

 

Rear Panel Connector Controls

Material Handler I/O Connector

GP-IB/Control

MaterialHandler IO

Auxiliary IO Connector

GP-IB/Control

Aux IO

External Test Set Connector

GP-IB/Control

External Test Set

 

FIFO Data Buffer (N5264A Only)

FIFO ON|OFF

SYSTem:FIFO[:STATe]

State

Read number of data points

SYSTem:FIFO:DATA:COUNt?

DataCount

Read data

SYSTem:FIFO:DATA?

Data

Read data compact form

None

DataInCompactForm

Clear data

SYSTem:FIFO:DATA:CLEar

Clear

Returns a specific number of bytes to read

SYST:FIFO:DATA:BYTe?

DataAsBytes

Reads the FIFO buffer data as a Variant of a specified array size (SafeArray) of bytes.

SYST:FIFO:DATA:BYTe:COUNt?

DataByteCount

Reads the FIFO buffer data as a Variant of a specified array size (SafeArray) of 32-bit floating point (Float32) numbers.

 

DataAsFloat32

Reads the FIFO buffer data as a Variant of a specified array size (SafeArray) of 16-bit integers.

 

DataAsInt16

Reads the FIFO buffer data as a Variant of a specified array size (SafeArray) of 32-bit integers.

 

DataAsInt32

 

Other N5264A Commands

FastCW

SENSe:SWEep:TYPE:FACW

FastCWPointCount

Enable Point Averaging

SENSe:AVERage:MODE

AverageMode

Enable Point Sweep

SENSe:SWEep:GENeration:POINtsweep

PointSweepState

Set Trace Sweep

SENSe:SWEep:TRIGger:MODE

Trigger Mode

 

Ground Loop De-embedding/Embedding commands

De-embedding

 

Sets and returns the Capacitance value

CALCulate:FSIMulator:GLOop:DEEMbed:PARameters:C

Sets and returns the Inductance value

CALCulate:FSIMulator:GLOop:DEEMbed:PARameters:L

Sets and returns the Resistance value

CALCulate:FSIMulator:GLOop:DEEMbed:PARameters:R

Turns ON or OFF De-embedding

CALCulate:FSIMulator:GLOop:DEEMbed:STATe

Specifies the circuit model type

CALCulate:FSIMulator:GLOop:DEEMbed:TYPE

Specifies the filename of the s1p file to load

CALCulate:FSIMulator:GLOop:DEEMbed:USER:FILename

Embedding

 

Sets and returns the Capacitance value

CALCulate:FSIMulator:GLOop:EMBed:PARameters:C

Sets and returns the Inductance value

CALCulate:FSIMulator:GLOop:EMBed:PARameters:L

Sets and returns the Resistance value

CALCulate:FSIMulator:GLOop:EMBed:PARameters:R

Turns ON or OFF Embedding

CALCulate:FSIMulator:GLOop:EMBed:STATe

Specifies the circuit model type

CALCulate:FSIMulator:GLOop:EMBed:TYPE

Specifies the filename of the s1p file to load

CALCulate:FSIMulator:GLOop:EMBed:USER:FILename