Digital I/O

cancel
Showing results for 
Search instead for 
Did you mean: 

HSDIO stream Gen & Acq simultaneously

Hi,

 

is it possible to stream with HSDIO generating data and acquiring data simultaneously? I could barely stream continuously my generation data, and when I try to acquire data at the same time, I got errors. The error is either in generation session or acquisition session. I split the generation and acquisition in 2 different loops in main program.

 


Regards,

Yan.

0 Kudos
Message 1 of 3
(5,208 Views)

Yes ,it can, but I cannot tell why error happens, since I don't see your code.

0 Kudos
Message 2 of 3
(5,196 Views)

Hi Kate,

thanks for your answer, I guess its just how bad I've programmed my application. I've tried to run both generation and acquisition in 2 different VI's and it works. Problem is there in my main program. I think I still need to learn much. Perhaps I'm using too much global variables as indicator in my subVI's which makes LabVIEW runs slower.

 

regards,

Yan.

 

 

 

0 Kudos
Message 3 of 3
(5,188 Views)