| 1. | If the user builds or opens (reads or loads) from disk a program into LCE and orders that this one be compiled, as result of the compilation, if there is no error, is generated another program in the language Instruction List - IL, that will be also, automatically compiled (however, the instructions generated in this second compilation aren't visible to the user). If there is no compilation error, a ladder diagram will be drawn, representing the implemented control, that will be ready for simulation of its behavior. If there are compilation errors in the program into LCE, in the text area reserved to the program generated into IL will be presented the compilation errors - click on the little buttons at front for go to the point of the error in the program. If also there are errors in the list of instructions IL, is presented to the user other text area with the found errors (see note below).
| |