BreakPoint

cancel
Showing results for 
Search instead for 
Did you mean: 

Rube Goldberg Code


@altenbach wrote:

@JÞB wrote:

@altenbach wrote:

Sometimes I feel evil. 😄


X(radians)+pi?  Aren't there 2pi radians in a circle? 


That pi gets subtracted again later. It just makes sure that the remainder is mapped into -pi..pi instead of 0..2pi.


EDIT: nevermind.  I had it turned around. 


"Should be" isn't "Is" -Jay
0 Kudos
Message 2591 of 2,598
(593 Views)

@JÞB wrote:
EDIT: nevermind.  I had it turned around. 

Turned around by 360 degrees? 😄

0 Kudos
Message 2592 of 2,598
(583 Views)

@altenbach wrote:

@JÞB wrote:
EDIT: nevermind.  I had it turned around. 

Turned around by 360 degrees? 😄


That would have actually worked out just fine. I was looking backwards by pi.


"Should be" isn't "Is" -Jay
0 Kudos
Message 2593 of 2,598
(531 Views)

Sometimes the origin story for Rube Goldberg code lies with instructions from the professor:

 

Quote: 

He only uses LabVIEW and apparently gives this assignment to students doing research under him every now and then.

P.S. He instructed me to try implementing this using a stacked sequence structure and local variables

 

(seen here)

 

 

Message 2594 of 2,598
(426 Views)

Maybe this is his professor.

 

a3Q07Kv_460s.jpg

0 Kudos
Message 2595 of 2,598
(304 Views)

Surprisingly 'cute' and organized VI, but so much unnecessary code!

I need to observation - NI Community

G# - Award winning reference based OOP for LV, for free! - Qestit VIPM GitHub

Qestit Systems
Certified-LabVIEW-Developer
0 Kudos
Message 2596 of 2,598
(236 Views)

@Yamaeda wrote:

Surprisingly 'cute' and organized VI, but so much unnecessary code!

I need to observation - NI Community


"...I built a VI to ...", is a code smell when used by beginners 😁.

 

 

Message 2597 of 2,598
(217 Views)

@Yamaeda wrote:

Surprisingly 'cute' and organized VI, but so much unnecessary code!

I need to observation - NI Community


 

Well, at least the wiring looks pretty neat. (Yes, done right, the same code functionality could fit on a quarter postcard.)

 

altenbach_0-1731684998947.png

 

However, I am very suspicions about the serial communication in general.

 

Message 2598 of 2,598
(144 Views)