See: Description
| Interface | Description |
|---|---|
| CATypeAdapterSet |
| Class | Description |
|---|---|
| CADataUtils | |
| CATypeAdapter | |
| CATypeSupport |
Given a set of
CATypeAdapter prepares type support for the
JCA data source. |
| CAVTypeAdapterSet |
The CADataSource uses the
MultiplexedChannelHandler. The
connection payload used is the JCA Channel class directly. The payload for
each monitor event is the
CAMessagePayload, which includes
both metadata (taken with a GET at connection time) and value (taken from the
MONITOR event).
The conversion between JCAMessagePayload and the actual type, is done through
the CATypeAdapter. A CATypeSupport can be
passed directly to the JCADataSource so that one can configure support for
different types.
Copyright © 2018 EPICS. All rights reserved.