I am sorry, my mistake. I am pretty new at Labview. I am generating an output signal with labview to a PCB and I am trying to read back its response. The response "outputs" would then be considered inputs from the perspective of Labview. I look at it from the PCB point of view, which has inputs and outputs, and so you can probably see where I was mixed up. I use a sequence to generate the outputs going to the PCB. I want to make sure that the correct pattern of responses is given. In this case, I have Relay A and B. When I activate Input 1, I should then get the activation of Relay A N.O. and Relay B N.C., a pause, and then visa versa. When I activate Input 2, I should receive Relay A N.C. and Relay B N.O., and then again, after a pause, visa versa. Input 3 is only to see Relay A N.O. and Relay B N.C. activated, while Input 4 should see Relay A N.C. and Relay B N.O. activated. I need to somehow "watch" the order of the relay logic activations and make sure they are in order. I am able to access the state of each N.O. and N.C. contact. I attached a sample .vi with other garbage in it that you can ignore. (The programming is done on a laptop with Labview and not the computer that I am using at the moment, and so it is not as easy for me to remove code.) The top of the block diagram shows the sequence that I use to trigger my DAQPAD, which is attached to my PCB.
I greatly appreciate your help in this matter,
-Zack