Simple Text Annotation

A simple text annotation is used to place a customized text label in a scene or plot display.

Displaying a Report Value in a Simple Text Annotation

You can include the value of any report within the text of a simple text annotation. To do this:

  1. Find the field function that corresponds to the report within the Automation > Field Functions manager and record the name given in the Function Name property.

    The example below shows the field function corresponding to a report called Inlet Pressure. The Function Name is InletPressureReport.

  2. Use this function name in the text of the simple text annotation by adding ‘$’ to the front of the name.

    This would be $InletPressureReport for the example shown above. Note that this text can be surrounded by any other text if desired.

    The function name will be replaced by the reported value, and will be updated whenever the report updates.