04-25-2006 02:10 PM
04-26-2006
09:21 PM
- last edited on
02-12-2025
11:59 AM
by
Content Cleaner
Hi Mike,
You shouldn't see a problem with the lines being in sync. There is a very small possibility though that some of the lines are updates a few µs earlier/later than the others because the DIO lines on the E Series cards is all software-timed.
If you wanted guaranteed deterministic timing then you would probably be best off switching to an M Series board (one of the higher channel count boards, 6259), because the first port allows you to do Correlated DIO (up to 32 lines), which will assure that all the lines are updated simultaneously.
Other than that, a simple example like the one attached should work just fine for updating the value of 10 lines at approximately the same time.
Regards,