Click or drag to resize

ConnectionParametersNominalFrequency Property

Gets or sets the nominal LineFrequency of this F-NET device.

Namespace: GSF.PhasorProtocols.FNET
Assembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.181-beta
Syntax
[DefaultValueAttribute(typeof(LineFrequency), "Hz60")]
public LineFrequency NominalFrequency { get; set; }
View Source

Property Value

LineFrequency
See Also