
21. High-level API Reference
YAPI
YAPI.UpdateDeviceList_async()
yUpdateDeviceList_async()
Triggers a (re)detection of connected Yoctopuce modules.
js
function yUpdateDeviceList_async(
callback
,
context
)
The library searches the machines or USB ports previously registered using
yRegisterHub()
, and
invokes any user-defined callback function in case a change in the list of connected devices is
detected.
This function can be called as frequently as desired to refresh the device list and to make the
application aware of hot-plug events.
This asynchronous version exists only in Javascript. It uses a callback instead of a return value in order
to avoid blocking Firefox Javascript VM that does not implement context switching during blocking I/O
calls.
Parameters :
callback
callback function that is invoked when the result is known. The callback function receives three
arguments: the caller-specific context object, the result code (
YAPI_SUCCESS
if the operation
completes successfully) and the error message.
context
caller-specific object that is passed as-is to the callback function
Returns :
nothing : the result is provided to the callback.
www.yoctopuce.com
165
Summary of Contents for Yocto-RangeFinder
Page 1: ...Yocto RangeFinder User s guide...
Page 2: ......
Page 18: ...12 www yoctopuce com...
Page 26: ...20 www yoctopuce com...
Page 42: ...36 www yoctopuce com...
Page 70: ...gcc lyocto lm lpthread lusb 1 0 lstdc 10 Using Yocto RangeFinder with C 64 www yoctopuce com...
Page 90: ...84 www yoctopuce com...
Page 120: ...114 www yoctopuce com...
Page 130: ...124 www yoctopuce com...
Page 484: ...478 www yoctopuce com...
Page 488: ...482 www yoctopuce com...
Page 490: ...23 Characteristics 484 www yoctopuce com...
Page 491: ......
Page 492: ......