I’ve watched the University videos on this & they are helpful but what I’m trying to do isn’t described. I’d like to embed my parameter into the tag name like this;
[default]case_handling/zone{zone_num}_mtr_ctrl/st
Unfortunately the above syntax doesn’t work. Need some help! Anyone have any ideas?
As I’m waiting, I’ve discovered using the ‘indirect’ binding. I have status now working but cannot figure out how to write to the indirect tag using the ‘expression’ option.
If you want to write to the tag that you just created the binding for, you won’t need an expression. Just set the Bidirectional Option to true. This will update the tag if changed from the view, and vice versa. Is this what you are wanting?