Read and Write Alarm Properties

Configure TGML to write the properties of alarms using web graphics. Configure TGML to display different alarm properties on web graphics.

Write alarm properties using TGML

You can write alarm properties, such as DataPoints.

To write alarm properties using TGML:

  1. In Graphics Editor, click on the Components tab.
  2. Expand Miscellaneous, click User Input Write Operation.
  3. While holding down CTRL, drag and drop the User Input Write Operation button to the work area.
  4. In the Properties pane, enter the fully qualified DataPoint value. For example, DataPoint: PLSDCluster.High_Voltage.Generators.GEN1.Ia.High includes the cluster name, equipment name, source name, and item name, followed by the Alarm property.
  5. Save the graphic file.
  6. In WebHMI, click on the DIAGRAMS tab.
  7. In the Diagram Library, click the saved graphic file.
  8. In the dialog, enter the DataPoint value you want assigned to the alarm property and click OK.

  9. In the Write Operation dialog, enter credentials and click Confirm.

Read alarm properties using TGML

You can view the alarm property values on the DIAGRAMS tab.

To read alarm properties using TGML:

  1. In Graphics Editor, select the Text tool from the menu, place the cursor on the work area, and enter a name to act as a default.
  2. In the Properties pane, click Text.
  3. Right-click Text > New > Bind.
  4. Click Bind > Properties.
  5. Enter a property value.

    For example: PLSDCluster.High_Voltage.Generators.GEN1.Ia.High.

  6. Save the graphic file.
  7. In WebHMI, click on the DIAGRAMS tab.
  8. In the Diagram Library, click the saved graphic file.

NOTE: Values will be displayed from the Read API.

Property values will be displayed based on how they were defined during the Write operation.

Alarm property keywords
  • High High - HighHigh

  • High High Delay - HHDelay

  • Low - Low

  • Low Delay - LDelay

  • Low Low - LowLow

  • Low Low Delay - LLDelay