12-12-2014 07:22 PM
hi altenbach,
Thank u very much.. now i am trying to make this VI to store floating point value (eg 12.3)
12-12-2014 07:44 PM
12-12-2014 07:44 PM
12-12-2014 08:02 PM
12-12-2014 09:08 PM
@SaranVenkateshS wrote:
tried this Can you check this
Why can't you check it yourself? You would immediately see that if does not work correctly.
You need to make the file 8x larger, you need an 8bit stride for each element, and you need to read it as DBL type.
See attached....
12-12-2014 09:30 PM
Thanks a lot ..