Going to instance or variable (without instance context)

How to go from Instances view to an →instance or a →variable (without →instance context):

  1. If the instance or variable is included within a collapsed level, expand this collapsed level.

  2. Open the context menu for the instance or variable and select Open Type. Alternative 1: Hold the Alt-key while double-clicking the instance/variable. Alternative 2: Select the instance/variable and press Ctrl+T.
    Result: The editor is opened for the instance or the variable.
    Alternative in order to open the editor in which the instance is used: Open the context menu for the instance and select Open Variable Declaration (Type) or press Ctrl+Shift+T .
    Example: If the instance MyFB1 is declared/used within Program1, the command Open Instance for the instance MyFB1 opens the editor for MyFB1, while the command Open Variable Declaration (Type) opens the editor for Program1 . If possible, the declaration within the editor is selected to easily spot it.

It is possible to quickly go from the declaration to appropriate elements within the editor:

images/s/b2ic8e/9012/1ca6q62/_/images/icons/emoticons/information.svg See "Going to a function block or program and setting the instance context", if you want to open the editor with instance context.