collapse_allSyntax

Top  Previous  Next

 

Boonton55xxx IVI Driver Reference


 

IBoonton55xxxChannel Interface


See Also



IBoonton55xxxChannel interface.

Namespace: Boonton.Boonton55xxx.Interop

Assembly: Boonton.Boonton55xxx.Interop (in Boonton.Boonton55xxx.Interop.dll)

Visual Basic

Public Interface IBoonton55xxxChannel

C#

public interface IBoonton55xxxChannel

Visual C++

__interface IBoonton55xxxChannel

collapse_allProperties


Name

Description

Public property

Corrections

Provides access to calibration and user corrections.

Public property

CurrentTemp

Return current sensor internal temperature in degrees C

Public property

Display

The Display interface provides access to vertical/horizontal scaling and offset properties.

Public property

Enabled

Set or return the measurement state of the selected channel. When the value is true, the channel performs measurements; when the value is false, the channel is disabled and no measurements are performed.

Public property

FirmwareVersion

Returns the firmware version of the power meter associated with this channel.

Public property

FPGAVersion

Returns the FPGA version for the power meter associated with this channel.

Public property

HardwareStatus

The HardwareStatus interface provides access to diagnostic, measurement, and acquistion status information.

Public property

MarkerMeasurements

Provides access to marker measurements.

Public property

Measurements

The Measurements interface provides access to CW, waveform, and automatic measurements.

Public property

Model

Model number of the meter connected to the specified channel.

Public property

PulseDefinitions

The PulseDefinitions interface contains properties for adjusting how automatic pulse measurements are calculated. Measurements such as rise time, fall time, and pulse width are affected by these adjustments.

Public property

RawIO

The RawIO interface provides acces to methods for sending and receiving data directly from USB.

Public property

Sense

The purpose of the Sense interface is to configure device specific settings used to make measurements, generally parameters related to the RF power sensor and signal processing. These properties and methods are used to configure the power meter for acquiring data. Sense enables you to change measurement parameters such as filtering or averaging, sensor bandwidth, operating frequency and calfactors, and measurement gain or offset.

Public property

SensorInfo

The SensorInfo interface provides data about the sensor.

Public property

SerialNumber

Serial number of the sensor.

Public property

StatisticalMode

Provides access to statistical mode measurements and settings.

Public property

TriggerAdjust

Provides trigger skew adjustments. These adjustments can be stored in the USB power meter by calling the SaveUserCal method.

Public property

Units

Set or return units for the selected channel. Voltage is calculated with reference to the sensor input impedance. Note that for ratiometric results, logarithmic units will always return dBr (dB relative) while linear units return percent.

Top

collapse_allMethods


Name

Description

Public method

AutoCal

Performs a multi-point sensor gain calibration of the selected sensor with the internal calibrator. This method is not valid for 55 Series USB power meters.

Public method

AutoCalQuery

Performs a multi-point sensor gain calibration of the selected sensor with the internal calibrator and returns true if successful. This method is not valid for 55 Series USB power meters.

Public method

EnableCapturePriority

Sets the 55 series power meter to a buffered capture mode and disables real time processing.

Public method

FixedCal

Performs a calibration at a fixed frequency and level.

Public method

FixedCalQuery

Performs a calibration at a fixed frequency and level and returns true if successful.

Public method

SaveUserCal

Instructs power meter to save the value of fixed cal, zero, and skew values.

Public method

SetTrigOutMode

Sets the trigger out/mult io mode. Setting trigger mode overrides this command.

Public method

Zero

Performs a zero offset null adjustment.

Public method

ZeroQuery

Performs a zero offset null adjustment and returns true if successful.

Top

collapse_allSee Also

Reference

Boonton.Boonton55xxx.Interop Namespace

Footer image

Copyright 2013-16 Boonton. All rights reserved.