Is there anyway I can make sure a KAREL program starts automatically and runs like the BACKGROUND tasks do. Rather than having RUN from a TPP routine?
KAREL
-
amar15t -
February 23, 2016 at 5:01 PM -
Thread is Resolved
-
-
sure. just make a heartbeat bit in the KAREL routine and monitor it using a CH.
There are a bunch of different ways of doing this but this is the easiest IMO