![Yoctopuce Yocto-GPS Скачать руководство пользователя страница 153](http://html1.mh-extra.com/html/yoctopuce/yocto-gps/yocto-gps_user-manual_3415557153.webp)
20. High-level API Reference
YAPI
YAPI.HandleEvents()
yHandleEvents()
Maintains the device-to-library communication channel.
js
function yHandleEvents(
errmsg
)
nodejs
function HandleEvents(
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.
www.yoctopuce.com
147
Содержание Yocto-GPS
Страница 1: ...Yocto GPS User s guide...
Страница 2: ......
Страница 6: ...22 Characteristics 557 Blueprint 559 Index 561...
Страница 10: ...4 www yoctopuce com...
Страница 14: ...8 www yoctopuce com...
Страница 18: ...12 www yoctopuce com...
Страница 22: ...16 www yoctopuce com...
Страница 38: ...32 www yoctopuce com...
Страница 42: ...36 www yoctopuce com...
Страница 54: ...48 www yoctopuce com...
Страница 72: ...66 www yoctopuce com...
Страница 92: ...86 www yoctopuce com...
Страница 122: ...116 www yoctopuce com...
Страница 132: ...126 www yoctopuce com...
Страница 159: ...20 High level API Reference On failure throws an exception or returns a negative error code www yoctopuce com 153...
Страница 564: ...22 Characteristics 558 www yoctopuce com...
Страница 565: ......
Страница 566: ......