Build a Trusted Project
Trusted
ProjectChoose to generate code and the necessary files for a project. Also choose to build only a selected element within a project such as the device, function, or function block. Once a project has been built, subsequent builds only recompile the parts of the project needing recompiling.
When building projects or devices, view the progress of the build operation in the Output window. When the build operation is complete, view generated errors in the Error List.
Task | Procedure | |
---|---|---|
Build a project |
| |
Build the device within a project |
| |
View build progress and generated errors |
| |
Stop a build | Perform either of the following steps:
|
IMPORTANT:
For projects using functions and function blocks
from the global library, set the target for the global library to match the project.
- ExpandLibraries, thenGlobal.
- SelectFunctions, then set the theTargetsproperty toSimulatein thePropertieswindow.
- SelectFunction Blocks, then set theTargetsproperty toSimulatein thePropertieswindow.
The
AADvance-Trusted SIS Workstation software
rebuilds the device and increases the compilation version number in the following conditions:- The device has been modified since the last compilation
- A dependent library is not compiled, was compiled after the device, or was modified since the last compilation
- A POU has been modified since the last compilation
- The device contains variables in binding consumer links or variables in CIP consumer links.
The compiler generates different code for simulation than for targets. Therefore, specify the code for simulation in the device properties before building.
Provide Feedback