I'm not finding any compelling case for using crosspoints when you have say, 3-4 panels and they are all exactly the same GUI, controlling everything. I'm sure it might make sense if you have a Room1 panel controlling Room1 and Room2 controlling Room2, but I simply found it easier to program for 1 panel, carefully naming signals, and the copying the whole folder structure and renaming tp1_ to tp2_.?
I'm also not entirely sure I follow the whole connect/disconnect schema. I assume it doess allow multiple panels to control the same device simultaneously??