Originally Posted by Jerry Shorter Wow, Todd that would be great if you could remember how to do it. I really appreciate your help. I downloaded WinDNC 5.1 a few months ago, I think that it is the latest version. I have it working just fine. I just purchased an new 8035T. I am now tring to learn how to program the PLC.(a bit different than ladder logic) The 8035 seems like a very powerful system. all kind of goodies. and is certainly nothing like the 8025 although the 8025 is a solid system. I was suprized that the 8035 uses a Linux O.S. Anyway I think it will a very good system.
Jerry |
Hi Jerry,
The 8035 CNC was a purpose built CNC to replace/upgrade over the old 8025 series. Hence, the compact design the same as the 8025. It is a modern CNC based upon in part the 8055, however, the 8035 is limited as compared to the 8055..... one of which is the conversational operating system that you can have on the 8055, whereas on the 8035, it is strictly G-code. But, for what it is, its a step in the right direction over the old technology 8025's..... as a note.
On your PLC program, we have a program that emulates the basic I/O of the 8025, thus your PLC program is basically done by Fagor...... perhaps that was not loaded for you ? I do not know. Consider calling 1-800-423-2467 and talking to Service Department, they can email you the PLC program and you can then download via DNC to your 8035. I won't tell you the PLC program covers all I/O requirement situations, but its a big jump start.
We also have good working PLC examples of Turret logic.... this can be accessed here:
http://www.fagor-automation.com/Tech..._CNC_8055.html
Keep in mind the 8040/8055 PLC methodlogy is the same.....
If you need any documentation downloaded, from our International Website, you can go to our download center and download manuals, brochures, etc.... a lot of people do not know that we have additional manuals beyond the Programming/Operating and installation manuals such as an error solving manual and examples manual and new features manual that can all be accessed at the below link.
http://www.fagorautomation.com/_bin/descargas.php
One other note, on 8025 infinite length execution regardless of program size, you simply start over on the block numbering once you get to 9999, go back to 1, and recount up again..... it will run no problem, however, obviously you can have any jump or loop commands in the program. (As a note, The 8035/8055 series CNC does not require block #'s unless you do have a jump or loop)
This might be sensitive to your software level considering you have a new version that is designed for later model controls..... if it doesn't work, let me know.
Hope this is kinda of helpful !
Good Luck !