|
ConnectionParametersFrameRate Property
|
Gets or sets the configured frame rate for the F-NET device.
Namespace: GSF.PhasorProtocols.FNETAssembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.205-beta
Syntax function get_FrameRate();
function set_FrameRate(value);
View SourceProperty Value
UInt16Remarks
This is typically set to 10 frames per second.
See Also