I/O Definition Tables
Unlike many ladder logic editors which are "numeric-centric" - meaning all ladder components are referred to by their I/O numbers, i-TRiLOGI programs are "labelname-centric" because i-TRiLOGI constructs the ladder logic strictly based on the use of label names and the compiler generates the correct I/O representation based on the labelnames defined in the I/O table. The advantages are that ladder programs constructed from label names are far easier to understand and remember, and you can rearrange the I/O location for a certain label without changing the program at all (e.g. move a load to another output driver).
You can open the I/O table by either pressing the <F2> key or by clicking the I/O Table button, which has been added to the top status line of the i-Trilogi Window. It is good to remember this short cut key since you will be using it very often. The first time you press <F2> or click the I/O Table button, the input table will be opened. You can then scroll to other tables using one of the three methods:
Using the left/right cursor keys.
Click on the word "Inputs" - a choice box will open for you to select the I/O table you wish to scroll to.
Click on the two buttons beside the "Inputs" choice box to scroll left or right from table to table.
Editing Label Names
To create or edit labelname for an I/O, simply click on the I/O number in the opened table and a text entry box will appear for you to enter/edit a label name. Once you have finished editing, press the <Enter> key to close the box and the name will appear on the I/O table. You can also use the keyboard to move the blue color highlight bar to an I/O location and press the <Space> bar to edit the label.
Editing Set Values (Timers and Counters only)
Timer and Counter Tables each has an extra "Set Value" column. If you define a new timer/counter label the Set Value field for this newly defined timer/counter will be opened for entry. Otherwise you can manually open this field for entry by clicking on it or by pressing the <End> key. Only numeric values between 0 and 9999 should be entered. If you enter an illegal character, the text field will not be closed when you press <Enter>.
Label Name Restrictions
You can enter up to 16 Unicode characters per label name. Special symbol such as "+","-","%" etc cannot be used.. No space is allowed between characters. Compressed font is used to display the label when the label name exceeds a certain width. Otherwise normal font is used. If you enter more than 16 characters, then an error message will inform you that the maximum label name width has been exceeded when you press the <Enter> key to close the text entry field.
For some languages such as Chinese Korean or Japanese, using all 16 characters for a label name may cause the label name to be wider than the I/O table itself and therefore part of the label name will be covered by the border. If this happens, you can drag on the lower right hand corner of the I/O table to increase its width by up to 50%.
Cust Func Table
This table is meant for you to define a label name for a custom function, which is now required. Previously, it was possible to leave a CusFn unnamed in order to keep compatibility with older i-TRiLOGI software versions 4.x. However, with i-Trilogi version 6.2 and up, it is Mandatory to use a label name for a custom function and simply leaving it blank with a default CuFn # wont work anymore.
Important Notes
|