openPDC Synchrophasor Help
CoordinateFormat Property
NamespacesTVA.PhasorProtocolsPhasorDataConcentratorBaseCoordinateFormat
Gets or sets the CoordinateFormat defined for this PhasorDataConcentratorBase.
Declaration Syntax
C#Visual BasicVisual C++
public CoordinateFormat CoordinateFormat { get; set; }
Public Property CoordinateFormat As CoordinateFormat
	Get
	Set
public:
property CoordinateFormat CoordinateFormat {
	CoordinateFormat get ();
	void set (CoordinateFormat value);
}
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.

Assembly: TVA.PhasorProtocols (Module: TVA.PhasorProtocols) Version: 1.4.192.0