02-07-2012 07:23 PM
Hi all,
I want to read two analog inputs, one through labview, and one through python.
I have an analog output from one VI which goes to an analog input which is read in python. This input is then sent back out through analog output in python, and needs to be read back in through analog input with another VI. running everything without the final analog input in the last VI running works fine, but the second i run the last VI, then issues occur. as far as i can tell, this is because the two analog inputs are not on the same clock, which is causing issues. Is there any way to sync them together?
any help appreciated!
al
02-07-2012 08:02 PM