Hey all,
I'm having trouble working with waveform graphs propery node to control cursors.
I have an instrument (Optical specturm analzer) I'm constantly reading data from, and present it on a waveform graph. I'm using bundle to enter the data as: x0, dx, and y data.
I was asked to add cursors to the waveform that will respond to commands i.e not manually. for example: if my insturment data is gaussian, the instrument have the capability to add markers (or cursors - if you like) on the peak value and on the half value.
I want to read these marker position and show them on my computer interface.
I prepare a little test file for a waveform that shows a sine wave. every time I try to do something with the cursor property node (I've tried active cursor, positionX, positionY) I get an error for invalid propery node.
can someone help me get started with this?
thanks, Avishay