06-10-2008 02:08 PM
06-11-2008 09:00 AM
06-11-2008 09:38 AM
06-12-2008 10:15 AM
Hi
Do you need to do this on the same DIO line? If you do, then it is not going to be possible to do this with the timing that you require. You will need to start, run and stop a digital write task, then start run and stop a digital read task. This will rely on software, so will not run to the accurate timing that you require.
One thing you could do is to read the data on a separate line to the one you write to. You can then look back through the data to find the correct section. Again I am not sure how accurate this will be as you require very precise timing.
Do you know the speed of the data that will be transmitted back to the USB 6229?
Regards
06-12-2008 11:29 AM