Page 2 of 2

Re: Cannot seem to get the timed event trigger to work

Posted: Thu Mar 04, 2021 2:47 pm
by BenR
Hi David,

Currently the component uses the system clock to get accurate timing and this is only accurate to 1 second.

For a higher rate you might be better of using a timer interrupt though this might not be very accurate in the simulation runtime, do you need accuracy on the timings?