Reference to PLC Objects
If you need to add to your IL code a reference to an existing PLC object, you have two options:
- You can type directly the name of the PLC object.
- You can drag it to a suitable location. For example, global variables can be taken from the Workspace window, whereas standard operators and embedded functions can be dragged from the Libraries window, whereas local variables can be selected from the local variables editor.