Jump to content
OMRON Forums

Backup non-saved variables


leandro.martins

Recommended Posts

I'm trying to find a way to list the current value of a set of non-saved variables, e.g. Sys.P[i]

I was reading about the backup command, but it only works with the saved variables.

If I add those variable to the pp_custom_save.tpl, will the backup command return the variables added to the template?
Or is there a different command, similar to the backup, that could list the current values of the variables present in pp_custom_save.tpl?

Link to comment
Share on other sites

  • Replies 4
  • Created
  • Last Reply

Top Posters In This Topic

  • 2 weeks later...
On 2/28/2023 at 9:14 PM, steve.milici said:

You could just use “P1..100” to report P-vars.

From the Linux prompt (in a writable directory like “/var/ftp/gather”) you could use:

gpascii <<< 'backup Motor[1].' >> backup.txt

Thank you Steve
Is it possible use

gpascii -i

to execute the pp_save.tpl (or a custom template) to create the backup file?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.


×
×
  • Create New...