Visual Basic (Declaration) | |
---|---|
Public Enum SynchronizationTypeSelection Inherits System.Enum |
C# | |
---|---|
public enum SynchronizationTypeSelection : System.Enum |
C++/CLI | |
---|---|
public enum class SynchronizationTypeSelection : public System.Enum |
Member | Description | Minimum SW Version‡ |
---|---|---|
Prach | Synchronization is based on PRACH (Uplink only). | — |
Psch | Synchronization is based on PSCH (Downlink only). | — |
PucchRS | Synchronization is based on PUCCH-DMRS (Uplink only). | — |
RS | Synchronization is based on RS for Downlink and PUSCH-DMRS for Uplink. | — |
Srs | Synchronization is based on SRS (Uplink only). | — |
‡ This is the minimum 89600 VSA software version level needed to use this enum member. |
For Downlink, both PSCH and RS based synchronization choices are available. If RS-based synchronization is selected, the Cell ID needs to be specified, i.e. auto-detection of Cell Id is not available. For Uplink, PUSCH DMRS, PUCCH DMRS, SRS and PRACH based synchronization are available based on which channels are active for the user being analyzed.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)