I am creating protocol of Matrix that allows more than 1 inputs to be connected on same output, but the problem now is that I can't disconnect all inputs from that output at same time, or Using code because the crossPointBuffer is only saving 1 input for each output.
So if I am using matrix.Outputs[0].DisconnectAll(); it will just remove one input that saved in the crossPointBuffer only.
Any Solution Please ?
Hi,
It looks like this question is too complex to be able to quickly tackle it on this forum. It should be possible to link multiple inputs to a single output, but without taking a closer look at your protocol, we can't know why this isn't working for you. Could you contact your Skyline contact person, so they can investigate this further? They'd have to be able to take a look at your protocol to know if everything is configured correctly or if there is some kind of issue in play.