Visual Basic (Declaration) | |
---|---|
Public Overridable Sub ConfigureCrossCorrelatedEvm( _ ByVal ccIndex As Integer _ ) |
Parameters
- ccIndex
- CarrierMapping for which to compute cross-correlated EVM
Exception | Description |
---|---|
System.ArgumentOutOfRangeException | Thrown if ccIndex is invalid. |
System.InvalidOperationException | Thrown if input channels are less than 2. |
System.InvalidOperationException | Thrown if the signals are not captured at the same moment in time (sequential acquisition is not supported). |
Cross-Correlated EVM is a measurement where the same signal is measured through two different input channels to reduce the EVM contributions from the input channels themselves.
This method removes all but the specified ccIndex, so that it becomes CC0, duplicates it to CC1, and configures the input channels so that CC0 <- Ch1 and CC1 <- Ch2.
The ccEVM result will be in the Cross Corr EVM Summary
trace.
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.00