21. High-level API Reference
YAPI
YAPI.HandleEvents()
yHandleEvents()
Maintains the device-to-library communication channel.
js
function yHandleEvents(
errmsg
)
cpp
YRETCODE yHandleEvents( string&
errmsg
)
m
+(YRETCODE) HandleEvents :(NSError**)
errmsg
pas
function yHandleEvents( var
errmsg
: string): integer
vb
function yHandleEvents( ByRef
errmsg
As String) As YRETCODE
cs
YRETCODE HandleEvents( ref string
errmsg
)
java
int HandleEvents( )
uwp
async Task<int> HandleEvents( )
py
def HandleEvents(
errmsg
=None)
php
function yHandleEvents(
&$errmsg
)
es
function HandleEvents(
errmsg
)
If your program includes significant loops, you may want to include a call to this function to make sure
that the library takes care of the information pushed by the modules on the communication channels.
This is not strictly necessary, but it may improve the reactivity of the library for the following commands.
This function may signal an error in case there is a communication problem while contacting a module.
Parameters :
errmsg
a string passed by reference to receive any error message.
Returns :
YAPI_SUCCESS
when the call succeeds.
On failure, throws an exception or returns a negative error code.
146
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: ......