Keysight 89600 VSA .NET API
SequenceType Property
See Also 
Keysight.SA.Vsa.FlexFrame.Interfaces Assembly > Keysight.SA.Vsa.FlexFrame Namespace > Scrambler Class : SequenceType Property


Glossary Item Box

Gets or sets the type of scrambling to apply.

Syntax

Visual Basic (Declaration) 
Public MustOverride Property SequenceType As SequenceType
C# 
public abstract SequenceType SequenceType {get; set;}
C++/CLI 
public:
abstract property SequenceType SequenceType {
   SequenceType get();
   void set (    SequenceType value);
}

Requirements

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

See Also