AdvancedHMI Software

General Category => Tips & Tricks => Topic started by: bendanator13 on December 06, 2019, 11:45:26 PM

Title: Setting up a second page.
Post by: bendanator13 on December 06, 2019, 11:45:26 PM
Had a question on how to setup the modbus on a second page. I have built my first page with success but nothing on my second page works. I gave the same IP address as the first page and I’m wondering what I’m doing wrong. Thanks for any help!
Title: Re: Setting up a second page.
Post by: Godra on December 07, 2019, 12:25:16 AM
Can you upload and share your project on the Dropbox or somewhere else?
Title: Re: Setting up a second page.
Post by: joko markono on March 16, 2020, 01:19:42 AM
maybe you're having same issue that i faced before?:

https://www.advancedhmi.com/forum/index.php?topic=2554.msg15391#msg15391 (https://www.advancedhmi.com/forum/index.php?topic=2554.msg15391#msg15391)
https://www.advancedhmi.com/forum/index.php?topic=2543.msg15352#msg15352 (https://www.advancedhmi.com/forum/index.php?topic=2543.msg15352#msg15352)

i ended up using tab control instead of making multiple pages.
Title: Re: Setting up a second page.
Post by: bachphi on March 16, 2020, 07:50:02 AM
If you are using TAB control, I'd suggest to have at least 2 or 3 drivers and change pollrate to slow, medium, fast. As more components added, selectively choose on what you need.

And last thing, this is Tip& Trick. You should not ask your question in here. Ask in Support or Open forum
Title: Re: Setting up a second page.
Post by: joko markono on March 16, 2020, 09:07:16 PM
If you are using TAB control, I'd suggest to have at least 2 or 3 drivers and change pollrate to slow, medium, fast. As more components added, selectively choose on what you need.


i never tried to use more than one driver in my application.