Ok.....Mmm...,
Now we want to control where in the EEPROM data is written to as we will be storing and retrieving multiple pieces of data.
Well for this I'm thinking (although I could be wrong here):
Code:
WRITE 5,B0 ' Send value in B0 to EEPROM location 5
So we need:
1/ Total parts run
2/ Total parts run before M/C stops for maintenance
3/ How many times M/C shuts down (scheduled + un_scheduled)
4/ The average amount of parts run between each shut down (scheduled + un_scheduled)
I think I've read that right?
Dave
Bookmarks