OneSecondDataWindowAdapterBase Events

Events

ConfigurationChanged Event is raised when adapter is aware of a configuration change.
(Inherited from ActionAdapterBase)
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.
(Inherited from ActionAdapterBase)
NewMeasurements Provides new measurements from action adapter.
(Inherited from ActionAdapterBase)
OutputMeasurementsUpdated Event is raised when OutputMeasurements are updated.
(Inherited from ActionAdapterBase)
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.
(Inherited from ActionAdapterBase)
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)

See Also