Itek Usb Can Driver
Both environments support calling the ITEK driver DLL directly:
Refer to the ITEK SDK documentation for function prototypes like ITEK_OpenDevice(), ITEK_InitCAN(), ITEK_Transmit(). itek usb can driver
The python-can library supports ITEK devices through the usb interface. Both environments support calling the ITEK driver DLL
import can
import time