|
|
Action
|
The ActionAdapterBase type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
ConfigurationChanged | Event is raised when adapter is aware of a configuration change. |
|
|
DiscardingMeasurements |
This event is raised if there are any measurements being discarded during the sorting process.
(Inherited from ConcentratorBase) |
|
|
Disposed |
This event is raised when ConcentratorBase is disposed.
(Inherited from ConcentratorBase) |
|
|
InputMeasurementKeysUpdated | Event is raised when InputMeasurementKeys are updated. |
|
|
NewMeasurements | Provides new measurements from action adapter. |
|
|
OutputMeasurementsUpdated | Event is raised when OutputMeasurements are updated. |
|
|
ProcessException |
This event is raised if there is an exception encountered while attempting to process a frame in the sample queue.
(Inherited from ConcentratorBase) |
|
|
StatusMessage | Provides status messages to consumer. |
|
|
UnpublishedSamples |
This event is raised every 5 seconds allowing consumer to track current number of unpublished seconds of data in the queue.
(Inherited from ConcentratorBase) |