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

Can we run vtest module through python? #48

Open Srikakumanu opened 8 months ago

Srikakumanu commented 8 months ago

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like A clear and concise description of what you want to happen.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

chaitu-ycr commented 8 months ago

yes it is possible to run from python. but in py_canoe package this is not implemented. below i am pasting COM modules from vector CANoe documentation. image

chaitu-ycr commented 8 months ago

i dont have setup to implement and test vtest relevant code. i will notify here after implementation. if you have implementation code already please fork and create PR.