Im using AS 6.5 and i have figured out how to add some xml configuration files directly to the logical view. This way when i update them it is tracked in my local git. I was wondering is there anyway to have these files automatically copied to the user partition on transfer if they do not exist? It would streamline commisioning a new machine to have a default configuration file automatically added.
Hi,
there’s a possibility to transfer the content of a folder to the user partition while transfer by adapting the settings of the transfer dialogue:
For more details about the user data to tranfer please see here, section “User data directory”:
Additionally, when building a configuration there’s a possibility to include prebuild and postbuild steps (e.g. to trigger an own batch script to prepare some things you need).
This can be configured by the properties of the PLC object in the configuration view, for details please see here, section “Tab build events”:
Best regards!