Software
SYS TEC electronic GmbH 2001 L-487e_6
53
USBCAN_ERR_ILLHW
Value: 0x05
Description:
This error message returns if a USB-CANmodul with the device
number x is not found. If the function UcanInitHardware () has
been called with the device number USBCAN_ANY_MODULE,
and the error code appears, it indicates that no module is
connected to the PC or all connected modules are already in use.
USBCAN_ERR_ILLHANDLE
Value: 0x06
Description:
This error message returns if a function received an incorrect
USB-CAN handle. The function first checks which USB-
CANmodul is initialized to this handle. This error occurs if no
module has been initialized to this handle.
USBCAN_ERR_ILLPARAM
Value: 0x07
Description:
This error message returns if a wrong parameter is transferred to
this function. For example, the value ZERO has been handed
over to a variable instead of a valid address.