06-09-2009 03:02 PM
Hello, I have a program where an event structure is continually running inside a while loop. I want to be able to manually edit the data in this table while this is going on, but it doesn't let me change anything. Is there a way to do this or do I have to stop the event strucure to edit it. The VI I am using is attached.
06-09-2009 03:44 PM
Your table is an indicator. If you want to enter data while the program is running, make it a control.