10-26-2009 07:45 PM
All,
I'm working the an old PLC design that I'm trying to translate to LV/RT. My simplest approach for now is to literally duplicate the functionality until I get it working. It's been going really well so far, except with the way counters work in RT. In my PLC, the counters continue to accumulate even once they've passed the preset. With the timers in the RT module, they do not. However, trying to edit the functionality of the timer VI is apparently not possible as it's got some sort of RT magic going on behind the scenes. Is there another solution? Can I edit the RT timer functionality? Should I implement my own. Snippet attached.
10-27-2009 06:47 PM
11-01-2009 07:50 PM
Well, that's sort of what I'm asking. That VI has some sort of magic implementation as I can't get to it's block diagram. I could do something custom, but if it's in just plain old LabVIEW, I'm probably not taking advantage of the RTC.
- Ken
11-01-2009 08:59 PM