I'm working on making a program to simulate a computer. However, I've only just started and I'm running into a problem. I've created two instances, CPU.vi and flip flop.vi. When I add one flip flop.vi into the CPU as a subVI, everything works perfectly. But when I go to add multiple instances of that same UI, they seem to take up the same dataspace and all do the same thing. Please take a look at the attached VI's to see if you can figure out what I did wrong.