_CBDTGloveCalibrationEnd
Sets the Callback for a calibration ended event.
Prototype :
fun [ObjGlove fun [ObjGlove u0] u1 u0] ObjGlove
- ObjGlove : a 5DT Glove object
- fun [ObjGlove u0] u1 : a SCOL CallBack function to call.
- u0 : an user parameter
Return : ObjGlove the same object or NIL if an error occurs.
See also :
Example :
Note :