I am using the dispatch command to open Canoe application. But unfortunately I could see that the last saved Canoe config is opened whenever I run this command . But my probem statement is to open New Blank Canoe configuration everytime I run this command .Is it Possible?
Can we also describle the type of Canoe config (CANFD or 1 Ch CAN 500kbps or etc)using the same command?
Thanks in advance
The sample code is as below
import win32com.client win32com.client.Dispatch('CANoe.Application')