Visual Basic (Declaration) | |
---|---|
Public MustOverride Property IQBranch As IQBranch |
C# | |
---|---|
public abstract IQBranch IQBranch {get; set;} |
Property Value
The default value is IQBranch.I.This property is used only in uplink measurements. For cdma2000 uplink signals, the I and Q branches of each CDMA channel are logically separate bit streams. This property specifies which branch (I or Q) to use when displaying bits in the Channel Syms/Errs trace.
You can change the IQBranch after pausing a measurement, and the analyzer can compute and display a new Channel Syms/Errs trace without having to acquire new data.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)