Winc CC OA version 3.12 - Active X and how to implement it

ProTool, WinCC flexible, WinCC, PP/OP/TP/TD/MP
Post Reply
slamkwon
Posts: 2
Joined: Wed Oct 10, 2018 5:15 am

Winc CC OA version 3.12 - Active X and how to implement it

Post by slamkwon » Thu Oct 11, 2018 2:49 am

Hi everyone,

Glad to be part of the forum.
Has anyone had experience with Active X and its implementation within WIN CC OA version 3.12?

Though the button and function seems to exist, there's no documentation regarding this anywhere.
Any help I can get would be greatly appreciated.

slamkwon
Posts: 2
Joined: Wed Oct 10, 2018 5:15 am

Re: Winc CC OA version 3.12 - Active X and how to implement

Post by slamkwon » Mon Oct 15, 2018 5:37 am

So this is what I did:

1. Download VLC 64 bit
2. Installed it
3. The VLC class appears in the ActiveX Control menu

Seeing that it needs to be 64bit,

1. I compiled code I made via Visual Basic
2. Copied the dll file into BOTH System32 and SysWOW64 folders
2. Registered it via regsvr32 command via the command prompt as administrator

Nothing appears in the ActiveX Control menu.

Could someone please tell me what I am doing wrong?

Post Reply