API functions

Find and share HowTos to various installations / configurations!
14 posts • Page 2 of 2
mkoller
Posts:741
Joined: Fri Sep 17, 2010 9:03 am

Re: API functions

Post by mkoller »

Please follow the README.NT
You seem to miss the environment settings of e.g. API_ROOT

najoua
Posts:26
Joined: Fri Nov 27, 2015 10:21 am

Re: API functions

Post by najoua »

Hello,

Yes, but the problem like I told you is that WinCC OA with its api folder are installed in my local machine and visual studio 2013 is installed in a virtual machine. I have copied the api folder in the virtual machine and add the environment variable API_ROOT pointing to that folder but I still have the same error.

Before going on I want to ask you please if it is possible to configure more than one API function to use in the AEScreen? I am saying this because I have to add three different columns in the alert table. If I link the first added column to an API function, when I try to configure another function to use it in the second column, I loose the first configured function !

Thanks in advance,

najoua
Posts:26
Joined: Fri Nov 27, 2015 10:21 am

Re: API functions

Post by najoua »

It's ok for configuring multiple functions, It can be done I tried it.

najoua
Posts:26
Joined: Fri Nov 27, 2015 10:21 am

Re: API functions

Post by najoua »

Hello,

I am still trying to compile the 'SampleTabUtil' but always errors. It's telling me : 'SimplePtrArray.hxx' : No such file or directory. I have copied the necessary header files from 'api/include' to the project folder 'SampleTabUtil'. The 'SimplePtrArray.hxx' exists but the complier can not find it !

How to solve this?

Thanks,

14 posts • Page 2 of 2