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
20 ms timer
- verschuren
- Posts: 79
- Joined: Wed Oct 28, 2015 8:40 am
20 ms timer
Mario Verschuren
Controls Integration
Controls Integration
- boyce
- Enovation Controls Development
- Posts: 322
- Joined: Wed Sep 08, 2010 5:09 pm
Re: 20 ms timer
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. Fire the condition events that will branch to do some action or return. Transmitting a Free Form message and return to beginning. This looks like it works okay. There is probably to nice trick that would make this easier.
Using the high speed 10ms timer. Update the flip-flop on the way. Fire the condition events that will branch to do some action or return. Transmitting a Free Form message and return to beginning. This looks like it works okay. There is probably to nice trick that would make this easier.
Boyce Schrack
Enovation Controls
Enovation Controls
- verschuren
- Posts: 79
- Joined: Wed Oct 28, 2015 8:40 am
- verschuren
- Posts: 79
- Joined: Wed Oct 28, 2015 8:40 am