Click or drag to resize
Grid Solutions Framework

PhasorDataConcentratorBaseCoordinateFormat Property

Gets or sets the CoordinateFormat defined for this PhasorDataConcentratorBase.

Namespace: PhasorProtocolAdapters
Assembly: PhasorProtocolAdapters (in PhasorProtocolAdapters.dll) Version: 2.4.182-beta
Syntax
public CoordinateFormat CoordinateFormat { get; set; }
View Source

Property Value

CoordinateFormat
Remarks
Note that this value represents the default format that will be used if user has not specified a coordinate format for an individual device.
See Also