LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Simple program not working

Hi

 

I have written what should be a simple program, however I am not getting an output voltage on the digital output line. Why? I checked for voltage using a multimeter.

 

I have attached the program

 

Thanks

Greg

0 Kudos
Message 1 of 9
(3,861 Views)

Hi Greg,

 

when I open your VI it shows a broken wire.

Simple solution: as long as you have a broken wire you cannot run your VI. Clear the error for that broken wire!

 

What kind of device do you use? There are open collector (or relais) type devices where you cannot simply use a DMM to measure a voltage…

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 9
(3,842 Views)

Downgrade your code to LV 2013 or less and attach in the same thread.

 

Thanks

Pankaj

0 Kudos
Message 3 of 9
(3,829 Views)

Hi

 

Sorry about that, I have the connection mended.

 

The correct program is now attached. I am using a Mydaq.

 

Does the program look correct?

 

If it does, I will have to look at the circuit hardware (LED and Resistor)

 

Thanks

Greg

0 Kudos
Message 4 of 9
(3,824 Views)

Hi Pankaj,

 

it's just a boolean control and a DAQAssistent in a while loop, you don't need to see this… 🙂

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 5 of 9
(3,823 Views)

Hi Pankaj

 

How do I downgrade the program?

 

Greg

0 Kudos
Message 6 of 9
(3,820 Views)

Hi Greg,

 

are there any error messages? Have you enabled error display?

 

Why do you bang your hardware in a "fast as it can"-loop? Why don't you use some timing in your loop?

Best regards,
GerdW


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

There are no error messages....

 

Greg

0 Kudos
Message 8 of 9
(3,807 Views)

What is the digital line connected to?

 

Did you wire up the error output to an indicator?


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 9 of 9
(3,787 Views)