08-21-2012 12:17 AM
HI all
As shown above
I take advantage of the FOR loop + NI-SCOPE
To crawl 5000 document oscilloscope graphics
Then graphics array to convert
After the use of the Array Max to find the maximum value of the waveform
Go on to do a compare and digital input (background)
Greater than if you enter True do processing
Less than the discarded into the next FOR loop and catch next waveform data
"less than the discarded information into the next loop"
No ideas to implement
Please greatly help ~
08-21-2012 12:37 AM
You may have to use shift Registers.I have attached an example snippet
08-21-2012 09:34 AM
ok
thanks for your help~