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


Glossary Item Box

Changes the input channel configuration for the current measurement by specifying logical channel types for the input channels.

Overload List

OverloadDescription
ChangeLogicalChannels(LogicalChannelType[])Changes the input channel configuration for the current measurement by specifying logical channel types for the input channels.  
ChangeLogicalChannels(LogicalChannelId[])Changes the input channel configuration for the current measurement by specifying specific logical channels to use (using logical channel identifiers).  
ChangeLogicalChannels(ChannelId[])Changes the input channel configuration for the current measurement by specifying specific input channels (using channel identifiers).  
ChangeLogicalChannels(Int32[])Changes the input channel configuration for the current measurement by specifying specific input channels using channel numbers with the assumption that all channels are in the first group of instruments for the Measurement.SelectedAnalyzer.  

Requirements

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

See Also