Offline variables values

I would like to know if there is a way to save the variable values while being connected, so that they can later be viewed offline. In the Oil & Gas industry, having this option is very important in order to see the values of all variables at the moment the configuration file was saved. This is also useful when downloading the file to another PLC, ensuring that it maintains the same values. I know that in previous versions this was not possible, but I’m not sure if this option exists in the latest versions or if it is planned to be added. I believe this is a very important feature and, in our case, it is a critical requirement for being able to use this PLC model in our control systems projects.

Hi creinhardtarg,
if the variables you want persist in a file are retain variables you can do that via toolbar commands in the cockpit.
Another option might be using watch window recipes. You can save values of the variables you have in the watch list and also write the saved values in bulk.

BR
DivisionByZero