11-04-2008 11:01 AM
Hi
What files do you have to include if you want to use FIR_Coef function? I am using visual studio. I have already included the following files:
utility.h
ansi_c.h
cvirte.h
I am using other labview functions but the compiler can´t recognise the function FIR_Coef();
I want to use the functions in this eksampel:
http://zone.ni.com/devzone/cda/epd/p/id/2715
BR
Benjamin
Solved! Go to Solution.
11-05-2008 03:40 AM
IIRC, you need analysis.h.
JR
11-05-2008 03:42 AM
Hi
Okay, but when I search my computer I just can´t find the file?
What do you have to select in the install to make sure the file is added?
BR
Benjamin
11-05-2008 04:19 AM
11-05-2008 04:25 AM
Hi
I am using LabWindows/CVI 8.5 "Version 8.5.1"
So I have to select custom install to add the analysis library? But what install supbject is analysis library under? By subjects i mean, what install do I have to select to custom design when I install labview again?
BR
Benjamin
11-05-2008 05:07 AM
With 8.5 the analisys library is always installed, so you should find analysis.h in \include folder. Regarding the actual function you want to use, as you can see in this page filtering functions are not present in base package of CVI, so the question is: which version of CVI have you installed?
BTW, please don't use the term "labview" to refer to CVI, as it is the proper name of a complete different developing environment. Speaking of LabVIEW may lead those who read your posts to misunderstand your questions and to give you incorrect answers.
11-05-2008 06:15 AM - edited 11-05-2008 06:16 AM
Hi
Sorry it is not installed on my version. I have made a full install on another computer and I can´t find the file there either.
I have found a library with the name Analysis.lib but it does not contain any .h files.
Sorry about the name, it´s the first time I´m using CVI 🙂
BR
Benjamin
11-05-2008 06:40 AM
So it may be that you have the base package: I cannot say it for sure since we always used the full package here; on the installation CD should have been noted which is your version. In any case, all include files distributed with CVI are located in <cvidir>\include folder, where you should search for analiysis.h.
I forgot the link to the comparison table between CVI versions before: looking at what is included in base and full version you may consider to upgrade your system.
11-05-2008 06:51 AM
Hi
That must be the problem, the stange thing is I have called NI and gave them my serial number and then they said it was a full version ?
But apperantlig it´s not 😞
Is it possible to download a trial version for this? Would really like to get it working before buying.
BR
Benjamin
11-05-2008 07:48 AM
You can download it from CVI home page.
But I would clarify this item with your NI representative: it may be happened that you have received a wrong CD.