Gets or sets a value indicating the index of antenna port which is used for synchronization.
Syntax
Visual Basic (Declaration) | |
---|
Public Overridable Property SynchronizationAntennaPortIndex As Integer |
C# | |
---|
public virtual int SynchronizationAntennaPortIndex {get; set;} |
C++/CLI | |
---|
public:
virtual property int SynchronizationAntennaPortIndex {
int get();
void set ( int value);
} |
Property Value
Default value is 0, valid range is from 0 to
TransmitterAntennas - 1
Remarks
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 27.40
See Also