simultaneous mc.digitalout messages

James Charlton's icon

Hi This follows on form an earlier posting regarding wiring a multiplex into a make controller that I have now solved. Only to confront a problem with the way the 4051 multiplexer receives messages from Max.

Im using three digital outs to control 8 pins on the multiplexer via various combinations of the three inputs. (if Dout0 =1, Dout1 = 0 and Dout2 = 1 then output to multiplex out 3 etc) The problem is that with Max reading from right to left the pins are receiving transitional states and sending incorrect output messages to the multiplex.

Simple question then! How do I make it so that all three pins are read at the same time?

Thanks

James