Visual Basic (Declaration) | |
---|---|
Public MustOverride Function ScanAtTime( _ ByVal seconds As Double _ ) As Integer |
Parameters
- seconds
- Specifies the time relative to the start of the measurement.
Return Value
The scan number.Each scan in a spectrogram is tagged with the time of its acquisition relative to Measurement.Restart (in seconds). This property returns the index of the nearest scan to the specified time offset (in seconds).
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)