Develop a motor management dashboard

The UI contains a list of motors and gauges that display speed and acceleration values.

Figure 1. Application example
Note: Download a sample project: MotorManagementDashboard.zip

Prerequisites

Create a project.

To develop the project
  1. Create Motor objects.
  2. Create a list of motors.
  3. Create a motor values widget (type).
  4. Create a speed gauge and labels.
  5. Create an acceleration gauge and labels.
  6. Create a motor values widget instance.
  7. Arrange the interface elements.
  8. Save the project.

Select Run to run the project using the client emulator to test your project. To run the project on a remote client, see Add a client device.