System Model > Equipment > Configure Equipment in Citect Studio > Output Database

Equipment Templates: Output Database

Below is a list of available output databases and the corresponding output files and output file references to use in your equipment template.

Database

Output File

Output File Reference

Accumulators

file="accums.dbf"

Accum

Advanced Alarms

file="advalm.dbf"

AdAlm

Alarm Categories

file="category.dbf"

ACat

Analog Alarms

file="anaalm.dbf"

AAlm

Devices

file="devices.dbf"

Dev

Digital Alarms

file="digalm.dbf"

DAlm

Equipment

file="equip.dbf"

Equip

Equipment States

file="eqstate.dbf"

State

Events

file="events.dbf"

Event

Fonts

file="fonts.dbf"

Font

Groups

file="groups.dbf"

Group

Labels

file="labels.dbf"

Label

Local Variables

file="locvar.dbf"

LVar

Menu Configuration

file="pagemenu.dbf"

Menu

Multi-digital Alarms

file="argdig.dbf"

MDAlm

Parameters

file="param.dbf"

Param

ReMapping

file="remap.dbf"

Remap

Reports

file="reports.dbf"

Rep

SPC Tags

file="spc.dbf"

SPC

Time Stamped Alarms

file="hresalm.dbf"

TSAlm

Time Stamped Analog Alarms

file="tsana.dbf"

TAAlm

Time Stamped Digital Alarms

file="tsdig.dbf"

TDAlm

Trend Tags

file="trend.dbf"

Trend

Variable Tags

file="variable.dbf"

Var

To determine acceptable field names for Tags and Alarms

To determine the acceptable field names and, respective edit codes, either open citect.frm and find the respective output file without an extension (for example, advalm for advanced alarms) or open the respective dbf in the DBF Add-In. Every field listed in the dbf are acceptable field names. The edit code of the first field in the table is initialized to 1. The edit code of the fields other than 1 equals the edit code of the previous field times 2 (i.e. the edit code of the second field is 2, third is 4, fourth is 8 and so on).

See Also

Published June 2018