LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

ASIO interface for LabVIEW

Thank you for your reply.

I am facing issues with ASIO_Input_Output_LV.vi whenever I run it, LabVIEW crashes. My goal is to run it for continuous streaming, in parallel, similar to WaveIO.

I would like to:

  • Reduce the buffer size from 1024 to around 128 to minimize latency.
  • Configure it only for output, since I am already receiving input from other sensors. Based on this input, the system generates an output in a closed-loop setup.

Reducing the latency is important because it will improve the update rate for my application.

I am attaching the LabVIEW project (converted to LabVIEW 14) for your review.

Looking forward to your guidance.

Download All
0 Kudos
Message 21 of 22
(86 Views)

I modified the ASIO_Input_Output_LV.vi to enable only output channels. Let me know if this is what you are looking for.

0 Kudos
Message 22 of 22
(64 Views)