LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Need to create text file as my memory .

hi 

0 Kudos
Message 11 of 16
(1,066 Views)
Same thing, just multiply the location by 8 to get the nth element and adjust the various diagram constants for the correct values and representation as appropriate.
0 Kudos
Message 12 of 16
(1,058 Views)
Same thing, just multiply the location by 8 to get the nth element and adjust the various diagram constants for the correct values and representation as appropriate.
0 Kudos
Message 13 of 16
(1,057 Views)

 

0 Kudos
Message 14 of 16
(1,047 Views)

@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....

 

 

Message 15 of 16
(1,035 Views)

Thanks a lot ..

0 Kudos
Message 16 of 16
(1,028 Views)