LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

DAQ Continous Digital Output Changing Buffer each 1 ms

I am developing an application using labview 8.5 and Real Time with ETS.
I need to output continuous digital output in 4 lines but the values will be recalculate in each cicle in a deterministic loop.
I cannot figure out how programm this in LabView.
My last try is in the attached picture.
 
I would apreciate some help in this issue.
 
Thanks,
 
JR Osses
 
0 Kudos
Message 1 of 2
(2,691 Views)
Hi,
 
You have some examples in LabVIEW Help about DAQmx continuous write digital chanel. You can implement it for RT application to respect the deadline.
 
Hope this helps.

    Benjamin R.


Senior LabVIEW Developer @Neosoft


Message 2 of 2
(2,664 Views)