About at my wits end feel like I am missing something super simple but I cannot for the life of me figure out what is going on.
Trying to set up a multi-state button in a perspective view. For testing I have made a integer memory tag called "Tester". I then bound that tag to both the controlValue and indicatorValue props for the multistate button component and made the binding bidirectional on the controlValue. When I then press the multistate button to change the control value the control value prop will change for about 1-2 seconds and then fall back to the original value it does not appear to be actually changing the tag.
I have included some screen shots below:
Do i need to bind the control value to an in/out view parameter or something for it to actually write to the tag? Followed the Inductive university example to the "T" (even dragging and dropping the tag to do the binding) and still no luck.
Reset the trial and have time there so don't think its a licensing issue.