Wincc Oa 3.14 I need help to develop an application

Discussions about product bugs & problems!
Note: This is no replacement for the Official ETM Support!
13 posts • Page 1 of 2
mgulel
Posts:17
Joined: Mon Aug 15, 2016 1:48 pm

Wincc Oa 3.14 I need help to develop an application

Post by mgulel »

Hi

I want to develop the application,Wincc oa 3.14. I have questions
I want to develop an application with C #, but what is the visual studio version and version number? Is it the same as the C ++ version? (Exp :Help visual c++ / visual studio 2013 (vc12) compiler version 18.00.30501)

Where can I download the old version of Visual Studio?

Thanks to everyone who helped.

kilianvp
Posts:443
Joined: Fri Jan 16, 2015 10:29 am

Re: Wincc Oa 3.14 I need help to develop an application

Post by kilianvp »

You can download older Versions here: https://www.visualstudio.com/vs/older-downloads/

i think C# is a 3.15 feature and you can write only Manger not Drivers

mgulel
Posts:17
Joined: Mon Aug 15, 2016 1:48 pm

Re: Wincc Oa 3.14 I need help to develop an application

Post by mgulel »

I visited the site you suggested before, but couldn't find the version Visual C++ / Visual Studio 2013 (VC12) Compiler Version 18.00.30501 for x64

leoknipp
Posts:2928
Joined: Tue Aug 24, 2010 7:28 pm

Re: Wincc Oa 3.14 I need help to develop an application

Post by leoknipp »

Please note that you need WinCC OA 3.15 if you want to use the WinCC OA API to develop a C# application (see also the comment of Kilian von Pflugk).

Best Regards
Leopold Knipp
Senior Support Specialist

mgulel
Posts:17
Joined: Mon Aug 15, 2016 1:48 pm

Re: Wincc Oa 3.14 I need help to develop an application

Post by mgulel »

Thank you for information.

So for developing, which programming language can we use? And with which program(and version) to compile?
And are there any examples for that?
If there is, can you send me?

kilianvp
Posts:443
Joined: Fri Jan 16, 2015 10:29 am

Re: Wincc Oa 3.14 I need help to develop an application

Post by kilianvp »

according to microsoft you need a Visual Studio (MSDN) subscription to download older Versions

mgulel
Posts:17
Joined: Mon Aug 15, 2016 1:48 pm

Re: Wincc Oa 3.14 I need help to develop an application

Post by mgulel »

I've found the desired program version at the microsoft site, but there isn't a x64 version of it, there is only x86 version. Is it compatible with WCC OA?(In help section i states that it need to be x64)


Image

Image

Image

Where can I found the x64 version of the microsoft visual studio 2013 (vc12) compiler version 18.00.30501 (Update 2)?

kilianvp
Posts:443
Joined: Fri Jan 16, 2015 10:29 am

Re: Wincc Oa 3.14 I need help to develop an application

Post by kilianvp »

Attachments
folder.PNG

mgulel
Posts:17
Joined: Mon Aug 15, 2016 1:48 pm

Re: Wincc Oa 3.14 I need help to develop an application

Post by mgulel »

I will try the link/program you sent.

Thank you for attention and help.

leoknipp
Posts:2928
Joined: Tue Aug 24, 2010 7:28 pm

Re: Wincc Oa 3.14 I need help to develop an application

Post by leoknipp »

Which type of application do you want to implement?
What is the purpose of the application?
Shall it run as an own WinCC OA manager or shall it be loaded as an extension to WinCC OA manager )CTRL, UI)?

If you want to use the WinCC OA API toolkit you have to use C++ for programming.
Which programs and versions need to be used to compile is described in the WinCC OA documentation.

Best Regards
Leopold Knipp
Senior Support Specialist

13 posts • Page 1 of 2