LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Can't read data from labview plug and play instrument driver

I am trying to read voltage from my Chroma DC power supply 62006P device using its labview driver but no data is read when I run my vi. Any suggestions on what may be wrong? I have an initialize, measure and close vis connected. 

 

0 Kudos
Message 1 of 4
(323 Views)

Does an error message come up when you click "stop"?

 

Do you have a GUI created by the manufacturer that you can connect to the power supply successfully with?

0 Kudos
Message 2 of 4
(297 Views)

No error when I press stop. Just no response at all and I do not have a  GUI from manufacturer. 

0 Kudos
Message 3 of 4
(272 Views)

Hi jkas,

 


@jkas wrote:

No error when I press stop. Just no response at all and I do not have a  GUI from manufacturer. 


When the VI stops after clicking the stop button then the VI inside the loop is responding.

It seems it just outputs the default value (0)…

 

Keep in mind: we cannot debug/run/edit images with LabVIEW. And we cannot debug without your hardware - so you need to debug on your own!

Best regards,
GerdW


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