CAN总线的矢量XL卡和API库的Python包包装
资 源 简 介
A library wrapper for the vector xl-canlib. It connects the vector informatik vxlapi.dll to python. For running the examples a cancard and a cancab (from vector) are necessary. The dll is only available under windows, so windows is needed.
文 件 列 表
canlib_xl.py
cantest_receive.py
cantest_send.py
cantest_send_thread.py
test_can_api.py