Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
GHIElectronics
UAP
Gadgeteer
NativeInterfaces
AnalogIO
C# Class GHIElectronics.UAP.Gadgeteer.NativeInterfaces.AnalogIO
Inheritance:
SocketInterfaces.AnalogIO
Exibir arquivo
Open project: amykatenicho/IoTWorkshop
Class Usage Examples
Protected Methods
Method
Description
ReadInternal
( ) :
double
WriteInternal
(
double
voltage
) :
void
Method Details
ReadInternal()
protected
method
protected
ReadInternal
( ) :
double
return
double
WriteInternal()
protected
method
protected
WriteInternal
(
double
voltage
) :
void
voltage
double
return
void