I have a pci DIO-32HS card, which I have wired (using a SCB-68) such that there is a binary number coming in as the input lines for port A, and I also have a strobe signal as an input. I have two questions:
1. What pin should the strobe signal be wired to, so that every time strobe goes high I have the card read the input on port A and convert it to a number. I only want the data read on the rising edge of the strobe signal, and not again until the next rising edge.
2. How would I implement this using labview? What vi's and settings should I use?
Thanks in advance for all the help.