LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

HELP! Generate FP problem again!

I did generate Functional Tree sucessfully (with HELP in here) with different projects and DLL, however I have the new error and I do not know what is the cause?
 
1. I did compile & build/run  my project OK
 
2. But I can not create FP from aghora_client.h, I attach the jpg file here just to show how I setup!
 
3. For trials, I did change or comment out the enum eByteWordLong line ... but the result is  the same
 
Please help to show the reason why I could not create the FP
 
Thanks to any help
0 Kudos
Message 1 of 5
(3,856 Views)
It looks like you are pointing to a different .H file than you are actually using, if this is true you should be pointing to the same .h file

Brandon Vasquez | Software Engineer | Integration Services | National Instruments
0 Kudos
Message 2 of 5
(3,821 Views)
With the .jpg file I attached, I did point to the same .h file (I also verified over) Smiley Indifferent
0 Kudos
Message 3 of 5
(3,797 Views)
It is possible something may be wrong with your CVI installation. Try uninstalling and reinstalling and see if that fixes the problem, the error you are getting does not make sense with your file (unless there is something else past the view of the screenshot we can not see happening).

Brandon Vasquez | Software Engineer | Integration Services | National Instruments
0 Kudos
Message 4 of 5
(3,769 Views)
Hi plit string,

Even though I wasn't able to reproduce your issue here, I would first like to have you post  a copy of your header file before you attempt to reinstall.  One helpful note though is that we have a large LabWindows/CVI Help topic for the Generate Function Tree command (Help >> Contents; Switch to the Index tab and then type "Generate Function Tree") which indicates special rules and tags for that command. In particular, there are several rules for enums and using pointers in a function which you should read up on.  That section might give you some insight into your issue. Either way, still post your .h file so I can take a look at it.

Thanks

Best Regards,
Jonathan N.
National Instruments
0 Kudos
Message 5 of 5
(3,752 Views)