From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

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,050 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,044 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,029 Views)