kmonroe023 Posted December 21, 2010 Posted December 21, 2010 I know this is probably a silly question, but I've hunted high and low and can't find an answer. How do I automatically have the Ppmac run a script PLC at startup? In the Turbo there was an i-variable to do this, so I assumed there would be something in the Sys data structure to set script PLC startup behavior. Ideally what I'd like is to automatically start one script PLC, and have that start all the other script PLCs I need for our process. I don't necessarily want to start all PLCs when the processor is reset or powered up. Thanks
bradp Posted December 21, 2010 Posted December 21, 2010 See the thread http://forums.deltatau.com/showthread.php?tid=20&highlight=startup. If you put the string enable plc 12 into pp_startup.txt then that command will be sent after the ppmac boots and loads the project.
kmonroe023 Posted December 22, 2010 Author Posted December 22, 2010 Perfect! Thanks for the help. Somehow missed that thread when I searched the forum.
Recommended Posts