timeout for RCTIME?
bulkhead
Posts: 405
I need a way to set a timeout for the RCTIME command since it takes 131ms for it to timeout itself and I need to refresh several servos every 20ms. Is there a way around this?
Comments
· Try selecting values so that time will be shorter (R x C·< 10msec.)
· Update -- From PBASIC Help: When RCTIME executes, it starts a counter... It stops this counter as soon as the specified pin is no longer in State (0 or 1).
Post Edited (PJ Allen) : 7/15/2007 2:03:31 AM GMT