Author Topic: Momentary pushbutton  (Read 3588 times)

Archie

  • Administrator
  • Hero Member
  • *****
  • Posts: 5269
    • View Profile
    • AdvancedHMI
Re: Momentary pushbutton
« Reply #30 on: October 25, 2018, 08:24:26 PM »
Yes, most of them are I:x/x and O:x/x.

So, I need to map them on B3 bits and use B3 in AHMI?
Yes. Until a future version that fixes this issue, this is the only way to use physical IO addresses.

Phrog30

  • Guest
Re: Momentary pushbutton
« Reply #31 on: October 25, 2018, 09:05:57 PM »
Mapping should be considered best practice. Spend time as a systems integrator and you will see the benefit in a hurry. It only takes a few short seconds.

Godra

  • Hero Member
  • *****
  • Posts: 1438
    • View Profile
Re: Momentary pushbutton
« Reply #32 on: October 31, 2018, 10:43:03 PM »
The button is on the panel.

BasicButton was taken from Toolbox which is part of initial AdvancedHMI project.

I was asking Godra how to add his version of BasicButton into Toolbox.

Maybe spend some time reading all the topics from the "Additional Components" category.
At least one of them will list the steps required to add a control to the project.
The same/similar steps could be found in other topics throughout the forum.
It would be an exercise that can only help you learn a bit more about using VB and Visual Studio.
« Last Edit: October 31, 2018, 10:45:44 PM by Godra »