Open jandrese opened 11 years ago
The last gate (highest page number) to output to a side will overwrite whatever color it is outputting to. There is no way to have two gates write two unique values to the same thing and have it function, select a different color or a different side.
Installing two analog demux functions in the same PRC causes one of the demux function not to work. Disabling the functioning demux causes the broken one to suddenly start working.
Configuration: Demux 1: I: West White S: Vars 0 Outputs to Up: various colors
Demux 2: I: West White S: Vars 1 Outputs to UP: various colors (identical to other gate)
Demux 1 will not function as long as Demux 2 is active.