AdcController.ChannelCount Property

Definition

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.

Applies to