AdvancedHMI Software

General Category => Support Questions => Topic started by: xTKx on May 14, 2017, 02:12:00 PM

Title: How to Connect a BC9020 with Advanced HMI
Post by: xTKx on May 14, 2017, 02:12:00 PM
Hello,
im new in Advanced HMI and dont get any response from my Beckhoff BC9020.
First I tryed to used the TwincatCOM without any success ... with the CX from Beckhoff it works but neither with the BC9020 ...
So is there any Way to connect the HMI with an BC9020?
If there is a Way please explain me how toget this :)

TYVM

Title: Re: How to Connect a BC9020 with Advanced HMI
Post by: Archie on May 14, 2017, 02:17:37 PM
The TwinCAT driver does not work with the BC series controllers because the driver uses symbol names and the BC will only communicate by Index and Offset values.
Title: Re: How to Connect a BC9020 with Advanced HMI
Post by: xTKx on May 14, 2017, 02:21:22 PM
Thank you for the fast answer. :)
Is there another Driver for AdvHMI to communicate with BC series or is there no way ?
Title: Re: How to Connect a BC9020 with Advanced HMI
Post by: Archie on May 14, 2017, 02:27:05 PM
The only easy option would be to use an OPC server. Otherwise it would require writing a special driver from scratch.

If you're really good with .NET, you can look at the driver and see if you can implement the functionality:

https://sourceforge.net/projects/twincatads/?source=directory