
21. High-level API Reference
YLightSensor
lightsensor
→
set_measureType()
lightsensor
→
setMeasureType()
Modifies the light sensor type used in the device.
js
function set_measureType(
newval
)
cpp
int set_measureType( Y_MEASURETYPE_enum
newval
)
m
-(int) setMeasureType : (Y_MEASURETYPE_enum)
newval
pas
function set_measureType(
newval
: Integer): integer
vb
function set_measureType( ByVal
newval
As Integer) As Integer
cs
int set_measureType( int
newval
)
java
int set_measureType( int
newval
)
uwp
async Task<int> set_measureType( int
newval
)
py
def set_measureType(
newval
)
php
function set_measureType(
$newval
)
es
function set_measureType(
newval
)
cmd
YLightSensor
target
set_measureType
newval
The measure can either approximate the response of the human eye, focus on a specific light
spectrum, depending on the capabilities of the light-sensitive cell. Remember to call the
saveToFlash()
method of the module if the modification must be kept.
Parameters :
newval
a value among
Y_MEASURETYPE_HUMAN_EYE
,
Y_MEASURETYPE_WIDE_SPECTRUM
,
Y _ M E A S U R E T Y P E _ I N F R A R E D
,
Y _ M E A S U R E T Y P E _ H I G H _ R A T E
a n d
Y _ M E A S U R E T Y P E _ H I G H _ E N E R G Y
Returns :
YAPI_SUCCESS
if the call succeeds.
On failure, throws an exception or returns a negative error code.
406
www.yoctopuce.com
Содержание Yocto-RangeFinder
Страница 1: ...Yocto RangeFinder User s guide...
Страница 2: ......
Страница 18: ...12 www yoctopuce com...
Страница 26: ...20 www yoctopuce com...
Страница 42: ...36 www yoctopuce com...
Страница 70: ...gcc lyocto lm lpthread lusb 1 0 lstdc 10 Using Yocto RangeFinder with C 64 www yoctopuce com...
Страница 90: ...84 www yoctopuce com...
Страница 120: ...114 www yoctopuce com...
Страница 130: ...124 www yoctopuce com...
Страница 158: ...21 High level API Reference On failure throws an exception or returns a negative error code 152 www yoctopuce com...
Страница 484: ...478 www yoctopuce com...
Страница 488: ...482 www yoctopuce com...
Страница 490: ...23 Characteristics 484 www yoctopuce com...
Страница 491: ......
Страница 492: ......