Notifications
Clear all

Timing Pulses

2 Posts
1 Users
0 Reactions
5,336 Views
(@asterof)
Posts: 17
Active Member Guest
Topic starter
 

So I need to at any given speed monitor a pulse on port E
I need that pulse to occur based on a variable I can set assign the time to
I do not see a function for a time acc value
So I assume that I need a loop that looks at the input and resets something
when it sees the pulse but if it does not then does a gosub
FW 4, can you point me to a sample or instruction to do that
Thanks

 
Posted : 02/06/2015 6:18 am
(@csearcy)
Posts: 316
Reputable Member Guest
 

In Class5 you can use an interrupt. In Class4 you have to trap the value of CLK to a variable.

 
Posted : 11/06/2015 8:33 am
Share: