Relative Content

Tag Archive for pythonwin32comcanoe

Enable/Disable Logging block in Vector CANoe through COM

I am trying to Enable/Disable the Logging Block using COM Objects in python. I could access the individual loggings from the collection, but cannot enable them programatically. I tried below way, the Application starts and starts measurement, but no log file is created.