openPDC Synchrophasor Help
StationName Property
NamespacesTVA.PhasorProtocols.FNetConnectionParametersStationName
Gets or sets the station name for the F-NET device.
Declaration Syntax
C#Visual BasicVisual C++
[DefaultValueAttribute("F-NET Unit")]
public string StationName { get; set; }
<DefaultValueAttribute("F-NET Unit")> _
Public Property StationName As String
	Get
	Set
[DefaultValueAttribute(L"F-NET Unit")]
public:
property String^ StationName {
	String^ get ();
	void set (String^ value);
}

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