06-30-2008 04:07 PM
07-01-2008 04:00 AM
Pria,
Please have a look at the description of "DataFileLoadSel" in the online help and let me know whether this is what you are looking for.
Andreas
07-01-2008 10:52 AM
Hi Andreas,
This does not solve my problem. The file I am dealing with is not recongised by this command.
Also, this file is not directly opening through the Load Data File Dialog with "DIAdem DAT file" as the file Type, I guess if it was loading it through this interaction then the command would have worked. But I am able to load the file only through the steps I mentioned in the earlier post.
FYI, I have attached the error I get whe nI try loading the dat file throught
Call DataFileLoadSel("C:\Test.DAT","DAT",,"Register")
07-01-2008 10:54 AM
Hi Andreas,
This does not solve my problem. The file I am dealing with is not recongised by this command.
Also, this file is not directly opening through the Load Data File Dialog with "DIAdem DAT file" as the file Type, I guess if it was loading it through this interaction then the command would have worked. But I am able to load the file only through the steps I mentioned in the earlier post.
FYI, I have attached the error I get when I try loading the dat file through
Call DataFileLoadSel("C:\Test.DAT","DAT",,"Register")
Waiting for you response.
Thanks,
Priya
07-01-2008 06:20 PM
Hi pria,
The *.R48 or *.R64 files are binary data files in the olde DIAdem 8.x file format. DIAdem expects a *.DAT header file to describe how the binary file is structured. Do you not have any *.DAT files? The Insert method you say you are using successfully creates a *.DAT file on the fly. There are other ways of loading the binary files directly, but the simplest thing would be to use the *.DAT header files if you have them.
Brad Turpin
DIAdem Product Support Engineer
National Instruments
07-02-2008 08:07 AM
Hi pria,
Please post an example data set, ideally both the binary file (*.R64, *.R48) and the *.DAT header file of the same name. We need to know what type of file it is. Once we can load the file at NI, we'll be much better able to figure out why it doesn't load on your computer.
Regarrds,
Brad Turpin
DIAdem Product Support Engineer
National Instruments