04-25-2008 11:19 AM
04-25-2008 11:39 AM
I think you are going to revisit your thinking a bit. If you are using a standard windows Labview, there may be a 2.5 Gbyte limit associated, I could be wrong about this figure. In addition there is a 3 Gbyte limit of memory allowed on a standard 32 bit windows. Your requirements require a minimum of 1.2 Gbytes/channel. As you can see, you may be able to display 1 channel, but 2 channels is very questionable.
If you do not have enough physical memory on your machine, I suspect it will thrash a lot, i.e., run really slow.
You will need to consider other alternatives e.g., 64 bit operating system and a 64 bit Labview. Alternatively, you could break the graph to smaller pieces and view a small section at a time, e.g., 30 seconds worth of data and allow the user to scroll back and forth.
04-25-2008 12:01 PM
04-29-2008 07:02 AM
04-30-2008 07:46 AM
04-30-2008 08:03 AM
05-02-2008 08:47 AM