From: BrendanSUNY on
Hi -- I have two single plot cursors on one waveform graph, and I need to know the x-positions of both cursors.  When I create a property node of "cursor position x", it always displays the position of the second cursor, not the first.  I can't seem to find how to specify which cursor's values to read, so it continues to display the position of the second cursor no matter how many property nodes I create.  How can I display both cursors' values?  (I don't want to use a cursor legend, because I need to use these values as indicators to fit the waveform with.)Brendan
From: MikeS81 on
Hi Brendan,
try this. Hope it helps.
Mike


Unbenannt 6_LV80.vi:
http://forums.ni.com/attachments/ni/170/321066/1/Unbenannt 6_LV80.vi
From: BrendanSUNY on
Thanks Mike -- it definitely helps.  Disappointing if that is the easiest way for this problem to be solved, however -- but nonetheless, very much appreciated. Brendan
From: smercurio_fc on
You can actually simplify the above by simply autoindexing the array:<img src="http://forums.ni.com/attachments/ni/170/321106/1/Unbenannt%206_LV80_BD.png"> Message Edited by smercurio_fc on 05-05-2008 11:35 AM


Unbenannt 6_LV80_BD.png:
http://forums.ni.com/attachments/ni/170/321106/1/Unbenannt 6_LV80_BD.png