I have three PiFaces connected to the RPi via the PiRack. Board 0 works perfectly, both with python3 and with "piface-emulator". With python3, it isn't possible to address the other boards (and, yes, I have changed the Junction connections appropriately). When I do "p.digital_write(1,1,2)", the RPi ...