Category "canoe"

How can I set the value of an indexed property of a COM object in Python?

I have come to a point where one of the properties that I must change (i.e. set) is an indexed get/set property of an object. I am controlling an application th

How to test a real ECU via CANoe

I am new with CANoe, and now I am trying to test a real ECU by sending diagnostic requests to it and get response from the ECU via CANoe. I use VN5610A and CANo

CAPL function for printing milliseconds?

it is complex to understand the canlogs without milliseconds, is there any function that prints milliseconds in write window. i've already tried with "getLocalT

CAPL Code to send signal value from a button

I am using CANoe 11.0 to send a signal value from a button. I have a message from a CAN db with 6 signals, 8 bits for each signal. The message is cyclic but wit

Python DispatchWithEvents results in attribute error:

Using dispatch as win32com.client.Dispatch works fine, but produces attribute error: from DispatchWithEvents call win32com.client.WithEvents, problem exists unt