automated-testscanoesystem-testing

How to access Interactive Generator block (IG) in Vector CANoe Simulation through Python?


I am trying to automate some CANoe functions using a python tool.

I am unable to access the particulars of the CAN IG? Is there anyway I can do it so that I can control it using Python?


Solution

  • The Interactive Generator block CANNOT be accessed via COM using python or any other language. The reason being, the IG block is supposed to be Interactive and not to be automated.