Skip to main content

Command: Generate Code

Symbol: _cds_icon_build.png

Keyboard shortcut: F11

Function: The command starts the code generation for the active application.

Call: Build menu

This command generates code like when the application is downloaded to the controller, but the code is not transmitted to the controller. At the same time, other source code tests are performed. As a result, you can check the code for bugs which were not detected by the compiler and for fixing any bugs before the code is used in online mode.

For more information, see: Generating Application Code