Tag naming convention

Tag names cannot exceed 79 characters. Use a backslash as a separator between tag parts. Tags are constructed in this manner:

EquipmentName\Logical_Node\Data Object\Data Attribute (may have more than one)

For detailed information on tag syntax, see Tag Name Syntax in Plant SCADA Help.

The following table lists the main categories for the common IEC 61850 logical nodes. After the table, the most commonly used category (Mxxx: metering and measurement) is described.

Category Name

Description

Axxx

automatic control; e.g., ATCC (tap changer), AVCO (voltage control)

Cxxx

supervisory control; e.g., CILO (interlocking), CSWI (switch control)

Gxxx

generic functions; e.g., GGIO (generic I/O)

Ixxx

interfacing/archiving; e.g., IARC (archive), IHMI (HMI)

Lxxx

system logical nodes; e.g., LLNO (common), LPHD (physical device)

Mxxx

metering and measurement; e.g., MMXU (measurement), MMTR (metering), MSTA (metering statistics), MSQI (sequence and imbalance), MHAI (harmonics and interharmonics)

Pxxx

protection; e.g., PDIF (differential), PIOC (instantaneous overcurrent or rate of rise.), PDIS (distance), PTOV (time-overvoltage)

Rxxx

protection related; e.g., RREC (auto reclosing), RDRE (disturbance)

Sxxx

sensors, monitoring; e.g., SARC (arcs), SPDC (partial discharge)

Txxx

instrument transformer; e.g., TCTR (current), TVTR (voltage)

Xxxx

switchgear; e.g., XCBR (circuit breaker), XCSW (switch)

Zxxx

other equipment; e.g., ZCAP (cap control), ZMOT (motor)

The following example illustrates the IEC 61850 tag for current A:

EquipmentName\MMXU1\A\PhsA

where:

M = the category

MXU = measurement of currents, voltages, power, and impedances

1 = the instance (there could be multiple MMXU tags)

A = the data object, current

PhsA = the attribute that further defines the data object, phase A

All of the tags that are currently used in the system can be viewed from the Profile Editor > Define Device Type Tags tab. Click Settings > Display Advanced Properties to display the full tag names.