LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

DAQ

Hi  RavensFan,

I understand what you say. But if you make an Analog Waveform, the output signal will have a repetitive cycle. But I don't want that, for example, I have a first Digital Input signal that has an input from high to low, then Digital Output from low to high. Until the second Digital Input signal is also from low to high, right now the Digital Output signal must be high to low, these digital input signals do not follow any cycle. So how do I do with the above example? According to GerdW, should use triggers, what do you think?

 

0 Kudos
Message 11 of 13
(387 Views)

Hi hung,

 

According to GerdW, should use triggers, what do you think?

That's the point where you should not discuss the same thing in several threads!

Please keep discussions in one place!

 

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 12 of 13
(382 Views)

@hung19081997 wrote:

Hi  RavensFan,

I understand what you say. But if you make an Analog Waveform, the output signal will have a repetitive cycle. But I don't want that, for example, I have a first Digital Input signal that has an input from high to low, then Digital Output from low to high. Until the second Digital Input signal is also from low to high, right now the Digital Output signal must be high to low, these digital input signals do not follow any cycle. So how do I do with the above example? According to GerdW, should use triggers, what do you think?

 


What do you mean they don't follow any cycle?  You say you want a  pulse pattern that has very specific timing with an  amount of time high and an amount of  time low.  So you need to use the clock in the DAQ hardware for precision.  That means making an analog waveform of whatever shape you want and letting it be output based on the hardware clock.  Right now you are relying on the LabVIEW software and the Windows operating system and however it decides timing to determine when it individually executes a high signal and executes a low signal.  The timing of the Windows clock has very poor precision.

0 Kudos
Message 13 of 13
(377 Views)