chaitu-ycr / py_canoe

Python 🐍 Package for controlling Vector CANoe 🛶 Tool
https://chaitu-ycr.github.io/py_canoe/
MIT License
58 stars 34 forks source link

Add method for calling/loading CAPL functions #19

Closed Nyral closed 1 year ago

Nyral commented 1 year ago

Hello, having this feature would be really useful in my setup. Unfortunently, I couldn't figure out how to add it to your code.

Here's a working example: https://stackoverflow.com/a/37068335

Thank you.

chaitu-ycr commented 1 year ago

your requested feature implemented. upgrade py_canoe to get latest features --> pip install py_canoe --upgrade check this documentation for more info --> https://chaitu-ycr.github.io/py_canoe/999_reference/#src.py_canoe.CANoe.call_capl_function