Visual Basic (Declaration) | |
---|---|
Public MustOverride Sub ClearData() |
C# | |
---|---|
public abstract void ClearData() |
C++/CLI | |
---|---|
public: abstract void ClearData(); |
Flushes data from the internal first-in-first-out (FIFO) buffers for all channels and notifies the data consuming Measurement of a gap in the data. This also clears IsOverloaded.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)