Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

Sample size for correlated digital output?

I plan to use an M series board to control multiple devices via correlated digital output.
(1) Can somebody please provide information or a pointer about limitations of the size of the output impulse train?
(2) Is it possible to buffer, say, 2 MB per channel?
(3) Is there a sample available (C# .NET)?

Thanks in advance!

Reinhard.
0 Kudos
Message 1 of 3
(3,077 Views)

Hello,

1: There is no general limitation. Depending on your application, you can even stream continous data from your RAM to the output.

2. That should be possible

3. Here you will wind an example, that shoudl help.

http://zone.ni.com/devzone/cda/epd/p/id/4497

It uses the Analog input in paralle, but you can just remove this part from the program. The rest should show you how to do what you like in C#.

 

Hope this helps!

 

 

0 Kudos
Message 2 of 3
(3,060 Views)
Thanks for the response -- I'll try that!

R.
0 Kudos
Message 3 of 3
(3,055 Views)