USB-CANmodul
54
SYS TEC electronic GmbH 2001 L-487e_6
USBCAN_ERR_BUSY
Value: 0x08
Description:
This error message can occur if several threads are accessing a
USB-CANmodul within a single application. After the other
threads have finished their tasks, the function may be called
again.
USBCAN_ERR_TIMEOUT
Value: 0x09
Description:
This error message occurs if the function transmits a command to
the USB-CANmodul but no answer is returned. To solve this
problem, close the application, disconnect the USB-CANmodul,
and connect it again.
USBCAN_ERR_IOFAILED
Value: 0x0a
Description:
This error message occurs if the communication to the
USB-CAN driver was interrupted. This happens, for example, if
the USB-CANmodul is disconnected during the execution of a
function.