05-13-2008 06:28 AM - edited 05-13-2008 06:32 AM
05-14-2008 02:39 AM
05-14-2008 02:45 AM - edited 05-14-2008 02:45 AM
05-14-2008 03:34 AM
05-14-2008 04:28 AM - edited 05-14-2008 04:29 AM
Hi Alfie,
this part of code in your for loop should also work.
Try to remove your local variables, because everything you make there is also possible with wires.
Mike
05-14-2008 04:39 AM - edited 05-14-2008 04:44 AM
05-14-2008 05:39 AM
05-14-2008 05:43 AM - edited 05-14-2008 05:44 AM
05-14-2008 05:49 AM
05-14-2008 05:55 AM - edited 05-14-2008 05:56 AM
Hi Alfie,
i´m not sure how big your datas are, so i don´t know why you need 1 GB of RAM.
if you have more than one channel you can create an array of your channels and write the array to the file.
Mike