05-25-2009 03:14 AM
Hello for every one.
If it is posible to read the value of voltage on ELVIS II without using LABVIEW.
I am asking it,because that I want to reduce my delay time.
with best regards
Zori
05-25-2009 09:53 PM
05-26-2009 01:39 PM
Hi Zori,
I would follow the steps that Dennis suggested in the other thread to reduce the delay you are experiencing.
To answer the immediate question, DAQmx provides APIs for both C and .NET programming. However, switching APIs would not likely effect performance unless you change the way the code is structured.
-John