Keysight Pathwave 89600 VSA .NET API
Create Method
See Also 
Agilent.SA.Vsa.Ieee80216Ofdma.Interfaces Assembly > Agilent.SA.Vsa.Ieee80216Ofdma Namespace > ZoneCollection<T> Class : Create Method


Glossary Item Box

Creates a new Zone.

Syntax

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

Return Value

A handle to the new Zone.

Requirements

Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)

See Also