LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

AI and D I/O together in a programme.

I use (Windows XP) Labview 6i for my PHD paper and a DAQ Card 6024E.
I made a programme for analog inputs and digital inputs and I can't synchronize them.I'd like your help to do this. Whitch functions should I use?
I send you the programme. Thank you very much for your help!
0 Kudos
Message 1 of 2
(2,477 Views)
Pui -

Thank you for posting on NI's Discussion Forum.

I have good news and bad news. The good news is that it is possible to synchronize digital input and analog inputs. The bad news is that it is not possible with any E-series DAQ device.

Possible solution: Read both analog and digital inputs as analog inputs. You can programmatically evaluate whether the input voltage should be interpreted as high or low. I have done this several times very effectively!

Best of Luck,
Erik
0 Kudos
Message 2 of 2
(2,477 Views)