
21. 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
Summary of Contents for Yocto-RangeFinder
Page 1: ...Yocto RangeFinder User s guide...
Page 2: ......
Page 18: ...12 www yoctopuce com...
Page 26: ...20 www yoctopuce com...
Page 42: ...36 www yoctopuce com...
Page 70: ...gcc lyocto lm lpthread lusb 1 0 lstdc 10 Using Yocto RangeFinder with C 64 www yoctopuce com...
Page 90: ...84 www yoctopuce com...
Page 120: ...114 www yoctopuce com...
Page 130: ...124 www yoctopuce com...
Page 484: ...478 www yoctopuce com...
Page 488: ...482 www yoctopuce com...
Page 490: ...23 Characteristics 484 www yoctopuce com...
Page 491: ......
Page 492: ......