1
Support Questions / Re: OPCDA and TwinCAT - pass arrays between using ComBridge
« on: March 02, 2022, 04:19:37 AM »
Hi - thanks for the file. I added it to the solution, and it didn't appear in the toolbox. So I closed the solution and re-opened it. I then got an error:
Method 'System.Collections.Generic.List`1[[MfgControl.AdvancedHMI.Drivers.PLCAddressItem, MfgControl.AdvancedHMI.Drivers, Version=3.99.19.2, Culture=neutral, PublicKeyToken=null]].Add' not found.
and
Object of type 'MfgControl.AdvancedHMI.Drivers.PLCAddressItem' cannot be converted to type 'MfgControl.AdvancedHMI.Drivers.PLCAddressItem'
I tried this in both v399xR1 and v399Beta38, using VS2022 and VS2016 - got the same error.
Method 'System.Collections.Generic.List`1[[MfgControl.AdvancedHMI.Drivers.PLCAddressItem, MfgControl.AdvancedHMI.Drivers, Version=3.99.19.2, Culture=neutral, PublicKeyToken=null]].Add' not found.
and
Object of type 'MfgControl.AdvancedHMI.Drivers.PLCAddressItem' cannot be converted to type 'MfgControl.AdvancedHMI.Drivers.PLCAddressItem'
I tried this in both v399xR1 and v399Beta38, using VS2022 and VS2016 - got the same error.