Tag references
- Last UpdatedJul 23, 2024
- 1 minute read
There are several ways to make tag references.
-
To refer to a tag that is defined in the local Tagname Dictionary, simply use the tagname.
-
To refer to a specific dot field, use the regular reference format (Tagname.Dotfield).
-
To refer to a data item on a remote node, use a regular remote tag reference (AccessName:Item).
-
You can also define local variables whose scope is limited to the current script. See Use local variables.