| Class | Description |
|---|---|
| Alarm |
Alarm information.
|
| Array |
Multi dimensional array, which can be used for waveforms or more rich data.
|
| Display |
Limit and unit information needed for display and control.
|
| EnumMetaData |
Enum metadata information.
|
| Scalar |
Basic type definition for all scalar types.
|
| Time |
Time information.
|
| VByte |
Scalar byte with alarm, timestamp, display and control information.
|
| VDouble |
Scalar double with alarm, timestamp, display and control information.
|
| VDoubleArray |
Scalar double array with alarm, timestamp, display and control information.
|
| VEnum |
Scalar enum with alarm and timestamp.
|
| VFloat |
Scalar float with alarm, timestamp, display and control information.
|
| VInt |
Scalar integer with alarm, timestamp, display and control information.
|
| VIntArray |
Scalar int array with alarm, timestamp, display and control information.
|
| VLong |
Scalar long with alarm, timestamp, display and control information.
|
| VNumber |
Scalar number with alarm, timestamp, display and control information.
|
| VNumberArray |
Numeric array with alarm, timestamp, display and control information.
|
| VShort |
Scalar short with alarm, timestamp, display and control information.
|
| VString |
Scalar string with alarm and timestamp.
|
| VType |
Tag interface to mark all the members of the value classes.
|
| Enum | Description |
|---|---|
| AlarmSeverity |
Severity of an alarm.
|
This package contains the definitions of the standard types used in diirt.
Copyright © 2015. All rights reserved.