Snapshort of current programm and all variables

Hello Dear Team.

I need to make a snapshot of actual values of all local, global variables in program.

Can you suggest me a way how I can save a “backup” and later open it with simulator or simple offline.

I had this possibility with Rockwell PLCs but B&R is a bit different architecture.

Thanks a lot for help!

Hi,

If you’re connected with Automation Studio, you could try the watch functionality archive mode.

Best regards!

Hello Alexander.

Thanks for advise, but it is not fully cover my needs.

The idea behind is to save the actual status of a program together with variables values for father analyse without running a program itself.

Regards, Sergei.

Hi,

okay, then I would say it’s not possible.
But I’m not completely sure what you mean with “actual status of a program”? The only thing of a task that changes at runtime are the variables, so which status do you mean additionaly?

Best regards.

Maybe you can use the RUC (Runtime Utility Center installed with the AS) and save Global and/or task variables, but you have to code it inside the RUC. To understand interface and command for coding, you have to open the RUC’s help contextual guide.