Visual Basic (Declaration) | |
---|---|
Public MustOverride ReadOnly Property Channels As AnalysisChannelCollection |
C# | |
---|---|
public abstract AnalysisChannelCollection Channels {get;} |
C++/CLI | |
---|---|
public: abstract property AnalysisChannelCollection^ Channels { AnalysisChannelCollection^ get(); } |
With the AnalysisChannel objects in this collection, you can set certain analysis properties separately per measurement channel.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)