Click or drag to resize

ConnectionParametersProtocolVersion Property

Gets or sets flag that determines the Macrodyne protocol version.

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

Property Value

ProtocolVersion
See Also