Jump to content

Saving Strings after Power Down


Recommended Posts

I want to use strings for different languages.  Currently I am using the set string FB, but once the unit is powered down and then powered back up, the string defaults back to the first string library, not the last selected one.  Is there a way to set a string library that holds during power cycles?

Thanks

Mike

Link to comment
Share on other sites

  • 2 weeks later...

Thread moved to Software/ Vision PLC series and VisiLogic section.

 

There is no default setting to power up to the last loaded string library, but it can be accomplished within the logic. Each time a string library is set store that specific libraries value (1, 2, 3, etc) into an operand reserved for last loaded library. Then upon power up always set string library indirectly using this direct operands value. In this way it should always load the last utilized library even after cycling power.

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.
Note: Your post will require moderator approval before it will be visible.

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...