Keysight Pathwave 89600 VSA .NET API
RecordLengthUnit Enumeration
See Also 
Agilent.SA.Vsa.Interfaces Assembly > Agilent.SA.Vsa Namespace : RecordLengthUnit Enumeration


Glossary Item Box

Specifies the Record Length units.

Syntax

Visual Basic (Declaration) 
Public Enum RecordLengthUnit 
   Inherits System.Enum
C# 
public enum RecordLengthUnit : System.Enum 
C++/CLI 
public enum class RecordLengthUnit : public System.Enum 

Members

MemberDescriptionMinimum SW Version‡
PointSpecifies the unit of points.
RecordSpecifies the unit of records.
SecondSpecifies the unit of seconds.
SegmentSpecifies the unit of segments.19.00
‡ This is the minimum 89600 VSA software version level needed to use this enum member.

Requirements

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

See Also