chaitu-ycr / py_canoe

Python 🐍 Package for controlling Vector CANoe 🛶 Tool
https://chaitu-ycr.github.io/py_canoe/
MIT License
60 stars 35 forks source link

How to check message signals with periodicity #20

Closed haripriyaumapathi closed 1 year ago

haripriyaumapathi commented 1 year ago

How to check message signals from canoe once measurement start is it possible to check or get message signals with periodicity/cyclicity

Vengateshbot commented 1 year ago

I also want to know like how to capture the message periodicity. If available can you please share.?

chaitu-ycr commented 1 year ago

there is no COM function available from vector CANoe to check requested feature. in future if vector CANoe adds feature then i will implement it in py_canoe. for now, the only option is CAPL programming.