Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC: Command button in HMI

Command button in HMI 2 years 5 months ago #11261

  • michael.schalck
  • michael.schalck's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 16
  • Thank you received: 1
  • Karma: 0
Hi :)

Any one there can guide me how to catch the press on a command button in the PLC program with out a dedicated symbol?

Best regards
Michael
The administrator has disabled public write access.

Command button in HMI 2 years 5 months ago #11262

  • brunad
  • brunad's Avatar
  • OFFLINE
  • Gold Boarder
  • Posts: 247
  • Thank you received: 48
  • Karma: 11
Hello Michael,

Very quickly:

You have to create a variable in PLANT hierarchy. DV if it's a bit.

In GE (HMI), you can link everything if you group it, even a simple object like a line.

In PLC program the variable is accessible via GetDv object.

There are videos on that on documentation part of the site.

/Bruno
Last Edit: 2 years 5 months ago by brunad.
The administrator has disabled public write access.
  • Page:
  • 1
Time to create page: 8.164 seconds