09-29-2009 09:13 AM
Solved! Go to Solution.
09-29-2009 07:13 PM
09-30-2009 04:07 AM
It's not ridiculous at all, but I would prefer a software based solution rather than blocking an input channel for each output.
09-30-2009 04:17 AM
Hello,
thank you for your post to our forum.
The waveforms or voltages which you are giving to the output are similar to the voltages you specify in your software
(See specifications of your card to determine the accurancy).
If you want to measure the output voltage of a channel anyway you can wire it to a free input channel and measure the voltage there.
I hope i could help you.
Regards,
Peter
09-30-2009 05:12 AM
Sorry, maybe I havent expressed myself clear enough.
Since I am setting output voltages from different subVIs, I am looking for an option to read out the current voltage level at the AO without having to hardwire anything. What I need is therefore similar to reading out the current value of a numeric Indicator via a property node, I just do not know the equivalent function for an analog output channel. I already have a backup solution in mind, but this would require some changes in an architecture that my predecessor has conceived and of course not documented, so i might run into unexpected problems.
09-30-2009 07:18 AM
Hello,
if you are setting your voltages from different subVIs you can be sure that the voltage you set in these VIs are similar to the voltages you have at your output pin. For example, you could write the value you give to the output into an variable and the read this variable in you main VI.
Regards,
Peter
09-30-2009 09:40 AM
yap, that is exactly what I have also already done now, i just changed all the VIs to write their values to a global variable and I have one single subVI running continuously writing these values to the outputs.
Thanks for the help!
10-01-2009 02:27 AM
My pleasure!
Feel free to contact us if you have further questions.
Regards,
Peter