Visual Basic (Declaration) | |
---|---|
Public MustOverride Property IsRecordLengthMaximum As Boolean |
C# | |
---|---|
public abstract bool IsRecordLengthMaximum {get; set;} |
The maximum recording length supported by the input channels depends upon the following:
- amount of memory installed in the ADC
- the current span (affects size of a data point)
- whether you are in zoom mode
- whether the span is a cardinal span (directly supported by the hardware) or resampled span (supported by the measurement software)
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)