Host Engineering Forum
General Category => DirectSOFT => Topic started by: upstream on September 10, 2009, 01:35:05 PM
-
Hi all,
How can I upload a program from a Directlogic 405 PLC (D4-450 CPU) without having a copy of the program on my PC?
thanks in advance...
-
Yes, assuming it's not password protected. Of course you wont have any nicknames or comments.
-
Method 1: Get a comm link configured and talking to the PLC, (using "Auto" makes this easier when applicable). Then double click on the link, which should have a green icon. Directsoft (programming app) will open with the uploaded program in the ladder window.
Method 2: Get the comm link configured and working. Open a Directsoft window and create a new application for the model PLC you're connected to. Go online with the PLC. Since the Directsoft app contents and the PLC are not equal, you'll get a dialog asking which program to use. Click "Use PLC", and the code will be displayed in the ladder window.
After using either method, select File -> Save Project As, and save to disk on your programming terminal.