Create a speed gauge and labels

Create UI elements that display speed-related information about a selected motor.
  1. Create the speed gauge:
    1. In the
      Project view
      pane, right-click
      MotorSpeedPanel
      and select
      New
      Base controls
      Circular gauge
      .
    2. Hover-over the gauge, select
      Edit
      , and enter
      SpeedGauge
      .
    3. In the
      Properties
      pane, create a dynamic link between the
      Value
      property and
      Aliases
      {Motor}
      Motor
      Speed
      .
      For more information about dynamic links, see Create dynamic links.
  2. Create the speed label:
    1. In the
      Project view
      pane, right-click
      MotorSpeedPanel
      and select
      New
      Base controls
      Label
      .
    2. Hover-over the label, select
      Edit
      , and enter
      SpeedLabel
      .
    3. In the
      Properties
      pane, set the
      Text
      property value to
      Speed
      .
  3. Create the speed value label:
    1. In the
      Project view
      pane, right-click
      MotorSpeedPanel
      and select
      New
      Base controls
      Label
      .
    2. Hover-over the label, select
      Edit
      , and enter
      SpeedValueLabel
      .
    3. In the
      Properties
      pane, create a dynamic link between the
      Text
      property and
      Aliases
      {Motor}
      Motor
      Speed
      .
      For more information about dynamic links, see Create dynamic links.
Fornire un feedback
Hai domande o feedback su questa documentazione? invia il tuo feedback qui.