Hi,
Is it possible to change the active configuration at runtime?
You can use mapp IO
B&R Online Help
As far as I know MappIO only switches hardware configuration.
The configuration within an AS project might also contain different assigned software objects which would not be taken into consideration.
If you want so switch two different created AS configurations then it might be an option to create a PIP (Project installation package) for each configuration and copy this files to the user partition of your PLC. Then this PIPs can be installed using the ArProject library
1 Like
The description of the last 2 usecases for the ArProject library might also help you to implement Olivers idea:
use cases ArProject
Good luck!
Hi Martin, have you find the best solution for your topic? Can you update us?