LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Scan from String - Suggested New Feature

Hi, I am suggesting a new feature for the next version of LabVIEW, I apologise
if I have the wrong forum.
I undertake a lot of string manipulations, and would appreciate a feature
where by you could name the items used in the Scan From String. This would
allow a user to more easily track what they are extracting, especially in
large string manipulations. Perhaps a help tip on the output could indicate
which string name is being output. Thank you.
0 Kudos
Message 1 of 3
(2,623 Views)
Andy,

If you go to National Instrument's web site listed below, LabVIEW actually has a page that solicits feedback from users on desired features:

http://digital.ni.com/lvwish.nsf/lv+wish

I would recommend posting your suggestion there as well. I hope this helps,

Carlos
0 Kudos
Message 2 of 3
(2,622 Views)
Hi Andy I was looking for a place to make a feature suggestion and I ran into you, small forum Smiley Very Happy
 
Here is my suggestion:
 
In the Event Structure it would be useful to make the events pop up menu window able to group events.

Example:
 
[0] "Boolean":Mouse Enter
[1] "Boolean":Mouse Leave
[2] "Boolean":Mouse Up
[3] Timeout

Would become:
 
[0] "Boolean"
[1] Timeout       

Expandable into:
 
[0] "Boolean"
                   [0a] Mouse Enter
                   [0b] Mouse Leave
                   [0c] Mouse Up
[1] Timeout       

This would also make event clusters also easier, and makes the events pop up menu more compact, more maneuverable.     
0 Kudos
Message 3 of 3
(2,491 Views)