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


Glossary Item Box

Gets the number of points in the current recording.

Syntax

Visual Basic (Declaration) 
Public Overridable ReadOnly Property PlayPointsHuge As Long
C# 
public virtual long PlayPointsHuge {get;}
C++/CLI 
public:
virtual property int64 PlayPointsHuge {
   int64 get();
}

Remarks

Similar behavior to PlayPoints but for recording files that are over 2G samples.

Requirements

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

Minimum Software Version Requirement: Keysight PathWave 89600 VSA Ver 23.00

See Also