LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How do you get blink speed into a .exe?



@MartyS wrote:

Anyway, the blinkSpeed for the XControl would still not be settable dynamically in that case, would it, but could just be set once for the XControl, just like for a main application?


It would be dynamically settable if you code it, just like I did in the example I linked to, where both the color and the speed can be changed dynamically. The only catch is that this was just an example and that it needs to be implemented for every class of control where you want to do this.

The advantage of an XControl is that the property will use the same interface as the current property node, but my understanding was that if you create properties for XControls, you lose all the existing properties for the class the control is based on. Then again, I don't have 8.x, so it's possible I misunderstood.

___________________
Try to take over the world!
0 Kudos
Message 11 of 11
(325 Views)