AdcChannel.ReadValue 方法

定义

从 ADC 读取模拟值的数字表示形式。

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

返回

Int32

int

数字值。

适用于