Keysight Pathwave 89600 VSA .NET API
Channels Property
See Also 
Agilent.SA.Vsa.Interfaces Assembly > Agilent.SA.Vsa Namespace > InputTrigger Class : Channels Property


Glossary Item Box

Gets the collection of InputTriggerChannel objects representing per-channel trigger properties that are supported by the hardware and by setup

Syntax

Visual Basic (Declaration) 
Public Overridable ReadOnly Property Channels As InputTriggerChannelCollection
C# 
public virtual InputTriggerChannelCollection Channels {get;}
C++/CLI 
public:
virtual property InputTriggerChannelCollection^ Channels {
   InputTriggerChannelCollection^ get();
}

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 27.00

See Also