Greetings All
I am working on someone else's code and came across this part in the VI where the indicators (as shown in red box) are getting updated somehow by referencing. The problem is when I make a property node of any one of the indicators shown in the redbox and try to read the current value it only reads it once when the program starts . Both the indicator and its property node are placed inside the same while loop.
For sure I know that these indicators are getting updated because I can see my graphs going up and down but when I add a property node for one the same graphs and select cursor position and try and get value from it, it only shows the one value where cursor was placed when the VI was started and then never gets updated on moving the cursor.
I think I am missing something over here.
Any ideas.....?????
Ankit
Message Edited by ankit on
06-27-2008 03:43 PM