Visavi Visual OPC .NET  

OpcQuality.LimitFlags Enumeration

Flags that can be used to mask the limit fields of the OpcQuality structure.

[Visual Basic]
 Public
   Enum OpcQuality.LimitFlags
[C#]
 public enum OpcQuality.LimitFlags
[C++]
 __value public enum
   OpcQuality.LimitFlags

Remarks

Limit flags for the OpcQuality structure.


			

Members

Member Name Description
Constant The value is a constant and cannot move.
High The value has `pegged' at some high limit.
Low The value has `pegged' at some lower limit
None The value is free to move up or down

For more information, see the topic OPC Quality Flags.

Requirements

Namespace: Visavi.Opc.Client

Platforms:  Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows .NET Server family

Assembly: Visavi.Opc.Client

See Also

OpcQuality structure | Visavi.Opc.Client Namespace