Click or drag to resize

ConnectionParametersReferenceChannel Property

Gets or sets the reference channel for frequency tracking.

Namespace: GSF.PhasorProtocols.SelCWS
Assembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.275-beta
Syntax
[DefaultValueAttribute(typeof(PhaseChannel), "VA")]
public PhaseChannel ReferenceChannel { get; set; }
View Source

Property Value

PhaseChannel
See Also