LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

from edge to dc switching

I have no idea how to edit the digital waves.

My application needed to use an edge(rise and fall) triggering.

But, I want to run other with DC switching.

 

Is there simple digital way to convert edge to DC digital waves like in attachment?

First, I added two digital wave by using "OR" function.

But, I don't know how to manipulate produce the long steped wave between two starting edges.

 

labmaster

 

 

0 Kudos
Message 1 of 4
(3,172 Views)

Hi,

 

Maybe this is what you want ?

0 Kudos
Message 2 of 4
(3,145 Views)

Thanks, K C:

 

I ran your code and it worked with small array.

But, in my case, I used digital waves, which had many data points but the duration time between two pulses is constant, and very slow in execution.

 

Is there a useful routine for continuous waveforms instead of discrete array?

 

 

0 Kudos
Message 3 of 4
(3,118 Views)

 

It can also be done with logic, but it takes the same time I think.

Maybe a Formula node is faster, but that is text based Smiley Surprised will take me some time. You have to put in characters....Smiley Tongue

 

Is there somebody else who can do that ??

Message Edited by K C on 11-19-2009 04:45 PM
0 Kudos
Message 4 of 4
(3,113 Views)