10-17-2006 03:50 PM
10-17-2006 04:04 PM
10-18-2006 07:57 AM
Just to be sure, you can't do what I want to do with an enum, correct? They don't allow you do customize the value, the value is always the integer index of the element.
So, there's no way to make a named constant that automatically updates in LV, is that correct?
Lee Jay
10-18-2006 10:06 AM
10-18-2006 10:09 AM
Thanks,
What about a ring control that can be somehow tricked into updating across all the VIs in a project? Something like a global search and replace or a trick like changing the type to something else and then back. Do you know of any such tricks that can work around the ring control limitation?
Lee Jay
10-18-2006 12:21 PM
10-19-2006 08:02 AM
mercurio wrote;
"
On a personal opinion, I've tried playing around with XControls, and I just can't seem to figure them out - they seem overly complicated to me. Maybe my head is just too dense. Or maybe, the implementation lacks a certain finesse. Don't really know. You might have better luck than me.
"
Don't feel alone!
The LabVIEW Advanced Application Development course say that XControls should only be developed by architects!
A line from page 4-4 of the manual reads;
"XControls are powerful, difficult to create." (
misprint or freudian slip, you decide ).
Ben
10-19-2006 08:49 AM