![Yoctopuce Yocto-GPS Скачать руководство пользователя страница 221](http://html1.mh-extra.com/html/yoctopuce/yocto-gps/yocto-gps_user-manual_3415557221.webp)
20. High-level API Reference
YModule
module
→
registerLogCallback()
Registers a device log callback function.
cpp
void registerLogCallback( YModuleLogCallback
callback
)
m
-(void) registerLogCallback : (YModuleLogCallback)
callback
vb
function registerLogCallback( ByVal
callback
As YModuleLogCallback) As Integer
cs
int registerLogCallback( LogCallback
callback
)
java
void registerLogCallback( LogCallback
callback
)
py
def registerLogCallback(
callback
)
This callback will be called each time that a module sends a new log message. Mostly useful to debug
a Yoctopuce module.
Parameters :
callback
the callback function to call, or a null pointer. The callback function should take two arguments:
the module object that emitted the log message, and the character string containing the log.
www.yoctopuce.com
215
Содержание 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: ......