Share via


AdcChannel.ReadValue Method

Definition

Reads the digital representation of the analog value from the ADC.

public:
 virtual int ReadValue() = ReadValue;
int ReadValue();
public int ReadValue();
function readValue()
Public Function ReadValue () As Integer

Returns

Int32

int

The digital value.

Applies to