Develop a gauge with a localized engineering unit

Create a linear gauge that displays the current temperature in a format adjusted to the logged in user.

Figure 1. Application example - Celsius degrees (it-IT)
Figure 2. Application example - Fahrenheit degrees (en-US)
Note: Download a sample project: LocalizedEngineeringUnitGauge.zip

Prerequisites

Create a project.

To develop the project
  1. Add users.
  2. Create a login form.
  3. Create an analog variable.
  4. Create a linear gauge.
  5. Create a label.
  6. Arrange the interface elements.
  7. Save the project.
Figure 3. Application design example

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.