20. High-level API Reference
YAltitude
altitude
→
load()
Preloads the altimeter cache with a specified validity duration.
js
function load(
msValidity
)
nodejs
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.
www.yoctopuce.com
417
Summary of Contents for Yocto-GPS
Page 1: ...Yocto GPS User s guide...
Page 2: ......
Page 6: ...22 Characteristics 557 Blueprint 559 Index 561...
Page 10: ...4 www yoctopuce com...
Page 14: ...8 www yoctopuce com...
Page 18: ...12 www yoctopuce com...
Page 22: ...16 www yoctopuce com...
Page 38: ...32 www yoctopuce com...
Page 42: ...36 www yoctopuce com...
Page 54: ...48 www yoctopuce com...
Page 72: ...66 www yoctopuce com...
Page 92: ...86 www yoctopuce com...
Page 122: ...116 www yoctopuce com...
Page 132: ...126 www yoctopuce com...
Page 564: ...22 Characteristics 558 www yoctopuce com...
Page 565: ......
Page 566: ......