LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

impuls from constant true boolean

Solved!
Go to solution

Hello,

 

I'm trying to make an impuls (100ms) from a constant true boolean on the rising edge.

 

Similar to the mechanical action of a push button, but now controlled from a on/off button.

 

So when a certain boolean get's "High" or true, this impuls also get's true, but only 100ms and than back false.

This should happen everytime when the input boolean has a rising edge.

 

I've already did some research, but did not find a similar solution yet.

 

 

Thx

Tom

0 Kudos
Message 1 of 3
(3,049 Views)
Solution
Accepted by topic author Rockyenco

Hi Rocky,

 

play with the ElapsedTime function…

Best regards,
GerdW


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

Hi GerdW,

 

Thx, i was able to fix my problem.

 

See attached file.

 

It was so simple.....

0 Kudos
Message 3 of 3
(3,028 Views)