21. High-level API Reference
YAPI
YAPI.RegisterLogFunction()
yRegisterLogFunction()
Registers a log callback function.
cpp
void yRegisterLogFunction( yLogFunction
logfun
)
m
+(void) RegisterLogFunction :(yLogCallback)
logfun
pas
procedure yRegisterLogFunction(
logfun
: yLogFunc)
vb
procedure yRegisterLogFunction( ByVal
logfun
As yLogFunc)
cs
void RegisterLogFunction( yLogFunc
logfun
)
java
void RegisterLogFunction( LogCallback
logfun
)
uwp
void RegisterLogFunction( LogHandler
logfun
)
py
def RegisterLogFunction(
logfun
)
This callback will be called each time the API have something to say. Quite useful to debug the API.
Parameters :
logfun
a procedure taking a string parameter, or
null
154
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: ......