Keysight Pathwave 89600 VSA .NET API
Create Method
See Also 
Agilent.SA.Vsa.NewRadio.Interfaces Assembly > Agilent.SA.Vsa.NewRadio Namespace > PrsCollection Class : Create Method


Glossary Item Box

Creates a new Positioning Reference Signal (PRS) channel and appends it to the collection.

Syntax

Visual Basic (Declaration) 
Public MustOverride Function Create() As Prs
C# 
public abstract Prs Create()
C++/CLI 
public:
abstract Prs^ Create(); 

Return Value

A handle to the new Positioning Reference Signal (PRS).

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 29.40

See Also