FieldPoint Family

cancel
Showing results for 
Search instead for 
Did you mean: 

my sturtup.exe don't write files

My system is formed by FP-2015 FP-AI100.
I use Labview 7 with MAX 3.0.2 and FP 4.0.1
I developed a VI which write several files (4.096 MB everyone) in a files circular buffer.on RT target FP-2015.
For example the VI start to write on a file named FILE0000.txt until FILE0090.txt and than overwrite the first an so on.
This VI works properly but if transform it into a startup.exe it write files but with 0 byte dimension
but the disk free is reduced !!
How is possible ?
Caun you help me?
Thank you
0 Kudos
Message 1 of 2
(3,052 Views)
Hello,
It seems like when you try to create the files using the executable, you get 0-byte sized files. Yet the total disk space available on the FP controller is reduced. What method are you using to write the files, LVM Write Express VI, Write Characters to File VI, etc? Also, how do you specify the path where the file is being created? Is it a valid path and do the empty files get created in the path you specify?
The FP-2015 has 512MB of non-volatile flash memory. Ensure that you have enough space available to begin with. Also make sure that you have the error cluster wired and handled properly.

The steps above will let us further troubleshoot your problem. Please let us know if you have any further questions. Thanks for choosing National Instruments.

A
Saha
Applications Engineer
National Instruments
Anu Saha
Academic Product Marketing Engineer
National Instruments
0 Kudos
Message 2 of 2
(3,052 Views)