You don't. Just use the tag name.
Use an IO tag in Digital mode for BOOL.
Use an IO tag in Discrete or Analog mode for integer types. (DINT, etc.)
Use an IO tag in Analog Mode for REAL.
For read-only tags, just fill in the read address. For read-write tags, fill in both addresses.
https://www.vtscada.com/help/Content/D_Tags/Dev_CIPAddressing.htm?Highlight=cip%20addressing
You don't. Just use the tag name.
Use an IO tag in Digital mode for BOOL.
Use an IO tag in Discrete or Analog mode for integer types. (DINT, etc.)
Use an IO tag in Analog Mode for REAL.
For read-only tags, just fill in the read address. For read-write tags, fill in both addresses.
https://www.vtscada.com/help/Content/D_Tags/Dev_CIPAddressing.htm?Highlight=cip%20addressing
edited Mar 16 '20 at 7:27 pm