Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

Need Sample program to send serial data

I am using the DAQ pad 6070E with FireWire. I am using the SCB-68 accessory to make connections. I am trying to send out an asynchronous serial data stream from one of the digital I/O. I can't find a sample program that does this. The only sample programs I have found are for the NI653X. These programs do not work with my DAQ. I have tried to modify them with no luck. Can I please get some insight on what I am doing wrong. Thank you.
0 Kudos
Message 1 of 3
(2,723 Views)
Hello,

The problem you will run into is that the E Series boards, including the 6070E, do not support strobed/hardware-timed digital transfers. As is, you can only update the digital lines statically. The best you could do is to have a loop that changes the state of the DIO on each iteration.

-Russell
0 Kudos
Message 2 of 3
(2,723 Views)
Can you send me your program you've found for the NI653X ?


Thanks !
email : karim.hassaouan@wanadoo.fr
0 Kudos
Message 3 of 3
(2,723 Views)