Gets or sets the OCC length for PUCCH Format 4 sequence generation
Syntax
| Visual Basic (Declaration) | |
|---|
Public Overridable Property OccLength As Integer |
| C# | |
|---|
public virtual int OccLength {get; set;} |
| C++/CLI | |
|---|
public:
virtual property int OccLength {
int get();
void set ( int value);
} |
Property Value
Default value is 2. Valid values are 2, 4.
Requirements
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)
Minimum Software Version Requirement: Keysight 89600 VSA
Ver 24.00
See Also