3 #ifndef _REC_ROBOTINO_API2_C_INFO_H_ 4 #define _REC_ROBOTINO_API2_C_INFO_H_ 6 #include "rec/robotino/api2/c/globals.h" 21 #define INVALID_INFOID -1 49 DLLEXPORT BOOL
Info_text(
InfoId id,
char* infoBuffer,
unsigned int infoBuffersSize );
58 #endif //_REC_ROBOTINO_API2_C_INFO_H_ int InfoId
Definition: Info.h:18
DLLEXPORT BOOL Info_isPassiveMode(InfoId id)
DLLEXPORT BOOL Info_destroy(InfoId id)
DLLEXPORT BOOL Info_setComId(InfoId id, ComId comId)
DLLEXPORT InfoId Info_construct()
In "rec/robotino/api2/c/Com.h" you can find functions for manipulating the communication interface to...
int ComId
Definition: Com.h:50
DLLEXPORT BOOL Info_text(InfoId id, char *infoBuffer, unsigned int infoBuffersSize)