Provides common phasor services.
            
 Declaration Syntax
 Declaration Syntax| C# | Visual Basic | Visual C++ | 
public class CommonPhasorServices : FacileActionAdapterBase
Public Class CommonPhasorServices _ Inherits FacileActionAdapterBase
public ref class CommonPhasorServices : public FacileActionAdapterBase
 Members
 Members| All Members | Constructors | Methods | Properties | Events | |
| Icon | Member | Description | 
|---|---|---|
|  | CommonPhasorServices()()()() | 
            Creates a new CommonPhasorServices.
             | 
|  | AssignParentCollection(IAdapterCollection) | 
            Assigns the reference to the parent IAdapterCollection that will contain this AdapterBase.
            (Overrides AdapterBase.AssignParentCollection(IAdapterCollection).) | 
|  | AutoStart()()()() | (Inherited from AdapterBase.) | 
|  | ConnectionString()()()() | (Inherited from AdapterBase.) | 
|  | DataSource | 
            Gets or sets DataSet based data source available to the CommonPhasorServices instance.
            (Overrides AdapterBase.DataSource()()()().) | 
|  | DiscardingMeasurements()()()() | (Inherited from FacileActionAdapterBase.) | 
|  | Dispose(Boolean) | 
            Releases the unmanaged resources used by the CommonPhasorServices object and optionally releases the managed resources.
            (Overrides AdapterBase.Dispose(Boolean).) | 
|  | Dispose()()()() | (Inherited from AdapterBase.) | 
|  | Disposed()()()() | (Inherited from AdapterBase.) | 
|  | Enabled()()()() | (Inherited from AdapterBase.) | 
|  | Equals(Object) | (Inherited from Object.) | 
|  | Finalize()()()() | (Inherited from AdapterBase.) | 
|  | FramesPerSecond()()()() | (Inherited from FacileActionAdapterBase.) | 
|  | GetHashCode()()()() | (Inherited from AdapterBase.) | 
|  | GetShortStatus(Int32) | 
            Gets a short one-line status of this CommonPhasorServices.
            (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()()()() | 
            Intializes CommonPhasorServices.
            (Overrides FacileActionAdapterBase.Initialize()()()().) | 
|  | Initialized()()()() | (Inherited from AdapterBase.) | 
|  | InputMeasurementKeys | 
            Gets or sets primary keys of input measurements the CommonPhasorServices expects, if any.
            (Overrides FacileActionAdapterBase.InputMeasurementKeys()()()().) | 
|  | InputMeasurementKeysUpdated()()()() | (Inherited from AdapterBase.) | 
|  | InputSourceIDs()()()() | (Inherited from FacileActionAdapterBase.) | 
|  | IsInputMeasurement(MeasurementKey) | (Inherited from AdapterBase.) | 
|  | LatestMeasurements()()()() | (Inherited from FacileActionAdapterBase.) | 
|  | MapMeasurementAttributes(ICollection<(Of <<'(IMeasurement>)>>), String, IMeasurement) | 
            Map parsed measurement value to defined measurement attributes (i.e., assign meta-data to parsed measured value).
             | 
|  | MeasurementReportingInterval()()()() | (Inherited from AdapterBase.) | 
|  | MemberwiseClone()()()() | 
                    Creates a shallow copy of the current Object.
                (Inherited from Object.) | 
|  | Name()()()() | (Inherited from AdapterBase.) | 
|  | NewMeasurements()()()() | (Inherited from FacileActionAdapterBase.) | 
|  | OnDiscardingMeasurements(IEnumerable<(Of <<'(IMeasurement>)>>)) | (Inherited from FacileActionAdapterBase.) | 
|  | OnInputMeasurementKeysUpdated()()()() | (Inherited from AdapterBase.) | 
|  | OnNewMeasurements(ICollection<(Of <<'(IMeasurement>)>>)) | (Inherited from FacileActionAdapterBase.) | 
|  | OnOutputMeasurementsUpdated()()()() | (Inherited from AdapterBase.) | 
|  | OnProcessException(Exception) | (Inherited from FacileActionAdapterBase.) | 
|  | OnStatusMessage(String) | (Inherited from AdapterBase.) | 
|  | OnStatusMessage(String, array<Object>[]()[][]) | (Inherited from AdapterBase.) | 
|  | OnUnpublishedSamples(Int32) | (Inherited from FacileActionAdapterBase.) | 
|  | OutputMeasurements | 
            Gets or sets output measurements that the CommonPhasorServices will produce, if any.
            (Overrides AdapterBase.OutputMeasurements()()()().) | 
|  | OutputMeasurementsUpdated()()()() | (Inherited from AdapterBase.) | 
|  | OutputSourceIDs()()()() | (Inherited from FacileActionAdapterBase.) | 
|  | Parent()()()() | (Inherited from AdapterBase.) | 
|  | ProcessedMeasurements()()()() | (Inherited from AdapterBase.) | 
|  | ProcessException()()()() | (Inherited from AdapterBase.) | 
|  | ProcessingInterval()()()() | (Inherited from AdapterBase.) | 
|  | ProcessMeasurementFilter()()()() | (Inherited from AdapterBase.) | 
|  | QueueMeasurementForProcessing(IMeasurement) | (Inherited from FacileActionAdapterBase.) | 
|  | QueueMeasurementsForProcessing(IEnumerable<(Of <<'(IMeasurement>)>>)) | 
            Queues a collection of measurements for processing.
            (Overrides FacileActionAdapterBase.QueueMeasurementsForProcessing(IEnumerable<(Of <<'(IMeasurement>)>>)).) | 
|  | RealTime()()()() | (Inherited from FacileActionAdapterBase.) | 
|  | ReloadStatistics()()()() | 
            Loads or reloads system statistics.
             | 
|  | RequestDeviceConfiguration(String) | 
            Requests a configuration frame from a phasor device.
             | 
|  | RequestedInputMeasurementKeys()()()() | (Inherited from FacileActionAdapterBase.) | 
|  | RequestedOutputMeasurementKeys()()()() | (Inherited from FacileActionAdapterBase.) | 
|  | RunTime()()()() | (Inherited from AdapterBase.) | 
|  | SendCommand(DeviceCommand) | 
            Sends the specified DeviceCommand to the current device connection.
             | 
|  | SetInitializedState(Boolean) | (Inherited from AdapterBase.) | 
|  | SetTemporalConstraint(String, String, String) | (Inherited from AdapterBase.) | 
|  | Settings()()()() | (Inherited from AdapterBase.) | 
|  | Start()()()() | 
            Starts the CommonPhasorServices or restarts it if it is already running.
            (Overrides AdapterBase.Start()()()().) | 
|  | StartTime()()()() | (Inherited from AdapterBase.) | 
|  | StartTimeConstraint()()()() | (Inherited from AdapterBase.) | 
|  | Status | 
            Gets the status of this CommonPhasorServices instance.
            (Overrides FacileActionAdapterBase.Status()()()().) | 
|  | StatusMessage()()()() | (Inherited from AdapterBase.) | 
|  | Stop()()()() | 
            Stops the CommonPhasorServices.
            (Overrides AdapterBase.Stop()()()().) | 
|  | 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.) | 
|  | TrackLatestMeasurements()()()() | (Inherited from FacileActionAdapterBase.) | 
|  | UnpublishedSamples()()()() | (Inherited from FacileActionAdapterBase.) | 
|  | UseLocalClockAsRealTime()()()() | (Inherited from FacileActionAdapterBase.) | 
|  | WaitForInitialize(Int32) | (Inherited from AdapterBase.) | 
 Remarks
 Remarks
            Typically class should be implemented as a singleton since one instance will suffice.
            
 Inheritance Hierarchy
 Inheritance Hierarchy| Object | |||
|  | AdapterBase | ||
|  | FacileActionAdapterBase | ||
|  | CommonPhasorServices | ||