Click or drag to resize
Grid Solutions Framework

PhasorValue Fields

The PhasorValue type exposes the following members.

Fields
  Name Description
Public field Angle Queried angle value.
Public field AngleTarget Query angle target, e.g., point-tag for the angle measurement.
Public field Flags Flags for queried value.
Public field Magnitude Queried magnitude value.
Public field MagnitudeTarget Query magnitude target, i.e., point-tag for the magnitude measurement.
Public field Static member MetadataTableName Defines the primary metadata table name for a PhasorValue.
Public field PrimaryValueTarget Gets or sets the primary target for the phasor value.
Public field Target Query target, i.e., a point-tag representing the phasor.
Public field Time Timestamp, in Unix epoch milliseconds, of queried value.
Public field Static member TypeIndex Gets the type index for PhasorValue.
Top
See Also