10-29-2020 12:47 PM
I have modified an example VI to source voltage and continuously measure current from my PXIe-4138. However, it could only take about 4 measurements per second, which is not at the speed that I need. how can I make it measure faster. there are 2 channels because a I am sourcing another voltage simultaneously that is supposed to affect the current measurements.
Solved! Go to Solution.
11-07-2020 02:34 AM
Try stay in loop only measure VI and initialization out of loop.
11-08-2020 02:32 AM
I want to be able to change the applied voltage manually and observe the change dynamically.
11-08-2020 04:11 AM - edited 11-08-2020 04:21 AM
For example. Is it suitable for solving the problem?
11-08-2020 05:27 AM
Thank you.
It worked for 2 channels as well