My application uses a Waveform Graph to plot data acquired from a
scope. The application does some analysis of the waveform data
and then uses features within the waveform as the basis for
controlling some external devices. The features (peaks) that
are to be used must be selected by a human operator. Ideally,
this would be done by having the user click on/near the peaks
of interest.
I haven't seen anything in Labview that looks like I can trap
mouse clicks within a screen widget. Have I missed that level
of functionality, or is there no feasible way of implementing
such an interface?
I am presently using a system of tables and sliders to allow
the users to select peaks, but the users are not totally happy
with the method.
I
am using Labview 5.1 on Sun Solaris.
Thanks.
--- Rod