Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Glovebox
IoT
Devices
Sensors
Distance
InfraRed
C# Class Glovebox.IoT.Devices.Sensors.Distance.InfraRed
Show file
Open project: gloveboxes/Windows-IoT-Core-Driver-Library
Public Methods
Method
Description
GetDistanceToObstacle
(
double
&
distance
) :
bool
InfraRed
(
byte
IR_Pin
) :
System
Method Details
GetDistanceToObstacle()
public
method
public
GetDistanceToObstacle
(
double
&
distance
) :
bool
distance
double
return
bool
InfraRed()
public
method
public
InfraRed
(
byte
IR_Pin
) :
System
IR_Pin
byte
return
System