PowerSensorAsReceiver Object


Description

Provides the settings for configuring a Power Meter to be used as a PNA Receiver (PMAR).

Accessing a PowerSensorAsReceiver object

This object is accessed through ExternalDevice.ExtendedProperties. When an external device is added to the ExternalDevices collection, and the DeviceType property is set to Power Meter, then ExtendedProperties is used to get a handle to this object.

externalDevices.Add "NewPMAR"

dim newExternalDevice

Set newExternalDevice = externalDevices.Item("NewPMAR")

newExternalDevice.DeviceType = "Power Meter"

dim PMAR

Set PMAR = newExternalDevice.ExtendedProperties

PMAR.ReadingsPerPoint = 10

See Also:

(Bold Methods or Properties provide access to a child object)

Methods

Description

None

 

Properties

Description

CalFactorSegments

Provides access to the collection of segments of a power sensor cal factor table.

LimitFrequency

Enable or disable the use of the power meter min and max frequencies.

MaximumFrequency

Maximum usable frequency (Hz) specified for this power sensor.

MinimumFrequency

Minimum usable frequency (Hz) specified for this power sensor.

PowerLossSegments

Provides access to the collection of segments of the power loss table.

PowerMeterChannel

Identifies which power sensor this object corresponds to (or which channel of the power meter the sensor is connected to).

ReadingsPerPoint

Allows for settling of the power sensor READINGS.

ReadingsTolerance

Allows for settling of the power sensor READINGS.

ReferenceCalFactor

Reference cal factor (%) associated with this power sensor.  

SensorIndex

Sets the power sensor channel (1 or 2) to be used.

UseInternalCalFactors

Enables/disables use of internal calibration factors for power sensors with built-in calibration factors.

UsePowerLossSegments

Specifies if subsequent power readings will use of the loss table.

 

IPowerSensorAsReceiver History

Interface

Introduced with PNA Rev:

IPowerSensorAsReceiver

9.0