Third Party tools usage

Discussions about product bugs & problems!
Note: This is no replacement for the Official ETM Support!
5 posts • Page 1 of 1
IBRAHIMALALI
Posts:67
Joined: Thu Oct 05, 2017 5:28 pm

Third Party tools usage

Post by IBRAHIMALALI »

Good day all ,

I want to ask if there is a capability to import or use third party tools in wincc oa , the third party tools that we are dealing with for example are: devexpress , infragestic , windows forms and others .

Regards

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

Re: Third Party tools usage

Post by leoknipp »

If you want to include graphical objects in WinCC OA you can use objects based on C++ and QT. For details please have a look at the WinCC OA documentation: Graphics Editor --> Complex graphic objects --> EWO (External Widget Object).
Also it is possible to use ActiveX elements if there are available as 64bit version as WinCC OA is a 64bit application.

Best Regards
Leopold Knipp
Senior Support Specialist

IBRAHIMALALI
Posts:67
Joined: Thu Oct 05, 2017 5:28 pm

Re: Third Party tools usage

Post by IBRAHIMALALI »

Is there a way to import dll files ? And use them . As well we can see that the floating database files are encrypted ,we want to access them in a way as example to be able to filter the tree according to user authorization level or according to his area of interest automatically .

It's so kind of you to answer always , You're such a great support team.

Regards

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

Re: Third Party tools usage

Post by leoknipp »

The database files cannot be read with external programs. If you want to read information stored in these files you have to use the WinCC OA functions to read/write information stored at dp elements or in the dp identification.
Which "tree" are you talking about?

Best Regards
Leopold Knipp
Senior Support Specialist

Gertjan van Schijndel
Posts:634
Joined: Mon Aug 02, 2010 10:37 am

Re: Third Party tools usage

Post by Gertjan van Schijndel »

IBRAHIM AL ALI wrote:
Is there a way to import dll files? And use them.
For using DLLs you can look into this topic: Using DLL in WinCC OA project

5 posts • Page 1 of 1