Create a linear gauge
Create a linear gauge that shows the temperature.
- InProperties, right-clickMainWindow (type)and select .
- InProperties, set theEditablevariable value toFalse.
- Create a variable:
- InProperties, at the top, select and selectAnalog variable.
- Create a complex dynamic link between theAnalogVariable1property and the actualAnalogVariable1variable by using binding mode.
- DynamicLink
- EU Mode
- Localize.
- Create a dynamic link betweenLow limitand
- Create a dynamic link betweenHigh limitand
- SetConstraintoTrue.
For more information about dynamic links, see Create dynamic links. - Link the variable alias:
- InProperties, create a dynamic link betweenValueand .
- Create a dynamic link betweenMinimum valueand .
- Create a dynamic link betweenMaximum valueand .
For more information about dynamic links, see Create dynamic links.
Provide Feedback