10-23-2008 03:57 PM
While I was looking into this question, I stumbled upon a bug in the numerical incremental functions.
Steps to reproduce:
Why?
I consider this a bug.
Seen in LabVIEW 8.6 on Windows
In LabVIEW 8.5 the value is directly set to 10 ( a multiple of 25 from the minimum value) when you leave th eoptions dialog.
Setting the 'Increment' option to 'ignore' allows you to select a value of 0, hitting the decrement button stops at -25
Ton
10-24-2008 07:43 AM - edited 10-24-2008 07:44 AM
Hi TonP,
I've just forwarded this error internally. They will probably take a look at it very soon.
btw. When you set the "Respons to values outside limits" to Coerce instead of Ignore, it will not allow these 2.5 changes. In that case you can select the values -25, 0 and 25.
Best regards,
Peter S
10-24-2008 01:20 PM
Peter S wrote:
...In that case you can select the values -25, 0 and 25.
And after 25? 40 I hope so.
Ton
02-24-2009 06:12 AM
Hi TonP,
After 25 it will indeed select the value 40.
As told, I reported the issue to R&D and they came back to me with the following message:
If the (current value + Increment ) is out of the range, the control will use a (increment/10) as the new increment value. You can "Response to value outside limits" of Increment to be Coerce to avoid the automatically increment adjust.
This gives us the same answer as we already spoke about. So the issue is not a bug, but expected behaviour of the LabVIEW environment.
I hope this answers your question.
Best regards.
Peter S