I have a table indicator with entries that I may want to edit before proceeding with my program. Is there a way to turn this same table into some sort of a control after initially working as an indicator and displaying the iinitial entries,, so I can make modifications to it ?
you just can change indicator into control and vise versa when vi is not in run mode if you want manipulate data of indicator in run mode you have to use local variable or property node (value)
I am aware of property nodes but not quite sure how that helps in this particular case given that I need the user to be able to make the entry without having two separate tables.
I dont understand your last phrase " interest in image processing and Labview"