Single event handler for multiple sensors
Posted: Sun Dec 04, 2022 6:15 pm
We have an WPF app running on a single Win11 PC.
If we have say, 10 HUB5000s on the same ethernet subnet, each with a few digital inputs, what happens when two digital inputs fire at exactly the same time from 2 different hubs if using the same event handler?
Although this is unlikely, it is a scenario we need to consider.
If we have say, 10 HUB5000s on the same ethernet subnet, each with a few digital inputs, what happens when two digital inputs fire at exactly the same time from 2 different hubs if using the same event handler?
Although this is unlikely, it is a scenario we need to consider.