LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Toggling LED in sequence frames

Solved!
Go to solution

<LV 8.5> Hi all. This problem has elude me for a few vi's now & I just can't seem to find a solution.

I have one LED on the front panel and need to toggle it on in frame 1, off in frame 3. I have T/F constants in each frame. They control a digital ouput for a simple PWM cycle timer. 

 

LV won't let me feed both these 2 T/F's  into one LED. I have tried using local variables but same thing. I know there is a very simple solution but I just can't get anything I can think of to work. Any help appreciated.

 

Thanks,

Walt Donovan

Labview 8.5
Meas Studio 2008
0 Kudos
Message 1 of 3
(2,543 Views)
Solution
Accepted by topic author walter-donovan
You simply have to place the locals in the frames and wire them up.
Message 2 of 3
(2,538 Views)

Thanks Dennis. I was doing it backwards by attaching a single local to the LED and trying to write it with both T/F's.

 

It is a simple program but an important one. It controls a sump pump that has no float switch. I live in the northeast near the coast. My house thanks you as well.

 

wd

 

Labview 8.5
Meas Studio 2008
0 Kudos
Message 3 of 3
(2,524 Views)