Hi,
I would like to bind some tag properties dynamically to other tags (eg. Engineering High Limit). I tried to write expression (like:
{FT1001/EngMax}
or
tag({FT1001/EngMax})
but it didn't work, I also tried to bind it to OPC tag path (like:
[PLC]Path/Tag
also didn't work.
I know I can write to it directly through script, but is there any direct way to bind.
Thanks in advance