BreakPoint

cancel
Showing results for 
Search instead for 
Did you mean: 

How do you Ctrl+U?

This thread really belongs on the LabVIEW board but is posted here for two reasons:

1) OK the heavy hitters know this board and are more interested in the subject

2) the thread won't drop off the bottom quite so quick here

 

I'll make it up by linking to the thread on LabVIEW after some responses show up

 


Simple rules a vi found here

 is just about impossible to read

1 open it

2 open the BD

3 Cleanup BD

4 post snippet post BDCU settings from options

 

 

optomizer.png

BDCU.PNG


"Should be" isn't "Is" -Jay
0 Kudos
Message 1 of 8
(13,802 Views)

Jeff,

 

What are you looking for?

 

pmd90 snippet.png

 

BDCU settings.png

 

 

And this is how I would clean it up manually after BDCU (not including any programming changes):

 

Manual CU.png

 

LV 2012 12.0f1 32-bit on Mac OS X 10.6.8

 

Lynn

Message 2 of 8
(13,785 Views)

Thanks Lynn,  I'm just looking to Tweak to my LabVIEW ini file for "Best looking" Raw BD Clean-up.


"Should be" isn't "Is" -Jay
0 Kudos
Message 3 of 8
(13,758 Views)

pmd90%20trial[1]_BD.png

 

Options_2012-10-01_13-01-44.png

 

Oddly enough, when I was using the Code Capture Tool to make the snippet I used the "Clean up BD" button, it produced the following snippet.  Pressing ctrl-U after closing the CCT puts it back to the first arrangement.

 

pmd90%20trial[1]_BD.png

 

 

Jim
You're entirely bonkers. But I'll tell you a secret. All the best people are. ~ Alice
For he does not know what will happen; So who can tell him when it will occur? Eccl. 8:7

Message 4 of 8
(13,733 Views)

Hmmm... Makes me wonder what the CCT cleanup settings are?


"Should be" isn't "Is" -Jay
0 Kudos
Message 5 of 8
(13,714 Views)

Looking at the code, the CCT simply calls the clean up method on the top-level diagram. Maybe the structure was selected in the manual clean up?


___________________
Try to take over the world!
0 Kudos
Message 6 of 8
(13,687 Views)

@JÞB wrote:

I'm just looking to Tweak to my LabVIEW ini file for "Best looking" Raw BD Clean-up.


 

Back when block diagram cleanup first came out in LabVIEW 8.6, I spent some time trying to tweak the settings, but I never found any that worked as well as the defaults, so that's what I use now.

0 Kudos
Message 7 of 8
(13,669 Views)

In general I just use it to get things "kind of" clean and from there I always expect to manually clean things up. So, I'm with Darren on this one and just use the defaults, because I never expect diagram cleanup to be the end-all-be-all. Especially because I often want certain bends in my wires such as error clusters coming up to and out of the bottom of subVIs, which I think is a fairly common technique to avoid unnecessary bends in other wires such as queue references. I also usually like to adjust the build array output to look like it's at the top of the node, instead of in the middle, which keeps it clean going into shift registers.

 

Message 8 of 8
(13,653 Views)