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