09-10-2008 05:09 PM - edited 09-10-2008 05:15 PM
(This is just a quick report so I can reference it in the monthly bug thread.)
Download this VI (from this thread) LabVIEW 8.6.
OK, let/s do a few very simple modifications:
09-11-2008 12:15 PM
Hello altenbach,
Yes I was able to reproduce this with LabVIEW 8.6 from my end too.
Thanks for noticing this and providing the feedback; I will make sure that R&D is aware.
Have a great day!
10-01-2008 05:34 PM
FieldKam wrote:I will make sure that R&D is aware.
This was reported to R&D (CAR # 125834) for further investigation.
09-12-2009 05:12 PM - edited 09-12-2009 05:14 PM
I came across this issue today with LV 2009. I was going to post a new message, but this thread turned up in the search. The bug still seems to exist.
1. Drop I32 constant on diagram.
2. Drop Feedback Node on diagram.
3. Wire constant to initializer terminal.
4. Loop feedback onto itself. Wire turns blue (I32). That's good.
5. Insert +1 primitive on that wire. It turns orange and it is extended datatype. Why?
6. Put indicator on that wire. The terminal confirms it is EXT.
There is nothing on the diagram that should be forcing the feedback node and wires to orange. No way to change it. All you can do is Undo backwards. Drop the +1 primitive by itself (rather than inserting into the wire) and wiring up both sides to the FB node individually.
09-14-2009 07:41 AM
I seem to recall that way back in LV 5 or 6, maybe 7, maybe earlier, that the increment function had a tendency to convert integers to floats. Is there something deep down in that beast's ancestral DNA which has come back to life?
Lynn
09-14-2009 10:11 AM
The above CAR is still active, meaning it is targeted to be fixed in a future release. The problem is one of type propagation specific to the feedback node. The workaround is to delete and rewire either side of the feedback node and it will type prop correctly.
09-14-2009 10:56 AM
Hi Ravens Fan,
Thank you for reporting this bug. I was able to reproduce this in LabVIEW 2009 and have filed a Corrective Action Request. The CAR number is 186929.
Thank you for choosing National Instruments.
Aaron Pena
National Instruments
Applications Engineer
09-15-2009 07:25 AM
09-15-2009 08:43 AM
For those tracking CAR numbers, please track this issue via CAR 125834, not 186929 (186929 is closed as duplicate of 125834).