AdvancedHMI Software

General Category => Support Questions => Topic started by: Afsal on September 23, 2014, 12:56:34 AM

Title: How to Make Modbus Button
Post by: Afsal 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.
Title: Re: How to Make Modbus Button
Post by: Archie 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
Title: Re: How to Make Modbus Button
Post by: BW 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?