ConnectionParametersStationName Property

Gets or sets the station name for the F-NET device.

Definition

Namespace: Gemstone.PhasorProtocols.FNET
Assembly: Gemstone.PhasorProtocols (in Gemstone.PhasorProtocols.dll) Version: 1.0.172 -- Release Build+8ff484d27be470a9f139c028632b756fcaea69c8
[DefaultValueAttribute("F-NET Unit")]
public string StationName { get; set; }

Property Value

String

See Also