LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Relay control via time

Solved!
Go to solution
Solution
Accepted by topic author Chowdhury_Milon

Hi Milon,

 

I want the relay off permanently after 5 sec.

as has been told before:

open the relay AFTER the loop by sending a FALSE with an additional Write function!

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
Message 11 of 13
(1,334 Views)

Check the input nodes Elapsed Timer, You can find Auto Reset by default it will be true make it false, if you dont want second iteration. you can make relay off in the False case and come out of the loop.

----------------------------------------------------------------------------------------------------------------
Palanivel Thiruvenkadam | பழனிவேல் திருவெங்கடம்
LabVIEW™ Champion |Certified LabVIEW™ Architect |Certified TestStand Developer

Kidlin's Law -If you can write the problem down clearly then the matter is half solved.
-----------------------------------------------------------------------------------------------------------------
Message 12 of 13
(1,329 Views)
Solution
Accepted by topic author Chowdhury_Milon

Realy.png

----------------------------------------------------------------------------------------------------------------
Palanivel Thiruvenkadam | பழனிவேல் திருவெங்கடம்
LabVIEW™ Champion |Certified LabVIEW™ Architect |Certified TestStand Developer

Kidlin's Law -If you can write the problem down clearly then the matter is half solved.
-----------------------------------------------------------------------------------------------------------------
Message 13 of 13
(1,324 Views)