21. High-level API Reference
YLightSensor
lightsensor
→
load()
Preloads the light sensor cache with a specified validity duration.
js
function load(
msValidity
)
cpp
YRETCODE load( int
msValidity
)
m
-(YRETCODE) load : (int)
msValidity
pas
function load(
msValidity
: integer): YRETCODE
vb
function load( ByVal
msValidity
As Integer) As YRETCODE
cs
YRETCODE load( ulong
msValidity
)
java
int load( long
msValidity
)
py
def load(
msValidity
)
php
function load(
$msValidity
)
es
function load(
msValidity
)
By default, whenever accessing a device, all function attributes are kept in cache for the standard
duration (5 ms). This method can be used to temporarily mark the cache as valid for a longer period, in
order to reduce network traffic for instance.
Parameters :
msValidity
an integer corresponding to the validity attributed to the loaded function parameters, in
milliseconds
Returns :
YAPI_SUCCESS
when the call succeeds.
On failure, throws an exception or returns a negative error code.
394
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: ......