Hello,
I am trying to change the Tag Controller Address say for example 40000 -> 40001 in run time. I have tried by changing the Tag Item ID and by hitting break point in debug mode I can see Item ID has been changed then also values are not getting updated for updated Item ID.
How can I save this changed Item ID or How can I reflect values of Updated Item ID in run time ?
Change Tag - Controller Address
Re: Change Tag - Controller Address
Hi Parth,
Have you looked into Index Registers?
Attached is an example project of how they work.
Regards,
Russ
Have you looked into Index Registers?
Attached is an example project of how they work.
Regards,
Russ
- Attachments
-
- IndexRegister_Example.zip
- (46.36 KiB) Downloaded 787 times
Best regards,
Russ
(801) 708-6690
Technical Support
Contact Us
Beijer Electronics AB
http://www.beijerelectronics.us
Russ
(801) 708-6690
Technical Support
Contact Us
Beijer Electronics AB
http://www.beijerelectronics.us
-
- Posts: 9
- Joined: Fri Jan 15, 2016 4:00 am
Re: Change Tag - Controller Address
Hello,
Is there any way we can do same without Index Register as we have only 8 Index registers.
On Hitting breakpoint I can see my ItemID has changed but values are not getting reflected for new addresses
Is there any way we can do same without Index Register as we have only 8 Index registers.
On Hitting breakpoint I can see my ItemID has changed but values are not getting reflected for new addresses