Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - ohioan1

Pages: [1]
1
Technical support / Re:LCD Bezel
« on: March 22, 2012, 11:50:56 AM »
This was hard to find but found one.

http://www.dhmicro.com/plastic.html

http://digital-diy.com/forum/electronics-projects/acrylic-bolted-joints-and-cemented-windows-t2093.html

[Moderator's note] - Thank you very much. This is helpful information for our readers.

2
Technical support / Re:Actual [UpCtr] Counter value
« on: March 06, 2012, 04:48:54 AM »
Works better than I hoped and ended up making things simpler.  

 :D


Thanks!!

3
Technical support / Re:Actual [UpCtr] Counter value
« on: March 06, 2012, 03:01:08 AM »
Hi Gary,

Thank you for the response.  I'll let you know how it turns out.  

Thank you!



4
Technical support / Re:Actual [UpCtr] Counter value
« on: March 05, 2012, 11:24:31 AM »
This works perfectly!

X = X+1    '  Initial value of X = 0
SETLCD 1,1,"Cycle Count = "+STR$(X)


I do have one question. How would I clear the counter to zero when another input is activated?



Pages: [1]