Posted By
Colin Love
Jul 14, 2026 12:53:00 AM
Found In
Egroup:
FactoryTalk Optix
\
view thread
I'm trying to write some designtime netlogic that creates numeric entry boxes for each controller tag whose name fulfills certain criteria. I end up with a List For each one, I create a SpinBox, add it to the screen and then try to set a dynamic link to the tag spinBox.GetVariable("Value").S ...
|