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 - Tom

Pages: [1]
1
Technical support / Re:Actual [UpCtr] Counter value
« on: February 18, 2009, 04:00:08 PM »
Thanks for the prompt reply,
Since i posted my question i found a solution to the problem in the Programmers reference manual (p5-15).
it says;
X = X+1     '   Initial value of X = 0
SETLCD 1,1,"Cycle Count = "+STR$(X)

Your solution now gives me more options  
Thanks again.

2
Technical support / Actual [UpCtr] Counter value
« on: February 18, 2009, 02:52:20 PM »
Hi,
Is it possible to display actual counter values on LCD display e.g. values for shift production counts etc.
I have the counter set value displayed but would like to show the actual [UpCtr] value.
Any help would be appreciated.

Pages: [1]