Using Object Browser as a Browser
n order to use the object browser to simply look over through the element of the project choose the appropriate voice of the menu Project>Object Browser.Available ObjectsIn this mode you can list objects of these types:
Multi SelectionMulti selection is allowed for this mode, Select all and Select none buttons are visible.
- Program.
- Function Block.
- Function.
- Variables.
- User type.
Open source, default operation for double-click on an item | Open source, default operation for double-click on an item |
Function | Opens the editor by which the selected object was created and displays the relevant source code. |
Use | If the object is a program, or a function, or a function block, this button opens the relevant source code editor.If the object is a variable, then this button opens the variable editor.Select the object whose editor you want to open, and then click on the Open source button. |
Export to library | Export to library |
Function | To export an object to a library. |
Use | Select the objects you want to export, and then click the Export to library button. |
Delete objects | Delete objects |
Function | Allows you to delete an object. |
Use | Select the object you want to delete, and then click the Delete object button. |