Keysight Pathwave 89600 VSA .NET API
RecordLengthMaximumTime Property
See Also 
Agilent.SA.Vsa.Interfaces Assembly > Agilent.SA.Vsa Namespace > Recording Class : RecordLengthMaximumTime Property


Glossary Item Box

Gets the maximum recording time supported by the current measurement's input channels.

Syntax

Visual Basic (Declaration) 
Public MustOverride ReadOnly Property RecordLengthMaximumTime As Double
C# 
public abstract double RecordLengthMaximumTime {get;}
C++/CLI 
public:
abstract property double RecordLengthMaximumTime {
   double get();
}

Requirements

Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)

See Also