06-23-2008 01:43 PM
06-23-2008 01:49 PM
06-23-2008 01:55 PM
altenbach |
![]() |
What happens if it "doesn't work well"?
10 million data points are not that much....
What is the datatype of your data (U8, extended precision complex, etc.).
What is your OS? Can you show us some code?
Hi, Altenbach, the memory will corrupt when i'm trying to read a binary file containing more than about 5 million DB data points (time information in ps) to build a histogram. I'm using Labview 8.2 on a computer with Xp and a 2GB memory.
thank you for answering.
best
Camu |
06-23-2008 02:12 PM
06-23-2008 02:16 PM
I always get matching results.
06-23-2008 02:21 PM
TonP wrote:
This is not a reliable way to store binary data...
06-23-2008 02:26 PM
Me or Camu?
@altenbach wrote:
Did you actually figure out what "this" is here? 😄
06-23-2008 02:31 PM
HI, Altenbach, Thanks very much for providing this example.
It works really well. However, when I want to generate more DBL data (20M), then the computer slows quite a bit down and the memory almost corrupt (the computer I'm running the example vi has only 1GB memory). I think there is a limit for indexing at a for loop.
I will attach the details of my programs quite soon.
best
camu
06-23-2008 02:35 PM
@TonP wrote:
Me or Camu?
@altenbach wrote:
Did you actually figure out what "this" is here? 😄
Anyway, using the Get characters from string for this function isn't right I believe honestly.
LOL, I meant you. I must be blind then, because all I could see in the question was "Currently I'm using "write to/read binary file" ".
Where did you see the use of "Get characters from string "?
06-23-2008 02:39 PM