Keysight Pathwave 89600 VSA .NET API
LogicalChannelOperation Enumeration
See Also 
Agilent.SA.Vsa.Interfaces Assembly > Agilent.SA.Vsa Namespace : LogicalChannelOperation Enumeration


Glossary Item Box

Describes the operation performed on the individual input channels to form a logical channel.

Syntax

Visual Basic (Declaration) 
Public Enum LogicalChannelOperation 
   Inherits System.Enum
C# 
public enum LogicalChannelOperation : System.Enum 
C++/CLI 
public enum class LogicalChannelOperation : public System.Enum 

Members

MemberDescriptionMinimum SW Version‡
IQI+jQ by doing InputChannelX + j* InputChannelY.
NoneNormal 1 to 1 mapping of Logical Channel to Input Channel. The input channel may come from real only or complex IQ pairs IQ data.
‡ This is the minimum 89600 VSA software version level needed to use this enum member.

Requirements

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

See Also