![]() ![]() ![]() ![]() ![]() ![]() |
||
![]() |
||
![]() ![]() ![]() ![]() This board is for PLC Related Q&A ONLY. Please DON'T use it for advertising, etc. |
||
![]()
|
New Here? Please read this important info!!!
![]() |
#1 |
Member
|
Data to STRING tag at startup
Hi
I need to have some STRING tags with ”constant” data in my project. I use these tags to build the strings for another system, and the data in these tags is the standard data in the strings we send. My problem is that if there is made a restart of the system the data in the tags is lost, and the strings we send is wrong. So how can I make tags with a “constant” data, so we don’t have the problem with wrong strings. PLC : Flexlogix (1794-L34) Software : RSLogix 5000 |
![]() |
![]() |
#2 |
Lifetime Supporting Member
|
1. Save the data strings to a non-volitle memory location.
2. Set up a check, so that each scan, System Restart bit is checked. 3. If System Restart is on, move previous string data from non-volitle memory into working location. 4. Continue as usual. |
![]() |
![]() |
#3 | |
Member
|
Thanks
Quote:
|
|
![]() |
![]() |
Bookmarks |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
Thread Tools | |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Text Display on the PanelView | Steve Crotty | LIVE PLC Questions And Answers | 10 | September 3rd, 2006 12:41 PM |
RSLogix 5000 V15 Features | Samneggs | LIVE PLC Questions And Answers | 18 | April 20th, 2006 06:45 PM |
Handshaking and asynchronous data transfers | RMA | LIVE PLC Questions And Answers | 6 | May 17th, 2005 07:04 AM |
interesting ASCII bugs in SLC-5/05 and RSLogix500 | Ron Beaufort | LIVE PLC Questions And Answers | 13 | August 7th, 2004 07:30 AM |
clearing a string data file | ettikudiappan | LIVE PLC Questions And Answers | 2 | July 4th, 2002 01:24 PM |