Vai al contenuto

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:
  • Program.
  • Function Block.
  • Function.
  • Variables.
  • User type.
These items can be checked or unchecked in Objects filter section to show or to hide the objects of the chosen type in the list.Other types of objects (Operators, Standard functions, Local variables, Basic types) cannot be browsed in this context so they are unchecked and disabled.Available OperationsAllowed operations in this mode are:
Open source, default operation for double-click on an itemOpen source, default operation for double-click on an item
FunctionOpens the editor by which the selected object was created and displays the relevant source code.
UseIf 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 libraryExport to library
FunctionTo export an object to a library.
UseSelect the objects you want to export, and then click the Export to library button.
Delete objectsDelete objects
FunctionAllows you to delete an object.
UseSelect the object you want to delete, and then click the Delete object button.
Multi SelectionMulti selection is allowed for this mode, Select all and Select none buttons are visible.