03-08-2006 10:46 PM
03-09-2006 01:19 AM
Hi trinight,
I'm not familier with the file-functions depicted in your diagram! - are they LV8?
If you know the number of chars in the string, then you know the number of bytes in the "structure", and you should be able to read that number of bytes - then convert those bytes to the LVtypes shown. Is that what you want to do?
03-09-2006 05:29 AM
03-09-2006 05:59 AM
03-09-2006 06:22 AM
Is that possible reading the data in the type as I defined in the cluster for one time?
03-09-2006 06:31 AM
03-09-2006 06:56 AM
03-09-2006 07:16 AM
Have a look at the attached vi.
I don't know if you could read any binary file (because you mentioned bmp) that was not written with exactly this structure.
03-09-2006 07:43 AM
03-09-2006 07:53 AM