10-31-2013 06:22 PM
Undeterred by my roughly 5% response rate on bug reports around here, another one finally bugged me (get it?) enough to post.
When entering a value into a Case Selector label set to hex radix, leading zeros causes it to choke.
entering 'fff' or 'fFf' or 'FfF' or 'FFF' works just fine. I like fixed width hex displays myself so in a perfect world it would leave leading zeros alone, but at least they should be ignored.
Solved! Go to Solution.
10-31-2013 07:19 PM
I would prefer the display to be padded with zeroes on the left according to the number of nibbles in the datatype wired to the selector (or bits in case of binary display).
11-01-2013 03:22 AM - edited 11-01-2013 03:36 AM
I stumbled over that one too some days ago...
I also prefer leading zeros and so fully agree with Christian's suggestion! Is there an IdeaExchange already present?
Now there is an idea...
11-01-2013 03:36 PM
Reported as CAR 434420. At the very least, it should not interpret anything with leading zeros as a string. As an aside, the current behavior also happens if you try to add leading zeros to a decimal number (a much less common use case).
Thanks,
Jeff Peacock
Product Support Engineer | LabVIEW R&D | National Instruments
11-01-2013 04:52 PM
@GerdW wrote:
I stumbled over that one too some days ago...
I also prefer leading zeros and so fully agree with Christian's suggestion! Is there an IdeaExchange already present?
Now there is an idea...
Nope- thats a bug- Kind of like an "Approved" idea except more like an anti-feature request. We'll see how and when the CAR closes.
11-01-2013 05:54 PM
The fact that leading zeroes make it choke is a bug.
The new feature to allow us to set the display format is an idea.
😄
08-04-2016
02:16 PM
- last edited on
12-18-2024
03:53 PM
by
Content Cleaner
CAR 434420 has been fixed in LabVIEW 2016. Details can be found in the LabVIEW 2016 Bug Fix List.