Scheduled scripts in PCAN Explorer
Posted: Fri 17. Aug 2012, 16:16
Hello,
I need to be able to compute a value (rolling count) and assign it to a signal before every transmission of a particular message. The message is being transmitted every 25ms. I can only think of two ways of doing this: firing a script based on an event (I couldn't find an event that would accomplish this), or setting up a scheduled script to run every 25 ms and update the value.
I can't use a "wait 25" function because it just hangs there and doesn't do anything else (capturing the rest of messages).
Any help would be very appreciated.
Thank you.
I need to be able to compute a value (rolling count) and assign it to a signal before every transmission of a particular message. The message is being transmitted every 25ms. I can only think of two ways of doing this: firing a script based on an event (I couldn't find an event that would accomplish this), or setting up a scheduled script to run every 25 ms and update the value.
I can't use a "wait 25" function because it just hangs there and doesn't do anything else (capturing the rest of messages).
Any help would be very appreciated.
Thank you.