Click or drag to resize

ConnectionParametersFrameRate Property

Gets or sets the configured frame rate for the F-NET device.

Namespace: GSF.PhasorProtocols.FNET
Assembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.181-beta
Syntax
[DefaultValueAttribute(10)]
public ushort FrameRate { get; set; }
View Source

Property Value

UInt16
Remarks
This is typically set to 10 frames per second.
See Also