05-15-2014 09:42 AM - edited 05-15-2014 09:46 AM
I want use sbRIO 9642 to measure the value of the voltage, I made a program as following. Is there something wrong? Thanks!
05-15-2014 09:54 AM
One advise.
You should not use Coercion Dot.
Coercion Dots - LabVIEW 2013 Help - National Instruments
http://zone.ni.com/reference/en-XX/help/371361K-01/lvconcepts/coercion_dots/
"Coercion dots can affect memory usage or overall performance of a VI"
Keep your mind !!
05-15-2014 10:12 AM
Thanks for your suggestions, I corrected and is there still have the problems?
Thanks!
05-15-2014 10:16 AM
05-15-2014 10:26 AM
Thanks for your comment.
I exactly know that I can find the problems in IDE.
Actually, the problem of the program is that it can't be shown the value of the voltage correctly, so I ask for help here.
Thanks!
05-16-2014 01:41 AM
05-16-2014 05:58 PM
The detail is simple: we use sbRIO 9642 to read the value of voltage, for example, the voltage of DC generator (0V - 10V), and display on the Labview. We use J7 Analog I/O connector.
Thanks a lot