Command ‘Input Assistant’¶
Symbol: , keyboard shortcut:
F2
Function: This command opens the Input Assistant dialog box, guiding you in inserting a program element valid at the current cursor position.
Call: Main menu
, context menuRequirement: A POU is open in the editor and the cursor is in a program line.
See also
‘Input Assistant’ dialog, ‘Categories’ tab
This dialog box provides all program elements that you can insert at the current cursor position.
The elements are sorted into Categories. In the Variables category, you can also set a Filter for the variable type, such as Local variables, Global variables, or Constants.
Structured view |
|
Show Documentation | ![]() |
Insert with arguments |
For example, if you “Insert with arguments” the |
Insert with namespace prefix | ![]() |
Note
If you create objects with the same name in the same category, whether globally (POUs view) or assigned to an application (Devices view), then only one entry appears in the input assistant because the use of the regular call priority applies (application assignment before global).
See also
‘Input Assistant’ dialog, ‘Text search’ tab
This tab allows you to search for specific objects. When you begin typing a search string into the search field, the names of all objects are listed whose names include the search string. Double-click an object to insert it at the current cursor position in the editor.
Filter | Limits the search to a specific variable category |