Measurement Studio for VC++

cancel
Showing results for 
Search instead for 
Did you mean: 

how to include the class AI in visual c++?

I'm doing an application, I declared the AI functions as subfunctions in another class, when I compile, the compliler says the AI undeclared. So I was thinking of anyway that can include the AI in the class? or the AI cannot be included into another class? thanks
0 Kudos
Message 1 of 3
(2,775 Views)
I'd suggest you take a look at the VC++ examples that use the CWAI. See this DevExchange post:

http://exchange.ni.com/servlet/ProcessRequest?RHIVEID=101&RPAGEID=135&HOID=506500000008000000FE6F0000&UCATEGORY_0=_48_%24_7_&UCATEGORY_S=0

Regards,
Azucena
0 Kudos
Message 2 of 3
(2,775 Views)
I suggest taking a look at the examples that I mentioned in the response to your previous question about Visual C++ examples for AI.

- Elton
0 Kudos
Message 3 of 3
(2,775 Views)