12-13-2006 11:35 AM
12-15-2006 04:08 PM
Just to resolve this thread, the DataBinding is a read-only property. You can use the add and clear methods to edit the DataBinding collection; however, the DataBinding property itself cannot be modified directly at run-time.
As a workaround, you can create several LED's, each with a different binding. You can then activate the necessary LED based on the user input. It's definitely not the cleanest solution, but it will work.
Matt M
NI