1. Symbol Information Table

1. Symbol Information Table

To view or hide the symbol information table in the program editor window, use one of the following methods:

Click the "Symbol Information Table" button in the "Symbols" area of the "View" menu ribbon.

Press the Ctrl+T shortcut key combination.

Click the "Apply Symbols to Project" button in the "Symbols" area of the "View" menu.

The 'Apply All Symbols' command updates the project with all new, old, and modified symbol names. If the Symbol Information Table is not currently displayed, clicking this button will display it.

1.1. Overview

After enabling the symbol information table display, all opened projects will display program segment symbol information unless you turn off the display.

When viewing the symbol information table, the symbol name, absolute address, value, data type, and comments are displayed in alphabetical order below each program segment in the program. This table also includes undefined symbol names.

This table lists the information of all symbols in the program segment; Program segments that do not contain global symbols do not display symbol information tables. All duplicate entries have been deleted.

Double click an item in the symbol information table to edit it.

 Symbol Information Table

图1 Symbol Information Table

1.2. Editing Tips

*Use cursor keys to scroll through symbol information.

*You can drag the separator cursor from the column edge to resize the table. The table cannot be less than 64 pixels and cannot exceed 600 pixels. All text that cannot be placed in a cell ends with a tilde; The tool tip displays all text that cannot be accommodated.

*When printing the program, if the symbol information table is in the display state, it will be printed simultaneously.

*To save vertical space for viewing more program segments, you can close the symbol information table.

*Use the 'Find' function to search for text.

1.3. Troubleshooting

If there is no symbol information table displayed below the program segment, please consider the following points:

*Is the symbol information table enabled?

*Does the program segment use symbols (or absolute addresses corresponding to symbols)? Program segments without symbol values do not display symbol information tables.

*Has the symbol been entered in the symbol information table? Before completing the allocation, symbols do not have address or annotation information.

1.4. Adjust appearance

To adjust the appearance of the symbol information table, click on "Application settings" in the "Settings" menu ribbon.