beautypg.com

Powerlevels – EXFO IQS-12004B DWDM Passive Component Test System for IQS-500 User Manual

Page 403

background image

COM Objects Reference

DWDM Passive Component Test System

391

Notch—Properties

Notch

PowerLevels

Description

This read-only property returns a one-dimensional array

containing NotchResult objects.

Syntax

object.PowerLevels

Parameters

None

Response

A Variant containing an array of NotchResult objects.
Each NotchResult object can be accessed using an index. The

index is a required Integer value that corresponds to the

position of the item in the array.

Example

Set oResult = object.PowerLevels (1)

Note

There are as many NotchResult objects in the array as there are

defined power levels with the PowerLevels property (for more

information, see PowerLevels on page 361).

Access

Get