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