Author Topic: ChartBySampling, PLCAddressItems, Object does not match target type  (Read 5409 times)

EduardoBan

  • Newbie
  • *
  • Posts: 6
    • View Profile
I am using AdvancedHMI with VisualStudio2013 in C #.
By putting the ChartBySampling control you have to define PLCAddressItems, I select the property, the window opens and adding a new member, I can not enter values out: Object does not match target type.

Archie

  • Administrator
  • Hero Member
  • *****
  • Posts: 5261
    • View Profile
    • AdvancedHMI
Re: ChartBySampling, PLCAddressItems, Object does not match target type
« Reply #1 on: September 07, 2016, 08:13:47 PM »
The is a known quirk with Visual Studio and working with open source applications. To correct:

1) Go to Windows->Close All Documents
2) Save the project
3) Exit Visual Studio
4) Re-Open the project
5) Rebuild the solution
6) Open your form with the chart and this time it should work


Aminosaka

  • Newbie
  • *
  • Posts: 2
    • View Profile
Re: ChartBySampling, PLCAddressItems, Object does not match target type
« Reply #2 on: January 04, 2018, 05:36:15 AM »
I'm glad to read this very useful.

Crissirinun

  • Newbie
  • *
  • Posts: 2
    • View Profile
Re: ChartBySampling, PLCAddressItems, Object does not match target type
« Reply #3 on: January 24, 2018, 05:03:25 AM »
I think this is a very good content. And there is something about what everyone should not know before.