Author Topic: How to Connect a BC9020 with Advanced HMI  (Read 794 times)

xTKx

  • Newbie
  • *
  • Posts: 2
    • View Profile
How to Connect a BC9020 with Advanced HMI
« 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


Archie

  • Administrator
  • Hero Member
  • *****
  • Posts: 5262
    • View Profile
    • AdvancedHMI
Re: How to Connect a BC9020 with Advanced HMI
« Reply #1 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.

xTKx

  • Newbie
  • *
  • Posts: 2
    • View Profile
Re: How to Connect a BC9020 with Advanced HMI
« Reply #2 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 ?

Archie

  • Administrator
  • Hero Member
  • *****
  • Posts: 5262
    • View Profile
    • AdvancedHMI
Re: How to Connect a BC9020 with Advanced HMI
« Reply #3 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