Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Schneider Unity Pro - PLC vs Local Init Values & Current Tag Values 1

Status
Not open for further replies.

DrDrreeeaaa

Electrical
Joined
Apr 25, 2008
Messages
266
Location
AU
Hi All,

Can anyone explain to me:

1) What are 'PLC initialisation values",
2) What are 'Local initialisation values', and
3) Why I am getting a warning in unity pro 'the initialisation values in the PLC are different from those of the local application (see link below):

http://imgur.com/a/lH9fSZF

According to the link below:

https://www.schneider-electric.com/en/faqs/FA197405/

The tags with 'save' checked are the ones that are saved in the offline program when 'update initial values with current values' is performed.

So, are 'PLC initialisation values' simply the current tag values for 'SAVE' tags and are 'Local initialisation values' the data stored in the offline program for these tags?

Why do they have to make this so difficult to understand? A PLC is a PLC, every PLC I have used (Siemens, Rockwell) it's easy and essential to upload the current tag values into the backup. Why is this so hard for me to understand?

Thankyou!
 
It is a two step process. GE RX3i is the same way. Upload the program with the save tag values checked. Then re-download the program and that will set the initial values in the process to the value you uploaded in the first step. Be aware that the initial values are only used on a "cold start". A cold start is when memory has been wiped in some way. A normal power cycle will not cause a cold start. In the M340 line only analog data values are saved. Boolean data is not saved through a power cycle.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top