AdcController.ChannelCount Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The number of channels available on the ADC controller.
public:
property int ChannelCount { int get(); };
int ChannelCount();
public int ChannelCount { get; }
var int32 = adcController.channelCount;
Public ReadOnly Property ChannelCount As Integer
Property Value
Int32
int
Number of channels.