Host Engineering Forum

General Category => MB-GATEWAY => Topic started by: stoic-one on July 19, 2015, 12:50:31 PM

Title: Disabling specific automatic reads from ethernet side of gateway
Post by: stoic-one on July 19, 2015, 12:50:31 PM
Is this possible?

Edit:
The reason I'm asking is because the RTU side bogs down pretty badly when a node drops off or is disabled when auto reads are enabled...
Title: Re: Disabling specific automatic reads from ethernet side of gateway
Post by: MikeS on July 20, 2015, 04:30:41 PM
there's current;y no way to get the gateway to stop trying to process all of the automatic reads.

you may want to try reducing the timeouts to as low a value as is reasonable and setting the retries to 0, to get the nodes that are offline to fail as quickly as possible, thus letting the functioning nodes update as quickly as possible.
Title: Re: Disabling specific automatic reads from ethernet side of gateway
Post by: stoic-one on July 20, 2015, 07:22:58 PM
What effect does that have when they come back online?
Title: Re: Disabling specific automatic reads from ethernet side of gateway
Post by: MikeS on July 21, 2015, 10:16:09 AM
when they come back online the comm should just pick up and work. each entry in the list of automatic reads is an autonomous operation.