11-20-2007 12:01 PM - edited 11-20-2007 12:01 PM
altenbach wrote:
You have:
- 21 byte text header (DATA:ADAMS 1.10\r****\r in this case)
- 2x I32, designating the 2D dimension of the data (13x12000 in this case)
- I32 data starting at position 29. This needs to be reshaped to 2D according to (point 2).
11-20-2007 02:14 PM
11-21-2007 10:26 AM
hello altenbach
I work with Dawn R and am trying to get some files converted. As I am a novice in Labview, I was wondering if you could give me some guidance as far as finding some of the parts you used in this diagram provied in the functions palette. Thank you,
rosie
11-21-2007 10:40 AM
What is your LabVIEW version? The icons of some of these functions have changed over the years....
In this particular case, we have (left to right):
If you are talking about data files from a DAWN light scattering instrument (Wyatt), it will be probably not that simple unless things have changed dramatically with the new software (which I haven't really tried yet). Have you approached Wyatt for a detailed file specification? Is it public?
11-21-2007 10:55 AM
11-27-2007 02:01 PM
Hello Altenbach, Thank you very much for your help, your example worked well for all my A1*.* files however I have 40 other directories I am trying to convert. The VI reads the other files however does not import them and display them. What generically do I need to change or look at to have a successful reading for other files? i've included another example, what do I need to consider and how do I calculate when the data starts for the VI?
Thank you
rosie
11-27-2007 02:30 PM - edited 11-27-2007 02:30 PM
11-29-2007 06:08 PM
11-29-2007 06:18 PM
RosieT wrote:
More specifically it will not let me connect the output to the control.
11-30-2007 10:56 AM