Call stack context menu
When you are in debugging mode, the Call stack view allows to see where the programm has been stopped on a breakpoint.
Hint: Only available, if code is generated with debug information. See Code Generation.
Context menu entries:
Parameter |
Description |
Copy |
Copies highlighted content to the clipboard. Only possible, if a content is selected. |
Save As... |
Opens the windows dialog to save the content. |
Delete |
Removes the selected content. Only possible, if a content is selected. |
Reset Contents |
Deletes the content of the output window. Example: If you compile a program, you will get a compiler report in the output window. Via Reset Contents you can delete the entries. |
Find... |
Opens the Find/Replace dialog. |
Find Next |
Searches for the defined content. |
Hide |
Makes the selected tab invisible. |
Call stack context menu |
IEC 61131-3 Automation platform > IEC 61131-3 Programming Environment > The Workspace > Menu bar > View > Output window > Call stack context menu |
Created with the Personal Edition of HelpNDoc: Free EPub and documentation generator