BreakPoint

cancel
Showing results for 
Search instead for 
Did you mean: 

Rube Goldberg Code

Most of us know Jim code quality well enough to instantly recognize what the intent was here.

(If a new user would have posted that, the situation would not be that clear. ;))

 

Still, a mention belongs into the RG thread, because that's what it is.

0 Kudos
Message 1651 of 2,635
(10,774 Views)

@jcarmody wrote:

Is the rest of my participation in these fora of such poor quality that the intent behind this snippet wasn't obvious? 😞


Yes?

 

 

😄

 

Sorry, I tend to be stingy with my emoticons and I figured it was clear from the kudos remark that I got this.

 

Besides, I was talking about the other Jim... 😉


___________________
Try to take over the world!
Message 1652 of 2,635
(10,758 Views)

You could save BD space by using a stacked sequence structure. 😉

Message 1653 of 2,635
(10,752 Views)

I do have to admit I did love reading that thread. Especially when James and Chris suggested thier 'mods'. Although I was concerned that Jim's 'Plugin' only seemed to work on the Queue and not on all wires!

 

Loved the code Jim - pretty much as normal for your stuff. (Except I'm not normally laughing at/with it.)

 

James

CLD; LabVIEW since 8.0, Currently have LabVIEW 2015 SP1, 2018SP1 & 2020 installed
0 Kudos
Message 1654 of 2,635
(10,727 Views)

BTW, I love the second for loop:

 


___________________
Try to take over the world!
Message 1655 of 2,635
(10,713 Views)

@tst wrote:

BTW, I love the second for loop:

 

 


That guy must get paid by the wire!  Second loop!  What's with the second FRAME? and why the string indicators?


"Should be" isn't "Is" -Jay
0 Kudos
Message 1656 of 2,635
(10,657 Views)

You obviously haven't bothered to read the thread that Jim pointed to then JeffSmiley Happy

CLD; LabVIEW since 8.0, Currently have LabVIEW 2015 SP1, 2018SP1 & 2020 installed
0 Kudos
Message 1657 of 2,635
(10,584 Views)

World's Slowest Rube Goldberg  Smiley Happy No LabVIEW involved though...

 

https://www.youtube.com/watch?v=o-c7tBlnFsw

 

Message 1658 of 2,635
(10,504 Views)

No more stacked sequence structure?  No problem!

 

(not quite RG code, but...)

 

Stacked Sequence.PNG

 

 

0 Kudos
Message 1659 of 2,635
(10,459 Views)

I've seen this technique and don't hate it if you modify it to use a 1D array of strings that get auto indexed into the for loop.  Then the cases can be named and reused.  Still not as flexible as a proper state machine but still simple and easy.

Message 1660 of 2,635
(10,446 Views)