System Model > Variable Tags | System Model

Variable Tags

A variable tag is a label that you can use to reference the current data value for an I/O device register at a specified address.

This has several benefits:

Variable tags are a fundamental component of much of the functionality supported by a Citect SCADA system. For example, you can use variable tags to:

When you define a variable tag, you need to give it a name and specify its data type. The most common variables supported by I/O devices are digital and integer. However, Citect SCADA also supports REAL, STRING, BYTE, BCD, LONG and LONGBCD data types.

Variable tags also support a set of tag elements that provide different views of a tag's data. This includes extended data values, quality validation and timestamp information. You can read and write to tag elements using tag extensions.

You can use the following types of variable tags:

Note: You can use Cicode to create a tag browsing session at runtime. See Configure Tag Browsing.

See Also

Published June 2018