# Dynamic min max artless gauge dont work

**URL:** https://discourse.nodered.org/t/dynamic-min-max-artless-gauge-dont-work/63515
**Category:** Dashboard
**Created:** [6 June 2022 13:58 UTC](https://discourse.nodered.org/t/dynamic-min-max-artless-gauge-dont-work/63515 "2022-06-06T13:58:31Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Kundepuu](https://avatars.discourse-cdn.com/v4/letter/k/bcef8e/32.png) [@Kundepuu](https://discourse.nodered.org/u/Kundepuu)
#### Post date: [6 June 2022 13:58 UTC](https://discourse.nodered.org/t/dynamic-min-max-artless-gauge-dont-work/63515/1 "2022-06-06T13:58:31Z")

</div>

I need to set min and max dynamically.  
In my flow this works Ok with normal gauge but dont work with artless linear gauge.  
How to solve?

 ![lineargauge1](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/3X/4/4/445a77751eac0ac7a7598db1fc3833c3af782f33.png)  
 ![lineargauge2](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/3X/a/d/adaff6054bd75e4f733661c39d069405d65aaee2.png)  
[flows (11).json](https://discourse.nodered.org/uploads/short-url/wuKy669Gx1n50r2UNT7kSQAXmuH.json) (5.4 KB)

---

<div class="post-metadata">

### Author: ![hotNipi](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/hotnipi/32/383_2.png) [@hotNipi](https://discourse.nodered.org/u/hotNipi)
#### Post date: [6 June 2022 16:14 UTC](https://discourse.nodered.org/t/dynamic-min-max-artless-gauge-dont-work/63515/2 "2022-06-06T16:14:52Z")

</div>

There is `ui_level` node in your not the artless gauge.  
Anyway, best is to read the help of the node. It says clearly how runtime configuration works. And yes it is a bit different.

```auto
The segments's values also customizable within the configuration or by using msg.control = {seg1:30, seg2:60}.

```

---

<div class="post-metadata">

### Author: ![Kundepuu](https://avatars.discourse-cdn.com/v4/letter/k/bcef8e/32.png) [@Kundepuu](https://discourse.nodered.org/u/Kundepuu)
#### Post date: [6 June 2022 23:50 UTC](https://discourse.nodered.org/t/dynamic-min-max-artless-gauge-dont-work/63515/3 "2022-06-06T23:50:12Z")

</div>

Thanks  
so close every time, but so far away that it would work 😉

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/1X/d073cd938eafa2e558d7c2cd59003b3ef4963033.png) [@system](https://discourse.nodered.org/u/system)
#### Post date: [20 June 2022 23:50 UTC](https://discourse.nodered.org/t/dynamic-min-max-artless-gauge-dont-work/63515/4 "2022-06-20T23:50:46Z")

</div>

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.
