BS2 Is there a hold Feature for the I/O Pins
Jeff_5_
Posts: 36
Is there a feature i can use to hold the state of a pin for a certain time while the program also continues.
Such as
High Pin #1 for 3000ms then it reverts back to low
Can this be done. I saw the RCTIME function but it didn't look like it would work.
I am doing a comparison in my program and i if my comparison is true i want to turn on an led for about 10 seconds then have it go back off automatically or stay on for another 10 seconds if the comparison is found true again.
Such as
High Pin #1 for 3000ms then it reverts back to low
Can this be done. I saw the RCTIME function but it didn't look like it would work.
I am doing a comparison in my program and i if my comparison is true i want to turn on an led for about 10 seconds then have it go back off automatically or stay on for another 10 seconds if the comparison is found true again.
Comments