Keysight Pathwave 89600 VSA .NET API
IsDmrsUplinkTransformPrecodingR16Configured Property
See Also 
Agilent.SA.Vsa.NewRadio.Interfaces Assembly > Agilent.SA.Vsa.NewRadio Namespace > Pusch Class : IsDmrsUplinkTransformPrecodingR16Configured Property


Glossary Item Box

Gets or sets a value indicating whether DMRS-UplinkTransformPrecoding-r16 is configured.

Syntax

Visual Basic (Declaration) 
Public Overridable Property IsDmrsUplinkTransformPrecodingR16Configured As Boolean
C# 
public virtual bool IsDmrsUplinkTransformPrecodingR16Configured {get; set;}
C++/CLI 
public:
virtual property bool IsDmrsUplinkTransformPrecodingR16Configured {
   bool get();
   void set (    bool value);
}

Property Value

Default value is false.

Remarks

This property corresponds to the higher-layer parameter dmrsUplinkTransformPrecoding-r16 in DMRS-UplinkConfig information element.

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 25.20

See Also