My old programming template, that is located on my GitHub
(), is all based on
crosspoints.? The hardware drivers for touch panels and sources is
all out of date at this point but the overall programming
structure is still valid.
One thing to note - the crosspoints and the logic to drive them
are all hidden inside modules.? This removes some of the
complexity of working with crosspoints.?
Hope this helps
Jay
On 12/1/2023 12:44 PM, John Gabler
wrote:
toggle quoted message
Show quoted text
I've built all my starter programs with Crosspoints? TP Connects
to Room and Room Connects to Source.? In this fashion All TPs have
a unique naming.? The room chooses the source to connect to and
passes the control back to the TP.
TP CCross to Room ECross.? Room ECross has joins connected to
Source CCross that gets connected to the Source ECross.