20. High-level API Reference
YGroundSpeed
groundspeed
→
wait_async()
Waits for all pending asynchronous commands on the module to complete, and invoke the user-
provided callback function.
js
function wait_async(
callback
,
context
)
nodejs
function wait_async(
callback
,
context
)
es
function wait_async(
callback
,
context
)
The callback function can therefore freely issue synchronous or asynchronous commands, without
risking to block the Javascript VM.
Parameters :
callback
callback function that is invoked when all pending commands on the module are completed. The
callback function receives two arguments: the caller-specific context object and the receiving
function object.
context
caller-specific object that is passed as-is to the callback function
Returns :
nothing.
490
www.yoctopuce.com
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: ......