HVAC and Pumping Forum
Support Forum for HVAC and pumping machines, Modicon M17x and EcoStruxure Machine Expert HVAC software for chillers, AHU, CRAC units for datacenters or process chillers applications - from design, implementation to troubleshooting and more, by Schneider Electric.
Link copied. Please paste this link to share this article on your social media post.
Posted: 2022-11-30 02:34 PM
Hi all.
If you create an array of pointers to registers, both status variables and EEPROM, like
pwaStatusVariables : ARRAY[0..7] OF @WORD := [ADR(SV_wTestReg0), ADR(SV_wTestReg1), ADR(SV_wTestReg2), ADR(SV_wTestReg3), ADR(SV_wTestReg4), ADR(SV_wTestReg5), ADR(SV_wTestReg6), ADR(SV_wTestReg7)];
pwaEEPROM : ARRAY[0..7] OF @WORD := [ADR(EE_wTestReg0), ADR(EE_wTestReg1), ADR(EE_wTestReg2), ADR(EE_wTestReg3), ADR(EE_wTestReg4), ADR(EE_wTestReg5), ADR(EE_wTestReg6), ADR(EE_wTestReg7)];
In Simulation, the values show in the watch list are different to that in the code.
When running a live debug, the watch list is fine.
This is for EcoStruxure Machine Expert - HVAC v1.4.
Thanks.
Link copied. Please paste this link to share this article on your social media post.
Link copied. Please paste this link to share this article on your social media post.
Posted: 2022-12-01 01:08 AM
Hi,
I've opened a ticket (bug will be present also in the next version I'm testing).
Link copied. Please paste this link to share this article on your social media post.
Link copied. Please paste this link to share this article on your social media post.
Posted: 2022-12-01 01:08 AM
Hi,
I've opened a ticket (bug will be present also in the next version I'm testing).
Link copied. Please paste this link to share this article on your social media post.
Link copied. Please paste this link to share this article on your social media post.
Link copied. Please paste this link to share this article on your social media post.
Create your free account or log in to subscribe to the board - and gain access to more than 10,000+ support articles along with insights from experts and peers.
With achievable small steps, users progress and continually feel satisfaction in task accomplishment.
Usetiful Onboarding Checklist remembers the progress of every user, allowing them to take bite-sized journeys and continue where they left.
of