LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

DIO Signal

Solved!
Go to solution

Hi,

I would like to verify if my digital input get out of the mask created as is shown in the "Client Interface", my problem that I can't see my DI on the graph.

I will be thankful if someone help me

Thank you in advance

My kind regards

Download All
0 Kudos
Message 1 of 2
(2,257 Views)
Solution
Accepted by topic author k.nadia

You only have 1 point.  Of course you aren't going to see that.  You need to save your Y values in a shift register and build up your array.  Or use a FOR loop to read X samples and then display the waveform.


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
Message 2 of 2
(2,242 Views)