Quantcast
Channel: LabVIEW topics
Viewing all articles
Browse latest Browse all 67096

Independent Cursor Usage from the Current Plotting

$
0
0

Dear All,

 

In the program I've written, the signal is being read from a quad detector and simultaneously plotted. At the time being, the flexibility of my program is very low since the cursor activation is located right after the data reading code and thus, I must enter the cursor mode (i.e. the event structure by which I perform various action with the cursor has to be stopped in order to exit these two codes (reading and cursor activation) which are in a different main event structure).

Indeed, I want to remove the cursor activation event structure and put it in the outer event structure as an individual event. To do so, I need to save the data the detector is reading (XY data) in a local or global variable so I can pass to the cursor activation mode separately. I've already tried the latter option and realized that the program stops receiving any command by the user and the only solution is to kill the program!

I suspect that not directly sending the collected array of data into the cursor activating structure is the reason why the separated cursor event structure does not receive any command.

 

I would be greatly thankful for your helps in advance.

 

Kind Regards,

Arman 


Viewing all articles
Browse latest Browse all 67096

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>