20. 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
www.yoctopuce.com
155
Summary of Contents for Yocto-GPS
Page 1: ...Yocto GPS User s guide...
Page 2: ......
Page 6: ...22 Characteristics 557 Blueprint 559 Index 561...
Page 10: ...4 www yoctopuce com...
Page 14: ...8 www yoctopuce com...
Page 18: ...12 www yoctopuce com...
Page 22: ...16 www yoctopuce com...
Page 38: ...32 www yoctopuce com...
Page 42: ...36 www yoctopuce com...
Page 54: ...48 www yoctopuce com...
Page 72: ...66 www yoctopuce com...
Page 92: ...86 www yoctopuce com...
Page 122: ...116 www yoctopuce com...
Page 132: ...126 www yoctopuce com...
Page 564: ...22 Characteristics 558 www yoctopuce com...
Page 565: ......
Page 566: ......