Hi All,
I have two 32bit integer tags that come from a PLC.
I would like to have an expression tag that concatenates the bits of the second (upper double word) and first (lower double word) tags to form one 64bit integer.
What might the expression look like?