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


Glossary Item Box

Create a new trace and add it to the end of the Trace collection.

Overload List

OverloadDescription
Create()Create a new trace and add it to the end of the Trace collection.  
Create(Int32)Create new traces and add them to the end of the Trace collection.  
Create(String[])Create new traces and add them to the end of the Trace collection.  
Create(String)Create a new trace and add it to the end of the Trace collection.  
Create(String,Boolean,Boolean)Create a new Trace or return a existing Trace.  

Requirements

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

See Also