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