- Getting started
- Using the software
- OPC UA
- Graphic and layout objects
- Developing solutions
- Developing projects with C#
- Application examples
- UI tutorial
- NetLogic tutorial
- Object and variable references
Create an acceleration gauge and labels
- Create the speed gauge:
- InProject view, right-clickMotorAccelerationPaneland select .
- Hover-over the gauge, selectEditAccelerationGauge.
- InProperties, create a dynamic link betweenValueand .For more information about dynamic links, see Create dynamic links.
- Create the speed label:
- InProject view, right-clickMotorAccelerationPaneland select .
- Hover-over the label, selectEditAccelerationLabel.
- InProperties, setTexttoAcceleration.
- Create the speed value label:
- InProject view, right-clickMotorAccelerationPaneland select .
- Hover-over the label, selectEditAccelerationValueLabel.
- InProperties, create a dynamic link betweenTextand .For more information about dynamic links, see Create dynamic links.
Provide Feedback