LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

RS flip flop

I'm a newbie. I have great difficult to create a RS flip flop with Labview.
I have two Fieldpoint digital input and with a pulse of the first input i
must set an output; with a pulse of second input i must reset the output.
Can someone help me?
Thanks in advance
Lucky
0 Kudos
Message 1 of 3
(3,619 Views)
I think the attached VI will do what you want.

A True on J will produce a True on Q. Subsequient Trues on J will not change the output. A True on K will produce a False on Q, which should do the reset you need.

Ed


Ed Dickens - Certified LabVIEW Architect
Lockheed Martin Space
Using the Abort button to stop your VI is like using a tree to stop your car. It works, but there may be consequences.
0 Kudos
Message 2 of 3
(3,619 Views)
I think i solve it.
Thanks all


"Lucky" ha scritto nel messaggio
news:PVVEc.29898$GQ3.759879@twister2.libero.it...
> I'm a newbie. I have great difficult to create a RS flip flop with
Labview.
> I have two Fieldpoint digital input and with a pulse of the first input i
> must set an output; with a pulse of second input i must reset the output.
> Can someone help me?
> Thanks in advance
> Lucky
>
>
0 Kudos
Message 3 of 3
(3,619 Views)