#include <canlib.h> canStatus canBusOff(int handle);
Takes the specified circuit off-bus.
None.
canOK (zero) if success canERR_xxx (negative) if failure.
canBusOn
An example.