Keysight Pathwave 89600 VSA .NET API
InterlaceOneConfigured Property
See Also 
Agilent.SA.Vsa.NewRadio.Interfaces Assembly > Agilent.SA.Vsa.NewRadio Namespace > Pucch Class : InterlaceOneConfigured Property


Glossary Item Box

Gets or sets a value indicating whether interlace1 is configured.

Syntax

Visual Basic (Declaration) 
Public Overridable Property InterlaceOneConfigured As Boolean
C# 
public virtual bool InterlaceOneConfigured {get; set;}
C++/CLI 
public:
virtual property bool InterlaceOneConfigured {
   bool get();
   void set (    bool value);
}

Property Value

Default value is false.

Remarks

When interlace1 is configured for PUCCH format 2 or 3, InterlaceOneIndex is used for the resource mapping.

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 25.20

See Also