See: Description
| Interface | Description |
|---|---|
| ChannelAccessAcknowledgeAlarm |
Channel Access value that represents the
DBR_PUT_ACKS type. |
| ChannelAccessAlarmAcknowledgementStatus |
Channel Access value that represents the
DBR_STSACK_STRING type. |
| ChannelAccessAlarmChar |
Channel Access value that stores single-byte integer numbers and provides
information about the alarm status.
|
| ChannelAccessAlarmDouble |
Channel Access value that stores double-precision floating-point numbers and
provides information about the alarm status.
|
| ChannelAccessAlarmEnum |
Channel Access value that stores enum states and provides information about
the alarm status.
|
| ChannelAccessAlarmFloat |
Channel Access value that stores single-precision floating-point numbers and
provides information about the alarm status.
|
| ChannelAccessAlarmLong |
Channel Access value that stores integer numbers and provides information
about the alarm status.
|
| ChannelAccessAlarmOnlyChar |
Channel Access value that represents the
DBR_STS_CHAR type. |
| ChannelAccessAlarmOnlyDouble |
Channel Access value that represents the
DBR_STS_DOUBLE type. |
| ChannelAccessAlarmOnlyEnum |
Channel Access values that represents the
DBR_GR_ENUM type. |
| ChannelAccessAlarmOnlyFloat |
Channel Access value that represents the
DBR_STS_FLOAT type. |
| ChannelAccessAlarmOnlyLong |
Channel Access value that represents the
DBR_STS_LONG type. |
| ChannelAccessAlarmOnlyShort |
Channel Access value that represents the
DBR_STS_SHORT type. |
| ChannelAccessAlarmOnlyString | |
| ChannelAccessAlarmOnlyValue<ElementType> |
Channel Access value that represents a type with alarm information but no
additional information (
DBR_STS_*). |
| ChannelAccessAlarmShort |
Channel Access value that stores short integer numbers and provides
information about the alarm status.
|
| ChannelAccessAlarmString |
Channel Access value that stores strings and provides information about the
alarm status.
|
| ChannelAccessAlarmValue<ElementType> |
Channel Access value that represent a type with alarm information and
possibly additional information (
DBR_STS_*,
DBR_TIME_*, DBR_GR_*, or DBR_CTRL_*). |
| ChannelAccessChar |
Channel Access value that stores single-byte integer numbers.
|
| ChannelAccessClassName |
Channel Access value that represents the
DBR_CLASS_NAME type. |
| ChannelAccessConfigureAcknowledgeTransientAlarms |
Channel Access value that represents the
DBR_PUT_ACKT type. |
| ChannelAccessControlsChar |
Channel Access values that represents the
DBR_CTRL_CHAR type. |
| ChannelAccessControlsDouble |
Channel Access values that represents the
DBR_CTRL_DOUBLE type. |
| ChannelAccessControlsFloat |
Channel Access values that represents the
DBR_CTRL_FLOAT type. |
| ChannelAccessControlsLong |
Channel Access values that represents the
DBR_CTRL_LONG type. |
| ChannelAccessControlsShort |
Channel Access values that represents the
DBR_CTRL_SHORT type. |
| ChannelAccessControlsValue<ElementType> |
Channel Access values that represent a type with alarm information, display
information (e.g.
|
| ChannelAccessDouble |
Channel Access value that stores double-precision floating-point numbers.
|
| ChannelAccessEnum |
Channel Access value that stores enum states.
|
| ChannelAccessFloat |
Channel Access value that stores single-precision floating-point numbers.
|
| ChannelAccessFloatingPointControlsValue<ElementType extends java.lang.Number> |
Channel Access values that represent a type that stores floating-point
numbers and provides alarm information, engineering units, display precision,
and alarm, control, and display limits.
|
| ChannelAccessFloatingPointGraphicsValue<ElementType extends java.lang.Number> |
Channel Access values that represent a type that stores floating-point
numbers and provides alarm information, engineering units, display precision,
and alarm and display limits.
|
| ChannelAccessGettableValue<ElementType> |
Channel Access value that may be sent from a server to a client.
|
| ChannelAccessGraphicsChar |
Channel Access values that stores single-byte integer numbers and provides
information about the alarm status, engineering units, and alarm and display
limits.
|
| ChannelAccessGraphicsDouble |
Channel Access values that stores double-precision floating-point numbers and
provides information about the alarm status, engineering units, display
precision, and alarm and display limits.
|
| ChannelAccessGraphicsEnum |
Channel Access values that represents the
DBR_GR_SHORT and
DBR_CTRL_ENUM types. |
| ChannelAccessGraphicsFloat |
Channel Access values that stores single-precision floating-point numbers and
provides information about the alarm status, engineering units, display
precision, and alarm and display limits.
|
| ChannelAccessGraphicsLong |
Channel Access values that stores integer numbers and provides information
about the alarm status, engineering units, and alarm and display limits.
|
| ChannelAccessGraphicsOnlyChar |
Channel Access values that represents the
DBR_GR_Char type. |
| ChannelAccessGraphicsOnlyDouble |
Channel Access values that represents the
DBR_GR_DOUBLE type. |
| ChannelAccessGraphicsOnlyFloat |
Channel Access values that represents the
DBR_GR_FLOAT type. |
| ChannelAccessGraphicsOnlyLong |
Channel Access values that represents the
DBR_GR_LONG type. |
| ChannelAccessGraphicsOnlyShort |
Channel Access values that represents the
DBR_GR_SHORT type. |
| ChannelAccessGraphicsOnlyValue<ElementType> |
Channel Access value that represents a type with alarm and display
information but no control limits (
DBR_GR_*). |
| ChannelAccessGraphicsShort |
Channel Access values that stores short integer numbers and provides
information about the alarm status, engineering units, and alarm and display
limits.
|
| ChannelAccessGraphicsValue<ElementType> |
Channel Access value that represent a type with alarm and display information
and possibly additional information (
DBR_GR_* or
DBR_CTRL_*). |
| ChannelAccessLong |
Channel Access value that stores integer numbers.
|
| ChannelAccessNumericControlsValue<ElementType extends java.lang.Number> |
Channel Access values that represent a type that stores numbers and provides
alarm information, engineering units, and alarm, control, and display limits.
|
| ChannelAccessNumericGraphicsValue<ElementType extends java.lang.Number> |
Channel Access values that represent a type that stores numbers and provides
alarm information, engineering units, and alarm and display limits.
|
| ChannelAccessPuttableValue<ElementType> |
Channel Access value that may be sent from a client to a server.
|
| ChannelAccessShort |
Channel Access value that stores short integer numbers.
|
| ChannelAccessSimpleOnlyChar |
Channel Access value that represents the
DBR_CHAR type. |
| ChannelAccessSimpleOnlyDouble |
Channel Access value that represents the
DBR_DOUBLE type. |
| ChannelAccessSimpleOnlyEnum |
Channel Access value that represents the
DBR_ENUM type. |
| ChannelAccessSimpleOnlyFloat |
Channel Access value that represents the
DBR_FLOAT type. |
| ChannelAccessSimpleOnlyLong |
Channel Access value that represents the
DBR_LONG type. |
| ChannelAccessSimpleOnlyShort |
Channel Access value that represents the
DBR_SHORT type. |
| ChannelAccessSimpleOnlyString |
Channel Access value that represents the
DBR_STRING type. |
| ChannelAccessSimpleOnlyValue<ElementType> |
Channel Access value that represents a type with just a value and no
additional information (
DBR_*). |
| ChannelAccessString |
Channel Access value that stores strings.
|
| ChannelAccessTimeChar |
Channel Access value that represents the
DBR_TIME_CHAR type. |
| ChannelAccessTimeDouble |
Channel Access value that represents the
DBR_TIME_DOUBLE type. |
| ChannelAccessTimeEnum |
Channel Access value that represents the
DBR_TIME_ENUM type. |
| ChannelAccessTimeFloat |
Channel Access value that represents the
DBR_TIME_FLOAT type. |
| ChannelAccessTimeLong |
Channel Access value that represents the
DBR_TIME_SHORT type. |
| ChannelAccessTimeShort |
Channel Access value that represents the
DBR_TIME_SHORT type. |
| ChannelAccessTimeStamp |
Time-stamp in the format used by Channel Access.
|
| ChannelAccessTimeString |
Channel Access value that represents the
DBR_TIME_STRING type. |
| ChannelAccessTimeValue<ElementType> |
Channel Access value that represents a type with alarm information and a
time-stamp (
DBR_TIME_*). |
| ChannelAccessValue<ElementType> |
Channel Access value.
|
| Class | Description |
|---|---|
| ChannelAccessAlarmStatus |
Channel Access alarm status codes.
|
| ChannelAccessValueCodec |
Encoder and decoder for
ChannelAccessValues. |
| ChannelAccessValueFactory |
Factory for values representing Channel Access types.
|
| Enum | Description |
|---|---|
| ChannelAccessAlarmSeverity |
Alarm severity associated with a Channel Access channel.
|
| ChannelAccessValueType |
Identifier for Channel Access data-types.
|
Classes representing values send over the Channel Access (v4) protocol.
The ChannelAccessValueFactory
provides methods for creating Channel Access value-objects. The
ChannelAccessValueCodec provides
methods for serializing and deserializing such values, so that they can be
included in a
ChannelAccessMessage sent
over the network.
Copyright © 2014–2018 aquenos GmbH. All rights reserved.