Help - Search - Members - Calendar
Full Version: Mitsubishi FX3u - Counters and Timers
Forums.MrPLC.com > PLCs and Supporting Devices > Mitsubishi
BenJones
Hi All,

Just a quick question. I am programming an FX3u with IEC developer and I need to use some sort of function to calculate the running time of a machine (in hours). This machine will be switched on and off and I need an additive way to read the amount of hours the machine has been running for. Can this be done with a timer or counter ? Any help would be useful smile.gif

Best wishes,

Ben
kaare_t
Simply make your own small timer. By making one of your own you'll have better control and higher flexibility than using timers/counters.
Remember to use battery-backed up registers to ensure that the values are stored when turning off the PLC.

Click to view attachment
BenJones
BRILLIANT !!! Thanks Kaare ! That works really well smile.gif

Just showed my boss and he's impressed too...I owe you one ! I've also found the back-up battery 'latched' registers which are D200-D299 so I've used them smile.gif Great stuff.


Ben







QUOTE (kaare_t @ Sep 3 2009, 07:37 AM) *
Simply make your own small timer. By making one of your own you'll have better control and higher flexibility than using timers/counters.
Remember to use battery-backed up registers to ensure that the values are stored when turning off the PLC.

Click to view attachment

kaare_t
No problem and thanks for the feedback smile.gif

//Kaare

This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2010 Invision Power Services, Inc.