File/Recipe handling

Is there a way to save several of the same file with different tag values, then read any of the files when required with the tag values and send the values to s71200 PLC?

The requirement is basically like a recipe handling but it is a table of data for a test sequence for battery testing. Each test will have different sequence and values but all is in the same table in viewOn, i want to be able to have a function to save the values of the table and then when the same test is required again, load them to the PLC.

Sure this is possible. You could save the config.txt or inst_val.txt file which contain the values of all the tags and then upload it with FTP.