Visual Basic (Declaration) | |
---|---|
Public MustOverride Property Channel As Integer |
C# | |
---|---|
public abstract int Channel {get; set;} |
The Channel property determines the input channel (by index) that controls the measurement trigger. The first channel corresponds to an index value of 0, where the index is the index of a channel in the Channels collection. The trigger channel is irrelevant if the trigger style is free run.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)