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


Glossary Item Box

Gets or sets the DMRS Mapping reference

Syntax

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

Remarks

Default value is .

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 24.20

See Also