Now, we have an assembly with our control code. Further, it has interfaces to the outside world – the input and output. As a result, we are ready to decide which modules and networks we need to run our setup.
This we define in the main assembly.
1. Create new type – Assembly – rename it to XX_Temperature_regulator_simple_main
2. First, add the assembly PD_15858 Download_assembly_for_tutorial to your main assembly.
The assembly has a COPP-PC device that you can use as a downloader of customware. Further, it has a PD 610 COPP–device that you can use to establish an Ethernet connection.
3. Next, add your assembly: XX_Temperature_regulator_simple_assembly
4. Add the device PD850, with GUID PD_23221 – PD850_MF_IO, and rename it to PD850
For this tutorial, we will use a PD 850 Multifunction module.
It has analog and digital I/O as well as a processor. In effect, you can locate all your components in it.