Represents the type of engineering units for an item.
[Visual Basic] Public Enum EUType [C#] public enum EUType [C++] __value public enum EUType
| Member Name | Description |
| Analog | The item has a units string that can be used to define this value. |
| Enumerated | This type is enumerated. Its integer value represents an index into an array of strings. |
| None | This item has no units associated with it. |
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