LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

sbRIO 9642 voltage measure

I want use sbRIO 9642 to measure the value of the voltage, I made a program as following. Is there something wrong? Thanks!

Capture.JPG

 

0 Kudos
Message 1 of 7
(3,232 Views)

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 !!

Certified LabVIEW Developer
There are only two ways to tell somebody thanks: Kudos and Marked Solutions

GCentral
0 Kudos
Message 2 of 7
(3,224 Views)

Thanks for your suggestions, I corrected and is there still have the problems?

Thanks!

Capture.JPG

0 Kudos
Message 3 of 7
(3,220 Views)

Hi Bian,

 

you should know for yourself if there are problems: Either there will be a problem shown in the IDE or you will receive bogus values…

 

Your BD snippet looks ok, but could get improved by some (auto)cleanup.

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 4 of 7
(3,215 Views)

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!

0 Kudos
Message 5 of 7
(3,211 Views)

Hi Bian,

 

when you wired your AI0 correctly you should receive correct readings.

 

What else can we suggest when you don't provide more details?

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 6 of 7
(3,191 Views)

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

0 Kudos
Message 7 of 7
(3,168 Views)