Console Page
Use this page to view console output for an RT target. This information can be useful when debugging on an RT target. This page includes the following components:
- Console—Displays strings written to the standard output device of the real-time operating system (RTOS). The RTOS writes status updates, error messages, and warnings to the console. The console also displays messages sent through the RT Debug String VI or the printf() function.
- Refresh—Refreshes the console display.
- Automatically refresh—Configures the page to refresh the console display once per second.
 |
Note Placing a checkmark in this checkbox increases CPU overhead on the RT target. |
- History Size (bytes)—Configures the size of the local buffer that stores strings written to the console. The size of this buffer determines the amount of text history you can scroll through on the console display.