![Yoctopuce Yocto-Display User Manual Download Page 362](http://html1.mh-extra.com/html/yoctopuce/yocto-display/yocto-display_user-manual_3418946362.webp)
22. High-level API Reference
356
www.yoctopuce.com
YAnButton
anbutton
→
isOnline_async()
Checks if the analog input is currently reachable, without raising any error (asynchronous version).
js
function isOnline_async(
callback
,
context
)
If there is a cached value for the analog input in cache, that has not yet expired, the device is
considered reachable. No exception is raised if there is an error while trying to contact the device
hosting the requested function.
This asynchronous version exists only in Javascript. It uses a callback instead of a return value in order
to avoid blocking the Javascript virtual machine.
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 boolean result
context
caller-specific object that is passed as-is to the callback function
Returns :
nothing : the result is provided to the callback.
Summary of Contents for Yocto-Display
Page 1: ...Yocto Display User Manual...
Page 2: ......
Page 40: ...34 www yoctopuce com...
Page 52: ...46 www yoctopuce com...
Page 84: ...78 www yoctopuce com...
Page 92: ...86 www yoctopuce com...
Page 130: ...124 www yoctopuce com...
Page 422: ...416 www yoctopuce com...