This functionality is only available for certain module packages. Info / Copyright

Converting Auxiliary Functions into Main Functions

You can change an auxiliary function into a main function by assigning the "Main function" property to the auxiliary function. The auxiliary function is changed into a main function. The original main function is then converted to an auxiliary function.

Preconditions:

  • You have opened a project.
  • You have opened the graphical editor or a navigator.
  1. Select an auxiliary function.
  2. Select the following commands: Tab Devices > Command group Devices > Drop-down button Extras > Assign main function

    The function will be assigned the "Main function" property.

    The parts data are copied to the new main function and deleted at the old one.

Assign main terminal

If the same terminal occurs in different representation types, you can change the main terminal. This functionality is analog to the assignment of main functions.

  1. Mark the terminal that is to be the main terminal.
  2. Select the following commands: Tab Devices > Command group Terminals > Drop-down button Extras > Assign main terminal

    The marked terminal becomes a main terminal, the parts data are copied to the new main terminal and deleted at the original one.

See also