Starting a VI from within a loop

2004-04-20 Thread Jacoby, Kenneth
I have written a LabVIEW app that controls an experimental system and logs data once per second. One feature I need to add to the program is a graph that can be called up to display selected data. The main program is a loop which must continue to run when I start up the graph vi. I have compiled

Digital Control and Indicator Background Color

2004-04-20 Thread Jacoby, Kenneth
I would like to programmatically control the background color of the digital controls and indicators on my front panel, but I cannot find that property listed on the property node for the indicators/controls. It seems to me that changing the background color of these would be a common thing, so I