Author Topic: Creating LSH object  (Read 923 times)

joaco1993

  • Newbie
  • *
  • Posts: 7
    • View Profile
Creating LSH object
« on: April 14, 2016, 08:40:14 PM »
Hi everybody, which would be the best way to create a level switch high object ?? I just want to have a circle that turns green when LSH is reached and turns red when LSH is no longer reached.. nothing more. For this i would have asociated one bool variable from click plc. im using modbus rtu.

Thanks!

edit: I though to import 2 images , one red circle and one green circle. And then use visibility. But didnt know how to constatluy be pulling the value from the plc.
« Last Edit: April 14, 2016, 08:43:01 PM by joaco1993 »

Archie

  • Administrator
  • Hero Member
  • *****
  • Posts: 5267
    • View Profile
    • AdvancedHMI
Re: Creating LSH object
« Reply #1 on: April 14, 2016, 08:46:54 PM »
- Add a BasicIndicator to the form
- Set Color1 to Green
- Set Color2 to Red
- Set PLCAddressSelectColor2 to the Modbus boolean address