While Booting PLC is going in exception because of the array structure for Persistent variable.
can this error be overcome by using Memory card and using memory card for Boot project.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi Raj,
Can you explain further the blame on "array structure for persistent variables"?
When you double click the exception to go to source position where does it take you?
Which WAGO PLC?
If you go View > Call Stack.. you will see where in the code the error is.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I suggest you to boot the PLC with Run/Stop selector to Stop (void access violation in your persistent array), fix and download the code them switch the PLC to run
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
While Booting PLC is going in exception because of the array structure for Persistent variable.
can this error be overcome by using Memory card and using memory card for Boot project.
Hi Raj,
Can you explain further the blame on "array structure for persistent variables"?
When you double click the exception to go to source position where does it take you?
Which WAGO PLC?
If you go View > Call Stack.. you will see where in the code the error is.
I suggest you to boot the PLC with Run/Stop selector to Stop (void access violation in your persistent array), fix and download the code them switch the PLC to run