Hi all,

I'm working with PicBasic Pro on a timing issue. My current program watches for a low pulse on a pin. The pin is normally high. The negative going edge trigger starts a timming cycle.

But I'd like to start the timming cycle on it's positive going edge. The pulse is probably long enough to write several lines of code to accomplish this but I thought there was a simple command in PicBasic Pro that would look for a positive going edge. I want to start the timming cycle at the end of the pulse.

Any thoughts?

Thank you,

Ross