Keysight Pathwave 89600 VSA .NET API
SlotStart Property
See Also 
Agilent.SA.Vsa.Lte.Interfaces Assembly > Agilent.SA.Vsa.Lte Namespace > AllocationBase Class : SlotStart Property


Glossary Item Box

Gets or sets the Slot Start for the allocation

Syntax

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

Property Value

The default value is 0. The minimum value is 0 and the maximum is 19.

Requirements

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

See Also