The following items have been added to the Files area of the [email protected] group.
By: Dean Detton <dean@...>
Description:
This contains a demo program with the Honeywell Vista 128bpt module set originally written by Paul Cupp at Crestron. There was a problem in the this module set where zone status was slow to report. I tracked down the problem to the Queue 1.2 S+ module and fixed it. The problem was found in the Poll event. It was iterating a for loop across partitions and it was using one second per iteration. I changed it to iterate all partitions on a single push event. It is much faster to report now.
If you just want to pull out the modules that I changed, I am pretty sure that they all end in 1.2.1. These modules were originally written for 2-series so I recommend running it on a 2-series. If you run it on 3 or 4 series you might need to modify some code. If you have any questions feel free to tag me here, the Crestron Professionals facebook group or the Crestron CSP Discord.