Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
GHIElectronics
UAP
Gadgeteer
NativeInterfaces
AnalogIO
C# Class GHIElectronics.UAP.Gadgeteer.NativeInterfaces.AnalogIO
Inheritance:
SocketInterfaces.AnalogIO
Afficher le fichier
Open project: amykatenicho/IoTWorkshop
Class Usage Examples
Méthodes protégées
Méthode
Description
ReadInternal
( ) :
double
WriteInternal
(
double
voltage
) :
void
Method Details
ReadInternal()
protected
méthode
protected
ReadInternal
( ) :
double
Résultat
double
WriteInternal()
protected
méthode
protected
WriteInternal
(
double
voltage
) :
void
voltage
double
Résultat
void