Click or drag to resize
Grid Solutions Framework

CommonPhasorServices Methods

The CommonPhasorServices type exposes the following members.

Methods
  Name Description
Public method CancelConfigurationFrameRequest Cancels a configuration frame request
Public method Static member CreatePointTag Create a new point tag using the configured point tag name expression.
Public method Dispose Releases all the resources used by the AdapterBase object.
(Inherited from AdapterBase)
Public method Equals Determines whether the specified object is equal to the current object.
(Inherited from Object)
Public method GetCurrentMeasurementValue Gets the current measurement value for the specified measurement.
Public method GetFilteredStatusMessages Gets a filtered list of status messages.
Public method GetHashCode Serves as a hash function for the current AdapterBase.
(Inherited from AdapterBase)
Public method GetShortStatus Gets a short one-line status of this CommonPhasorServices.
(Overrides AdapterBaseGetShortStatus(Int32))
Public method GetType Gets the Type of the current instance.
(Inherited from Object)
Public method Initialize Initializes FacileActionAdapterBase.
(Inherited from FacileActionAdapterBase)
Public method QueueMeasurementForProcessing Queues a single measurement for processing.
(Inherited from FacileActionAdapterBase)
Public method QueueMeasurementsForProcessing Queues a collection of measurements for processing.
(Inherited from FacileActionAdapterBase)
Public method RemoveFile Removes file from local folder.
Public method RenameAllPointTags Initiates a full point-tag rename based on the currently configured \"PointTagNameExpression\" as defined in the <systemSettings> section of the local configuration file.
Public method RequestDeviceConfiguration Requests a configuration frame from a phasor device.
Public method SendCommand Sends the specified DeviceCommand to the current device connection.
Public method SetInitializedState Manually sets the initialized state of the AdapterBase.
(Inherited from AdapterBase)
Public method SetTemporalConstraint Defines a temporal processing constraint for the adapter.
(Inherited from AdapterBase)
Public method Start Starts the AdapterBase or restarts it if it is already running.
(Inherited from AdapterBase)
Public method Stop Stops the AdapterBase.
(Inherited from AdapterBase)
Public method ToString Returns a string that represents the current object.
(Inherited from Object)
Top
See Also