Represents an output adapter that publishes measurements to TVA Historian for archival.

C# | Visual Basic | Visual C++ |
public class LocalInputAdapter : InputAdapterBase
Public Class LocalInputAdapter _ Inherits InputAdapterBase
public ref class LocalInputAdapter : public InputAdapterBase

All Members | Constructors | Methods | Properties | Events | |
Icon | Member | Description |
---|---|---|
![]() | LocalInputAdapter()()()() |
Creates a new instance of the LocalInputAdapter.
|
![]() | ArchiveLocation |
Gets or sets archive path for this LocalInputAdapter.
|
![]() | AssignParentCollection(IAdapterCollection) | (Inherited from AdapterBase.) |
![]() | AttemptConnection()()()() |
Attempts to connect to this LocalInputAdapter.
(Overrides InputAdapterBase.AttemptConnection()()()().) |
![]() | AttemptDisconnection()()()() |
Attempts to disconnect from this LocalInputAdapter.
(Overrides InputAdapterBase.AttemptDisconnection()()()().) |
![]() | AutoStart()()()() | (Inherited from AdapterBase.) |
![]() | ConnectionAttemptInterval()()()() | (Inherited from InputAdapterBase.) |
![]() | ConnectionString()()()() | (Inherited from AdapterBase.) |
![]() | DataSource()()()() | (Inherited from AdapterBase.) |
![]() | Dispose(Boolean) |
Releases the unmanaged resources used by the LocalInputAdapter object and optionally releases the managed resources.
(Overrides InputAdapterBase.Dispose(Boolean).) |
![]() | Dispose()()()() | (Inherited from AdapterBase.) |
![]() | Disposed()()()() | (Inherited from AdapterBase.) |
![]() | Enabled()()()() | (Inherited from AdapterBase.) |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize()()()() | (Inherited from AdapterBase.) |
![]() | GetHashCode()()()() | (Inherited from AdapterBase.) |
![]() | GetShortStatus(Int32) |
Gets a short one-line status of this RemoteInputAdapter.
(Overrides AdapterBase.GetShortStatus(Int32).) |
![]() | GetType()()()() |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() | ID()()()() | (Inherited from AdapterBase.) |
![]() | IncrementProcessedMeasurements(Int64) | (Inherited from AdapterBase.) |
![]() | InitializationTimeout()()()() | (Inherited from AdapterBase.) |
![]() | Initialize()()()() |
Initializes this RemoteInputAdapter.
(Overrides InputAdapterBase.Initialize()()()().) |
![]() | Initialized()()()() | (Inherited from AdapterBase.) |
![]() | InputMeasurementKeys()()()() | (Inherited from AdapterBase.) |
![]() | InputMeasurementKeysUpdated()()()() | (Inherited from AdapterBase.) |
![]() | InstanceName |
Gets or sets instance name defined for this LocalInputAdapter.
|
![]() | IsConnected()()()() | (Inherited from InputAdapterBase.) |
![]() | IsInputMeasurement(MeasurementKey) | (Inherited from AdapterBase.) |
![]() | MeasurementReportingInterval()()()() | (Inherited from AdapterBase.) |
![]() | MemberwiseClone()()()() |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
![]() | Name()()()() | (Inherited from AdapterBase.) |
![]() | NewMeasurements()()()() | (Inherited from InputAdapterBase.) |
![]() | OnConnected()()()() | (Inherited from InputAdapterBase.) |
![]() | OnDisconnected()()()() | (Inherited from InputAdapterBase.) |
![]() | OnInputMeasurementKeysUpdated()()()() | (Inherited from AdapterBase.) |
![]() | OnNewMeasurements(ICollection<(Of <<'(IMeasurement>)>>)) | (Inherited from InputAdapterBase.) |
![]() | OnOutputMeasurementsUpdated()()()() | (Inherited from AdapterBase.) |
![]() | OnProcessException(Exception) | (Inherited from InputAdapterBase.) |
![]() | OnStatusMessage(String) | (Inherited from AdapterBase.) |
![]() | OnStatusMessage(String, array<Object>[]()[][]) | (Inherited from AdapterBase.) |
![]() | OutputMeasurements()()()() | (Inherited from AdapterBase.) |
![]() | OutputMeasurementsUpdated()()()() | (Inherited from AdapterBase.) |
![]() | OutputSourceIDs()()()() | (Inherited from InputAdapterBase.) |
![]() | Parent()()()() | (Inherited from AdapterBase.) |
![]() | ProcessedMeasurements()()()() | (Inherited from AdapterBase.) |
![]() | ProcessException()()()() | (Inherited from AdapterBase.) |
![]() | ProcessingInterval()()()() | (Inherited from AdapterBase.) |
![]() | ProcessMeasurementFilter()()()() | (Inherited from AdapterBase.) |
![]() | PublicationInterval |
Gets or sets the publication interval for this LocalInputAdapter.
|
![]() | RequestedOutputMeasurementKeys |
Gets or sets output measurement keys that are requested by other adapters based on what adapter says it can provide.
(Overrides InputAdapterBase.RequestedOutputMeasurementKeys()()()().) |
![]() | RunTime()()()() | (Inherited from AdapterBase.) |
![]() | SetInitializedState(Boolean) | (Inherited from AdapterBase.) |
![]() | SetTemporalConstraint(String, String, String) | (Inherited from AdapterBase.) |
![]() | Settings()()()() | (Inherited from AdapterBase.) |
![]() | Start()()()() | (Inherited from InputAdapterBase.) |
![]() | StartTime()()()() | (Inherited from AdapterBase.) |
![]() | StartTimeConstraint()()()() | (Inherited from AdapterBase.) |
![]() | Status |
Returns the detailed status of the data input source.
(Overrides InputAdapterBase.Status()()()().) |
![]() | StatusMessage()()()() | (Inherited from AdapterBase.) |
![]() | Stop()()()() | (Inherited from InputAdapterBase.) |
![]() | StopTime()()()() | (Inherited from AdapterBase.) |
![]() | StopTimeConstraint()()()() | (Inherited from AdapterBase.) |
![]() | SupportsTemporalProcessing |
Gets the flag indicating if this adapter supports temporal processing.
(Overrides AdapterBase.SupportsTemporalProcessing()()()().) |
![]() | ToString()()()() | (Inherited from Object.) |
![]() | UseAsyncConnect |
Gets flag that determines if this LocalInputAdapter uses an asynchronous connection.
(Overrides InputAdapterBase.UseAsyncConnect()()()().) |
![]() | WaitForInitialize(Int32) | (Inherited from AdapterBase.) |

Object | |||
![]() | AdapterBase | ||
![]() | InputAdapterBase | ||
![]() | LocalInputAdapter |