If it is a big lutron system, it will send big and constant amount of data to crestron if not disconnected. Maybe you can use the connect signal only when needed on user interfaces or logic.
That is my opinion based on experience.
If you need to continuously read light levels, keypad presses, dimmer status, etc, to show those on the interfaces, then you might needed much part of the time.
Hope it helps
toggle quoted message
Show quoted text
On 18 Oct 2023, at 7:46, ckangis <chris@...> wrote:
?Hi All,
I'm doing my first QSX integration this week.
The Command Processor Module has both Connect and a Disconnect *Pulsed* inputs.
Of course the 'Connect' would be pulsed around the start of the program, but has anyone found the need to use the Disconnect input?
If so, can you describe the situations?
TIA!!