Visual Basic (Declaration) | |
---|---|
Public MustOverride Property IsContinuousCapable As Boolean |
C# | |
---|---|
public abstract bool IsContinuousCapable {get; set;} |
When true, overlapped processing is enabled. When false, block mode acquisition is implied, and the data consuming Measurement assumes no continuity between blocks of transferred data. Default is true.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)