PowerLossSegment Object


Description

Contains the properties describing a segment of the power loss table used in source power calibration.

You can get a handle to one of these segments through the segments.Item Method of the PowerLossSegments collection.

Accessing the PowerLossSegment object

You can get a handle to one of these segments through  PowerLossSegments.Item(n)

Dim app As AgilentPNA835x.Application
Set app = CreateObject("AgilentPNA835x.Application", <analyzerName>)

Dim PwrLossSeg As PowerLossSegment
Set PwrLossSeg = app.SourcePowerCalibrator.PowerLossSegments(1)

 

See Also:

Methods

 

None

 

Properties

Description

Frequency

The frequency (Hz) associated with this segment.

Loss

The loss value (dB) associated with this segment.

SegmentNumber

Returns the number of this segment

 

IPowerLossSegment History

Interface

Introduced with PNA Rev:

IPowerLossSegment

2.0