Using the Process Analyst > Process Analyst for Developers > Automation Model > QualityType [Enumeration]

QualityType [Enumeration]

Defines the known quality states of data.

Defined As

Members

Member Name

Description

Value

QualityType_Good

The sample is good

0

QualityType_NA

Indicates a loss of connection

1

QualityType_Gated

Indicates the data was marked as unwanted

2

Remarks

An alarm pens "disabled" state is treated as QualityType_Gated.

See Also

IPen.SetQualityLineStyle [Method]