02-26-2010 10:10 AM
Hello,
Does anyone have any experience saving measurement data in Famos format from CVI?
Thanks,
Terry
03-01-2010 03:48 PM
Hello Terry,
I did some research and I didn't find any instances of using the Famos format in CVI. The format seems like it is raw data, which means that you would probably need some data plugin to read it. The only results that my search came up with was using the Famos format with a data plugin in NI DIAdem. I'm sorry that I couldn't provide more information but I hope this helps.
Regards,
03-11-2010 08:36 AM
Hi Brandon,
Thanks for your time!
Terry
12-02-2010 09:03 PM
Hi, Terry,
There is a small product named imc components( based on ActiveX com tech). I have realized importing famos raw data to Labview ,VB and VBA. Currently, I have some problems with how to import famos data into CVI. I do not know know to manage the memory currently since famos raw data structure is complex. For VB and VBA, i can use one collection to manage it.
Have you solved your problem?