Kepware Knowledge Base: Solution
How Can I Concatenate Strings with Advanced Tags?
Last Update: 11/12/2018
To take the value of several String Tags and concatenate or string them together, use a Derived Tag and the Addition function. For example, the expression:
TAG (Channel1.Device1.String1)
+
,
+
TAG (Channel1.Device1.String2)
makes a single comma delimited string from two separate String Tags.
©
2021
PTC Inc. All Rights Reserved.