py_canoe icon indicating copy to clipboard operation
py_canoe copied to clipboard

[FEATURE_REQUEST] canoe-python automate ig(interactive generator)

Open leejiyeon7730 opened this issue 7 months ago • 1 comments

I want to write a code that automates the ig in canoe to python and cancels all cycle time, is there a way to get the ig?

leejiyeon7730 avatar Apr 16 '25 05:04 leejiyeon7730

I think this project based on COM API in CANoe.

And those COM API doesn't support InteractiveGenerators So, you're request might be impossible at this moment.

(You can find this content of picture in CANoe manual : Technical Reference : COM Interface : Object Hierarchy : IteractiveGenerator)

Image

uukk960 avatar Apr 17 '25 08:04 uukk960

hi @leejiyeon7730 as @uukk960 said, it is not possible since vector COM interface doesn't allow.

chaitu-ycr avatar Jun 23 '25 04:06 chaitu-ycr