20 ms timer

Discuss issues and ideas you have to configuring displays with PowerVision
verschuren
Posts: 79
Joined: Wed Oct 28, 2015 8:40 am

20 ms timer

Post by verschuren » Wed Aug 02, 2017 9:35 am

Hi,

Silly question, but I need a 20 ms timer. Is this possible? The high speed is 10 ms only and the standard timer starts at 50 ms.

Any help is appreciated!

Mario
Mario Verschuren
Controls Integration
boyce
Enovation Controls Development
Enovation Controls Development
Posts: 322
Joined: Wed Sep 08, 2010 5:09 pm

Re: 20 ms timer

Post by boyce » Wed Aug 02, 2017 11:12 am

Should be easy, right? I tried to get a 20ms timer with a state machine.

Using the high speed 10ms timer. Update the flip-flop on the way.
20ms1.JPG
20ms1.JPG (124.73 KiB) Viewed 71 times
20ms2.JPG
20ms2.JPG (121.04 KiB) Viewed 71 times
Fire the condition events that will branch to do some action or return.
20ms3.JPG
20ms3.JPG (125.95 KiB) Viewed 71 times
20ms4.JPG
20ms4.JPG (119.39 KiB) Viewed 71 times
20ms5.JPG
20ms5.JPG (120 KiB) Viewed 71 times
Transmitting a Free Form message and return to beginning.
20ms6.JPG
20ms6.JPG (125.27 KiB) Viewed 71 times
This looks like it works okay. There is probably to nice trick that would make this easier.
Demo - 20ms Timers.zip
(689.83 KiB) Downloaded 7 times
Boyce Schrack
Enovation Controls
verschuren
Posts: 79
Joined: Wed Oct 28, 2015 8:40 am

Re: 20 ms timer

Post by verschuren » Wed Aug 02, 2017 12:32 pm

Thank you!

I will try that out.
Mario Verschuren
Controls Integration
verschuren
Posts: 79
Joined: Wed Oct 28, 2015 8:40 am

Re: 20 ms timer

Post by verschuren » Wed Aug 02, 2017 2:23 pm

It works great! Thank you Boyce.
Mario Verschuren
Controls Integration