01-14-2007 10:53 PM
01-14-2007 11:13 PM
01-15-2007 09:19 AM
01-15-2007 01:47 PM
04-09-2007 01:25 AM
Hi fellas,
I dont want to start a new thread for this new buggy thing, since this also has been reported in 2007 only.
In LV 7.1, the Scan from String function doesnt allow me to get the same integer type [ Unsigned/Signed ] output consecutively. I ve attached the VI & the screen shots for reference. No use even if U specify in the Format String input of the function about the datatypes you wish to convert.
Please go thro' this & clarify me if this is really a serious bug.
The workaround is to get everything as Dbl itself & then convert them as per your wish using the converters available in the Numeric -->> Conversion pallette.
04-09-2007 01:27 AM
04-09-2007 01:27 AM
04-09-2007 01:33 AM
Hi All,
Sorry for adding seperately again...
Can anybody please confirm this behaviour in LV 8 & upwards... ?! I'm in LV 7.1 still.
Just curious to know whether this has been reported already & got fixed in it...
The context help clearly states that, " Scans the input string and converts the string according to format string."
Thats why I added this buggy thing in this thread itself.
04-10-2007 07:10 AM
04-10-2007 08:17 AM
wiebe@CARYA wrote:
This is no bug, or at leat I don't see it.
You tell the function to grap an integer. It gets "1", and .0000 1.000 remains open.
Then you tell it to grap a float. It gets ".00000". Just like it should.
Hi Wiebe,
I wrote that, in LV 7.1, the Scan from String function doesnt allow me to get the same integer type [ Unsigned/Signed ] output consecutively.
I didnt mean to grab an Int & a Float alternately consecutively... I said to scan & try to get Integers only [ Unsigned/Signed ] consecutively.
First, see the attached screenshots carefully once again to get what I meant.
Then update here if you still get correctly ( if Scan passes )...
I'm quite sure, it'll FAIL.
Waiting for your test results...