We're in the early stages of UDT design and I just wanted to get some input on working with the alarm properties for tags. Specifically binding the SetpointA property to perspective components to allow operators to adjust a tags alarm setpoints.
From what I understand this was not possible in the past, so the best option was to create memory tags for each alarm's setpoint and then bind the SetpointA property to that tag.
It looks like with recent versions binding directly to SetpointA is now possible; however, are there any major advantages to still use memory tags to store setpoint values? Or is directly binding to SetpointA now the recommended solution?