Is there any reason that a BIT type cannot be stored in persistent memory? Any considerations for their use? The program compiles fine, but hangs up during a download. Remove the declaration from the PersistentVars GVL and it works fine.
thanks
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
In case anyone else runs into this problem, this is a bug in Schneider Electric's latest release of Machine Expert (v2.0.2) BIT types can't be used in Persistent Variables
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have a very basic program, consisting of a single structure in persistent memory:
Is there any reason that a BIT type cannot be stored in persistent memory? Any considerations for their use? The program compiles fine, but hangs up during a download. Remove the declaration from the PersistentVars GVL and it works fine.
thanks
In case anyone else runs into this problem, this is a bug in Schneider Electric's latest release of Machine Expert (v2.0.2) BIT types can't be used in Persistent Variables