I am trying to make dynamic updates on my already uploaded Rapid Code.
My understanding so far is that you
- use “GetRapidData” to get the variable you want to change.
- Create a new variable with the same type as the one you want to change.
- Make changes to the new variable
- Assign the new variable to the actual variable you want to change but first obtain mastership to change rapid code.
However When I try to re-access the variable to see if has changed It shows me that it hasnt changed from default ![]()
My flex-pendent also shows me “Remote-Write Access Enabled”
But I got rid of that by disposing of my mastership.
