20. High-level API Reference
YDataLogger
datalogger
→
get_module_async()
datalogger
→
module_async()
Gets the
YModule
object for the device on which the function is located (asynchronous version).
js
function get_module_async(
callback
,
context
)
nodejs
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.
www.yoctopuce.com
515
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: ......