Visual Basic (Declaration) | |
---|---|
Public MustOverride Property UpdateRate As Integer |
C# | |
---|---|
public abstract int UpdateRate {get; set;} |
Determine the fast average update rate, which specifies how many averages to complete before updating the traces in the VSA window.
The setting of UpdateRate only affects fast averaging. For example, if you specify an update rate of 5, the VSA updates the display once every 5 averages. It can be beneficial to update the display less frequently for faster operation.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)