Issue Details
- I created a Shared Variable of a specific representation (eg U8) and during further development of my code expanded it (eg to U16).
In my LabVIEW code I see saturated values when I go over the maximum of the original representation (255 for U8) as if the Shared Variable stayed in that original representation, and although the value is monitored correctly (values in the U16 range) in the
Distributed System Manager , the shared variable still shows the previously configured representation.
- I deleted an old IP and added a new IP for new controller. Now the shared variables are not working and are still referencing the old IP