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