Create linear gauges
    Create linear gauges that enable you to view and control specific motor configuration settings.
     TIP: 
    The gauges duplicate the functionality of the spin boxes in the default recipes editor widget.
- Create max RPM gauge:- InProject view, right-clickMainWindow (type)and select
- Hover-over the gauge, select, and enter MaxRPMGauge. MaxRPMGauge.
- InProperties, create a dynamic link between theValueproperty and .For more information about dynamic links, see Create dynamic links.
 
- Create max RPM label:- InProject view, right-clickMainWindow (type)and select
- Hover-over the gauge, select, and enter MaxRPMLabel. MaxRPMLabel.
- InProperties, setTexttoMax RPM.
 
- Create min throttle gauge:- InProject view, right-clickMainWindow (type)and select
- Hover-over the gauge, select, and enter MinThrottleGauge. MinThrottleGauge.
- InProperties, create a dynamic link between theValueproperty and .For more information about dynamic links, see Create dynamic links.
 
- Create min throttle label:- InProject view, right-clickMainWindow (type)and select .
- Hover-over the gauge, select, and enter MinThrottleLabel. MinThrottleLabel.
- InProperties, setTexttoMin Throttle.
 
Provide Feedback