ni.com is currently undergoing scheduled maintenance.
Some services may be unavailable at this time. Please contact us for help or try again later.
‎10-09-2025 06:05 PM
I'm still confused as to what you want to do... you say clicking "up" should make it go from 0 to 950, and down from 950 to 0. That's what a normal Dial does (up = clockwise)
If you just put a regular Dial down, that's how it works, with the exception of the limits. Right click it and set Minimum to 0, Maximum to 950, and Increment to 50, and set Response to Coerce. Then double click the last value on the dial (the bottom right one) and change it to 950.
Honestly I have no idea how you were able to get it so that clicking "Up" decreased the value 😄
‎10-10-2025 12:56 AM
Hi Bert,
@BertMcMahan wrote:
Honestly I have no idea how you were able to get it so that clicking "Up" decreased the value 😄
That's the behaviour of the "enum/ring"-style numeric display when you use the "text labels" option…
‎10-10-2025 01:43 AM
i'm very sorry.
I was misusing the control, introducing text labes.
I apologize for making loose your time.
Thank you again to GerdW to correct me
‎10-10-2025 10:32 AM
@GerdW wrote:
Hi Bert,
@BertMcMahan wrote:
Honestly I have no idea how you were able to get it so that clicking "Up" decreased the value 😄
That's the behaviour of the "enum/ring"-style numeric display when you use the "text labels" option…
Ahhh I see it now, thanks! I vaguely knew "text labels" was a thing, but didn't realize this control had been customized such that the text labels equaled the values. I'm not sure I've ever actually used a Knob control before in a real program!