Create elements for controlling the max value

Create a label and a gauge to control the maximum value.
  1. Create the maximum value label:
    1. In the
      Project view
      pane, right-click
      MainWIndow (Type)
      and select
      New
      Base controls
      Label
      .
    2. Hover-over the label, select
      Edit
      , and enter
      MaxValueLabel
      .
    3. In the
      Properties
      pane and set the
      Text
      property value to
      Maximum Value
      .
  2. Configure the max gauge:
    1. In the
      Project view
      pane, right-click
      MainWIndow (Type)
      and select
      New
      Base controls
      Linear gauge
      .
    2. Hover-over the gauge, select
      Edit
      , and enter
      MaxGauge
      .
    3. In the
      Properties
      pane, create a dynamic link between the
      Value
      and
      ProjectName
      Model
      ConstrainedVariable
      EURange
      High limit
      .
      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.