FANUC beginner questions

dougmo52

Member
Join Date
Nov 2017
Location
FL
Posts
3
I have downloaded some pdfs from GE. One is an instruction set reference, another a communications reference. I am a software engineer, so I am interested in knowing something about the output file format generated by GE development tools to be downloaded to the PLC. In fact, a short sample file from a simple program would be great.

I'm wondering if the IDEs generate a text file of instructions that are compiled on the fly by the PLC during download, or if the program image was compiled on the PC and downloaded as a binary file.
 
I'm wondering if the IDEs generate a text file of instructions that are compiled on the fly by the PLC during download, or if the program image was compiled on the PC and downloaded as a binary file.
Compiled in the PC before download.
Other than curiosity, there's no compelling need to know details like that in order to use the tools. As you're trying to learn how to work with PLCs, be careful you don't get bogged down in the details of what's going on under the hood.
Furthermore, remember that the PLC is only one tool in the array of things you need to understand to develop a control system. If you don't understand the operation of a pneumatic solenoid valve you'll have a more difficult time writing a program to control one. You can substitute any number of devices instead of "pneumatic solenoid valve".
 
Last edited:

Similar Topics

Hello, I have Fanuc 90-30 with cpu-331 and ic693acc300c switch input test module and ic693mdl740c 12/24 output control module. Entered simple...
Replies
17
Views
6,963
I have a CNC cutting equipment, all the components are Fanuc from the CNC CPU A02B-0307-B822, a PLC AIF01A and a panel i, on the panel i (operator...
Replies
1
Views
102
I want to buy this program if anyone has it. Absolutely no one has it officially for sale. My cpu is IC610CPU104B My mail...
Replies
2
Views
106
I've got a Micrologix 1100 with ethernet and I'm trying to configure communications to a Fanuc R30iB controller. I'm pretty sure you have to set...
Replies
0
Views
98
We recently purchased a IC693CPU352 module and it appears the internal time clock is static. I can set the time and date but once set it does not...
Replies
5
Views
167
Back
Top Bottom