Creating a Test Project
A test project which is suitable for a system test contains a compilable application with the system settings of the test system. Make sure that the test system is as similar as possible to the later production environment. The test system should be as realistic as possible.
Click
.Select the Standard Project template and specify a name (example:
SystemTest_A.project
).The Standard Project dialog opens.
Select the device there.
The project is created.
Select the Devices view and open the
PLC_PRG
POU.Click
.The application does not contain any errors or compiler errors.