beautypg.com

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

Page 377

background image

COM Objects Reference

DWDM Passive Component Test System

365

ChannelResult Object—Properties

ChannelResult

DetectedMaskType

Description

This read-only property returns the mask type of the channel

that has been detected during the analysis of the data.

Syntax

object.DetectedMaskType

Parameters

None

Response

A numeric value that corresponds to the mask type of the

detected channel.
The table below displays the different types of masks with their

corresponding constants.

Note

You must use this property to retrieve the right reference on the

unique object that has been created to contain the results of the

analysis.
Based on the DetectedMaskType value, you can select which of

these properties point to a valid unique object: Bandpass,
Notch, Undefined.

Access

Get

Constant Value

Description

Bandpass 0

The mask type is a bandpass.

Notch

1

The mask type is a notch.

Undefined 4

The mask type is undefined

(not identifiable).