Measurement Studio for .NET Languages

cancel
Showing results for 
Search instead for 
Did you mean: 

Synchronizing data through digital lines in c# with PCI 6221 (37 pin)

Hi,

 

I'm developing  a software in c#, I'm working with PCI 6221 37 pin.

I want to be able to send data through digital lines,while the data is synchronized by a specific hertz rate.

In other words i need to send a data (an array of bytes) at the same time.

Can u advice me some solution.

 

Thanks for the help.

 

 

 

 

0 Kudos
Message 1 of 4
(4,048 Views)
Take a look at this:  http://forums.ni.com/ni/board/message?board.id=250&message.id=44644&requireLogin=False
Regards,


h_baker
National Instruments
Applications Engineer
0 Kudos
Message 2 of 4
(4,020 Views)

Thank you for your reply.

 

But the examples provided doesn't explain how to do what i wanted to do.

I attach an image which shows what i was going for:

 

DATA.JPG

 

As you can see, I want the data to be sent via the lines in a specific rate that is set by me.

Hopefully this will help understand me better.

 

Thanks again.

0 Kudos
Message 3 of 4
(4,002 Views)

Have you looked at the example Cont Write Dig Port-Ext Clk?  The external clock will allow for you to control the rate.

 

 

 


Regards,


h_baker
National Instruments
Applications Engineer
0 Kudos
Message 4 of 4
(3,975 Views)