User`s manual
10-30 Motion Mate™ DSM314 for Series 90™-30 PLCs User's Manual
–
January 2001 GFK-1742A
10
Figure 10-30. LLExample Successful Syntax Check
If the information window indicates a syntax error has occurred, the user can scroll the information
window to the line that contains the error message. While the information window has focus,
double click the error message. This will cause the editor window to automatically go to the line
within the program that caused this error. For example, if in the example program the user
incorrectly typed “First_Local_Logic_Sweep” as “First_Local_Logic_Swee” a syntax error will be
generated. As follows:
Error: (P200) Undefined identifier: First_Local_Logic_Swee
The user can then go to the error message in the information window and double click the line.
The Local Logic editor will automatically go to the beginning of the line that caused the error
message so the user can fix the error, as shown in Figure 10-31.
If you are actively editing a local logic program and want to find out your approximate line
number, click on the vertical scrollbar on right side of the local logic editor. It will display the line
number of the line at the top of the window. If the cursor is several lines below the top of the
window, either scroll the window until the current line is at the top of the window or count down
the number of lines from the top and add them to the current line number.