Oops, I guess my attachment didn't happen.
The boolean array is sized to the number of channels that are active. That number is between 1 and 16.
I have taken the application in a different direction. Instead of using the control references to set the background color of my clusters, I'm now using a big boolean control with the TRUE case painted red.
For some reason, the delay upon stopping is greatly reduced, but still there. I have used the VI Profiler while running as well as the Windows task manager. Neither one shows any evidence of a memory leak. When running, task manager says I'm using 216 MB of RAM. I've got 256 MB so I shouldn't be relying on virtual memory.
I've attempted to attach that VI again, but I converted it to 6
.0.2.
- Dan