Command Rebuild a PLC project

Function: The command starts the compilation process or the code generation for the currently active PLC project, even if it was last compiled without error.

Call: Build menu if a PLC project is currently selected, or context menu of the PLC project object (<PLC project name> Project) in the Solution Explorer

Requirement: The PLC project is selected.

When rebuilding the project, the project will first be cleaned (see also: Command Clean PLC project and subsequently built (see also: Command Build PLC project).