Create a Canvas Display.

Displays →  Tutorial | Concept | How-to Guide | Reference


This Tutorial Teaches you to:

  • Create a Canvas display
  • Add tank and pump symbols
  • Test your display

Prerequisites:


1. Create Display

  1. Navigate to Displays → Draw
  2. Click New a New Document
  3. Name: TankSystem
  4. Template: Page [Canvas]
  5. Click OK

2. Add Tank Symbol

  1. From Symbols → Tanks, drag a tank
  2. Position in center
  3. Double-click tank
  4. Bind Level to: Tag.Tank1.Level

3. Add Pump

  1. From Symbols → Pumps, drag pump
  2. Place below tank
  3. Double-click pump
  4. Bind State to: Tag.Pump1.Running

4. Test Display

  1. Start solution runtime
  2. Open display in runtime
  3. See the created display and values changing (you can use property watch to change values if needed)

In this section...