21. High-level API Reference
YRangeFinder
rangefinder
→
get_module_async()
rangefinder
→
module_async()
Gets the
YModule
object for the device on which the function is located (asynchronous version).
js
function get_module_async(
callback
,
context
)
If the function cannot be located on any module, the returned
YModule
object does not show as on-
line.
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. See the documentation section on asynchronous Javascript calls for more details.
Parameters :
callback
callback function that is invoked when the result is known. The callback function receives three
arguments: the caller-specific context object, the receiving function object and the requested
YModule
object
context
caller-specific object that is passed as-is to the callback function
Returns :
nothing : the result is provided to the callback.
258
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: ......