Up |
_CBSmiCalibrationDone
This function sets the Callback for a calibration done event from SMI RED system.
Prototype :
fun [ObjSmi fun [ObjSmi u0] u1 u0] ObjSmi
- ObjSmi : the ObjSmi object
- fun [ObjSmi u0] : SCOL CallBack function to call
- u0 : user parameter
Return : ObjSmi the same ObjSmi object if success, NIL otherwise
See also :
Example :