Hello list...
I'm kind of new to Labview, and don't want to reinvent the wheel here
(or re-write something that's already been written)
In my applications, I acquire waveforms from a Tek 3014B scope &
transfer them into Labview.
I want to compare the measured waveforms with a previously acquired,
known-good waveforms that I saved in the form of a csv files using the
scope's FDD.
Because I've got to do this in numerous, ongowing applications, I don't
want to spend the time drawing the limits in the "Mask & Limit Testing.vi".
I'm looking for a vi that can take my known-good waveform and
programmatically generate the upper and lower limits given simply the
amount the amplitude and time. I would then use these as the limit mask
inputs
to the "Mask and Limit Testing.vi" to compare the acquired
waveform to.
Thanks to all,
Mike