Keysight Pathwave 89600 VSA .NET API
OutputCount Property
See Also 
Agilent.SA.Vsa.Interfaces Assembly > Agilent.SA.Vsa Namespace > ICustomStep Interface : OutputCount Property


Glossary Item Box

Gets or sets the number of outputs.

Syntax

Visual Basic (Declaration) 
Property OutputCount As Integer
C# 
int OutputCount {get; set;}
C++/CLI 
property int OutputCount {
   int get();
   void set (    int value);
}

Requirements

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

See Also