01-20-2011 11:44 AM
Probably missing something simple here but I am tring to use the timing and transition block to perform timing measurements based on data I am trying to read in with the NI-HSDIO Acquire function. In the LabVIEW signalExpress form where the Project is listed on the left, I am able to insert the NI HSDIO Acquire function before the timing and transition function but in the NI-HSDIO Acquire function it displays no device and does not seem to allow a selection of the PXI slot that contains the digital I/O card.
Thanks.
01-21-2011 08:28 AM - edited 01-21-2011 08:30 AM
There are two issues:
01-25-2011 01:44 PM
Hello svt4cobra6,
With the NI-HSDIO Acquire Function, are you trying to use this with the PCI-6533 like in your other post? If you are, this isn't going to work because the PCI-6533 isn't supported by the NI-HSDIO driver but by the DAQmx driver. If you are using a 654x, 655x, or 656x, DFGray's info will help you solve the problems you are having.
01-25-2011 03:16 PM
thanks for the responses, using the 6542 card, kind of like a digital scope or analyzer. Just looking at trying to make timing measurements with captured signals, sounds like signal express works well for analog data.