LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

listbox double click property writeable

HI!
The attached file shows two property nodes from the listbox. One I copied from the example edit multiple setups.vi the other one I created on my own. I didn't manage it to get it look like the one I copied. Actually already the instant help mentiones that this is not possible but there is the example in this file that it is possible. How can I change this property to look the same like the one I cpoied into the file?
ANDY
0 Kudos
Message 1 of 3
(2,459 Views)
This is probably a bug and was maybe done in an earlier LabVIEW version where this particular sanity check was not implemented or where the functionality was slightly different.

There is no conceivable use for of writing a "double-click" to a property node. What should possibly happen?
Since the value automatically reverts to -1 after the propery has been read, the property write in the example does nothing useful. Please report it to NI so the example can be freshened up a bit for the next release.

Maybe you could tell us what you want to achieve and we'll find a solution. Writing to a double-click property won't be it. Good luck.
0 Kudos
Message 2 of 3
(2,459 Views)
Hi!
Thanks for your answer. I just was not sure what that write function could do for me. I was looking at the example and tried to rebuild it on my own (for training only) but then discovered this problem. If its not of use I'll just don't do it...
Best Regards
ANDY
0 Kudos
Message 3 of 3
(2,459 Views)