Author Topic: How to Make Modbus Button  (Read 2120 times)

Afsal

  • Newbie
  • *
  • Posts: 1
    • View Profile
How to Make Modbus Button
« on: September 23, 2014, 12:56:34 AM »
Hello Sir,

I am New in the Advanced HMI software, How Can I Make Modbus RTU Toggle Button, I Can read analog gauges if I Read Holding registers, but I dont Know How to write the button.

For Example I am using 10001 to 10010 registers.

The HMI Can be work only as a Master or Master/Salve, If both How Can I configure As a Slave.
« Last Edit: September 23, 2014, 05:53:48 AM by Afsal »

Archie

  • Administrator
  • Hero Member
  • *****
  • Posts: 5269
    • View Profile
    • AdvancedHMI
Re: How to Make Modbus Button
« Reply #1 on: September 23, 2014, 06:30:26 AM »
Add a Selector Switch
Set OutputType to Toggle
Put your Modbus address in both PLCAddressClick and PLCAddressValue


The driver only functions as a master

BW

  • Newbie
  • *
  • Posts: 8
    • View Profile
Re: How to Make Modbus Button
« Reply #2 on: September 25, 2014, 02:02:41 PM »
I am working on the same thing ( Click PLC ).
I have the toggle & Set/Reset working, but the momentary does not?
At a loss if there is anything special?