![Yoctopuce Yocto-GPS Скачать руководство пользователя страница 170](http://html1.mh-extra.com/html/yoctopuce/yocto-gps/yocto-gps_user-manual_3415557170.webp)
20. High-level API Reference
YAPI
YAPI.UpdateDeviceList()
yUpdateDeviceList()
Triggers a (re)detection of connected Yoctopuce modules.
js
function yUpdateDeviceList(
errmsg
)
nodejs
function UpdateDeviceList(
errmsg
)
cpp
YRETCODE yUpdateDeviceList( string&
errmsg
)
m
+(YRETCODE) UpdateDeviceList :(NSError**)
errmsg
pas
function yUpdateDeviceList( var
errmsg
: string): integer
vb
function yUpdateDeviceList( ByRef
errmsg
As String) As YRETCODE
cs
YRETCODE UpdateDeviceList( ref string
errmsg
)
java
int UpdateDeviceList( )
uwp
async Task<int> UpdateDeviceList( )
py
def UpdateDeviceList(
errmsg
=None)
php
function yUpdateDeviceList(
&$errmsg
)
es
function UpdateDeviceList(
errmsg
)
The library searches the machines or USB ports previously registered using
yRegisterHub()
, and
invokes any user-defined callback function in case a change in the list of connected devices is
detected.
This function can be called as frequently as desired to refresh the device list and to make the
application aware of hot-plug events.
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.
164
www.yoctopuce.com
Содержание 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: ......