Polarity Property

NI Vision for Visual Basic

Polarity Property

Syntax

CWIMAQEdgeReport.Polarity Index

Data Type

Long

Purpose

Obsolete—Use CWIMAQEdgeReportItem.Polarity instead.

Polarity of the edge.

Remarks

0 indicates a rising edge in which the values move from dark to light.

1 indicates a falling edge in which the values move from light to dark.

Parameters

Index As Long

The index of the object in the report. The index is one-based.

See Also

CWIMAQEdgeReportItem.Polarity