Visual Basic (Declaration) | |
---|---|
Public MustOverride Property IsOverloaded As Boolean |
C# | |
---|---|
public abstract bool IsOverloaded {get; set;} |
This should be set true if a range overload occurred in the data that will be sent via SendData(Single[]). This value is read and cleared each time data is consumed from the internal FIFO. This value is persistent and cannot be cleared via this property. Changes to this read-only property may be detected through UserInputChangeRegister.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)