Gets or sets the configured frame rate for the F-NET device.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public ushort FrameRate { get; set; }
Public Property FrameRate As UShort Get Set
public: property unsigned short FrameRate { unsigned short get (); void set (unsigned short value); }
Remarks
This is typically set to 10 frames per second.