Tags (SimpleTagInfo)

Several Simple Tag Info components, also known as “simple tags” or “tags”, are available in the Tags folder of the tagdictionary palette. Use these when creating a custom tag dictionary to populate the tag definitions list. Drag these tags from the palette to the Tag Definitions folder in the tag dictionary’s property sheet to create the tag definitions for that dictionary.

Tags properties

Tag components and properties are listed below.

NameValueDescription
MarkerMarker (default)Tag name only. The Marker tag does not require a value. The fact that a component has the tag applied is sufficient to convey semantic information (the tag name “device” or “input”).
StringtextTag name and string value
Integer0 (default)Tag name and numeric value
Long0 (default)Tag name and numeric value
Float0.00 (default)Tag name and numeric value
Double0.00 (default)Tag name and numeric value
Booleantrue, false (default)Tag name and boolean value
Ordnull (default)Tag name and Ord value
DynamicEnum0 (default)A DynamicEnum is an ordinal state variable whose range can be specified by an EnumRange.
EnumRangenull (default)An EnumRange stores a range of ordinal/name pairs.
AbsTime31–Dec-1969 07:00 AM/PM EST (default)An AbsTime is an absolute point in time relative to a given time zone.
RelTime+00000h 00m 00s (default)A RelTime is relative amount of time.
Unitmicsc() null(null) (default)Tag name and unit of measure
TimezoneUTC (+0) (default)A TimeZone value tag specified by an EnumRange.