I am building arrays so contiguous memory is required, but I get a "Memory Full" error when building an array that is just over my physical memory size. I get these errors after loading TIFF pics into the vi through IMAQ vi's. I then build the arrays to hold calculation info from the pic. The arrays are the size of the pic (# of pixel * 8bit) for grayscale. Picture sizes are about 15000 x 5000 and my system has about 1GB of physical memory and another 4GB of virtual.