This procedure is Valid if you have made some changes in the control logic (CLD) of the composer and you want to download it in the controller BRC300/MFP12.
Fist of all make a copy of your running project as a best practice.
Click on PCU--> then module, in which you have done logic modification.
Right Click on configuration file and click on verify.
Verify CLD vs CFG, in the result dialog box all the modification you have made should be displayed. cross verify all the changes. Source is CLD and reference is CFG.
Verify CLD vs Controller, in the result dialog box all the modification you have made should be displayed. cross verify all the changes. Source is CLD and reference is controller.
After verification of all changes, Right Click on specific controller for example M3: 3, where you have the modified CLDs. and click on compile --> select overwrite the existing configuration and click Ok.
Compiling process will start and final result will be shown in the dialog box which can include warnings and errors.
Click on each warning or error sign and composer will take you to pin point location of error. Rectify all errors and warnings and compile the controller again. Once you receive 0 warnings and 0 error. your CFG has been compiled successfully.
Right Click on specific controller for example M3: 3, where you have the modified CLDs. and click on Run time--> Load to controller.
Check the successfully compiled messages in the dialog box.
Now compare CLD vs CFG and no differences should be shown.
Now to download the changes in the controller, click on that specific controller module, in which you have made some logic modification--> click on run time--> online configuration--> keep the new dialog box opened which will be showing the status of box controllers, primary and backup controller, now right click on the back controller from project tree and click on load to controller. the backup controller will shift its mode from execute from config. Press Ok. After downloading click on test button, controller will test the logic, after test, click on accept button, controller will accept the logic.
Now your downloading has been completed. Verify CLD vs controller and no difference should be shown now.
Open the modified CLD and go online to check live parameters of the logic.
Fist of all make a copy of your running project as a best practice.
Click on PCU--> then module, in which you have done logic modification.
Right Click on configuration file and click on verify.
Verify CLD vs CFG, in the result dialog box all the modification you have made should be displayed. cross verify all the changes. Source is CLD and reference is CFG.
Verify CLD vs Controller, in the result dialog box all the modification you have made should be displayed. cross verify all the changes. Source is CLD and reference is controller.
After verification of all changes, Right Click on specific controller for example M3: 3, where you have the modified CLDs. and click on compile --> select overwrite the existing configuration and click Ok.
Compiling process will start and final result will be shown in the dialog box which can include warnings and errors.
Click on each warning or error sign and composer will take you to pin point location of error. Rectify all errors and warnings and compile the controller again. Once you receive 0 warnings and 0 error. your CFG has been compiled successfully.
Right Click on specific controller for example M3: 3, where you have the modified CLDs. and click on Run time--> Load to controller.
Check the successfully compiled messages in the dialog box.
Now compare CLD vs CFG and no differences should be shown.
Now to download the changes in the controller, click on that specific controller module, in which you have made some logic modification--> click on run time--> online configuration--> keep the new dialog box opened which will be showing the status of box controllers, primary and backup controller, now right click on the back controller from project tree and click on load to controller. the backup controller will shift its mode from execute from config. Press Ok. After downloading click on test button, controller will test the logic, after test, click on accept button, controller will accept the logic.
Now your downloading has been completed. Verify CLD vs controller and no difference should be shown now.
Open the modified CLD and go online to check live parameters of the logic.
