Please follow the README.NT
You seem to miss the environment settings of e.g. API_ROOT
API functions
- najoua
- Posts:26
- Joined: Fri Nov 27, 2015 10:21 am
Re: API functions
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,
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
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
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,
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,