Keysight Pathwave 89600 VSA .NET API
SignalRepetitionPattern Enumeration
See Also 
Agilent.SA.Vsa.NewRadio.Interfaces Assembly > Agilent.SA.Vsa.NewRadio Namespace : SignalRepetitionPattern Enumeration


Glossary Item Box

Enum values indicating the signal repetition pattern.

Syntax

Visual Basic (Declaration) 
Public Enum SignalRepetitionPattern 
   Inherits System.Enum
C# 
public enum SignalRepetitionPattern : System.Enum 
C++/CLI 
public enum class SignalRepetitionPattern : public System.Enum 

Members

MemberDescriptionMinimum SW Version‡
CPLengthAndDmrsSequenceRepeatedPerSlotThe cyclic prefix size and demodulation reference signal (DMRS) sequence generation repeat every slot.
StandardThe cyclic prefix size and demodulation reference signal (DMRS) sequence generation follow 3GPP standard
‡ This is the minimum 89600 VSA software version level needed to use this enum member.

Remarks

Some customer's signal doesn't comply with the 3GPP standard, the cyclic prefix size and the demodulation reference signal (DMRS) sequence generation may repeat on some slots. This setting allows customer to specify the repetition pattern of cyclic prefix size and demodulation reference signal (DMRS) sequence generation.

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