LabVIEW Idea Exchange

cancel
Showing results for 
Search instead for 
Did you mean: 
PelleS

Quick Wiring

Status: Declined

Any idea that has received less than 4 kudos within 4 years after posting will be automatically declined.

I would like to see a way to easier connect the wire to the proper connector in order to speed up the coding and to limit the need of delicately moving around the mouse. The current auto-wire function is great but I lack a way to auto-wire arbitrary wires afterwards. 

An algorithm for develop this into LabVIEW could be the following:

 

1. If "quick wiring" button is pressed (e.g.. Tab)

2. Then find nearest subvi to the right of cursor (i.e.. cursor's y-location is within subvi's y-border).

3. If a nearest subvi is found and number key is pressed

4. Then wire to the connector of number pressed. The number correlates then to the connector pane's pattern such as Connector Pane

See example below.

QuickWiring.png

 

Thanks,

Pelle

Pelle S
Account Manager
National Instruments Sweden
2 Comments
M_Peeker
Member

Hi Pelle!

 

I like the idea of an enhanced auto-wiring tool, and in this case I think there would be a way of getting rid of all mouse clicking. If you have a vi either marked and close to another vi or grabbed and close/overlapping another vi and the press a magic button (alt+c maybe), error, class and reference connectors that are matching in type and connector position should be auto-wired. In this way all you need is to position the vi and press alt+c.

 

//Martin



CLA
www.dvel.se
Darren
Proven Zealot
Status changed to: Declined

Any idea that has received less than 4 kudos within 4 years after posting will be automatically declined.