12-18-2014 02:55 PM
I've been a Test Engineer for the past six years, supporting an electronics manufacturing line. I jumped on a job opening when one of our Manufacturing Engineers quit this month, and this is one of the projects I've inherited! 😄 Good night.
12-18-2014 03:00 PM
Unofficial Forum Rules and Guidelines
Get going with G! - LabVIEW Wiki.
17 Part Blog on Automotive CAN bus. - Hooovahh - LabVIEW Overlord
12-18-2014 04:47 PM - edited 12-18-2014 04:48 PM
@Hooovahh wrote:
Oh and I couldn't help but notice your password is 314.
I guess there is very slight "encryption" for those casually looking at the binary data in the file. At least he did not hardcode it as a string of "314", which would have made the code singificantly simpler. 😉
12-18-2014 04:53 PM - edited 12-18-2014 04:57 PM
At least most of the subVIs are clearly labeled.
We know exactly where data goes in and where it comes out.
(Of course nobody knows what happens in the orange part. :D)
12-18-2014 05:15 PM
@Hooovahh wrote:
And on top of that the VI is broken. [...]
I don't have IMAQ VIs.
The author of this has made some of the most fantastic equipment in our factory. I aspire to be the scientist he is, with neater block diagrams.
12-18-2014 10:48 PM
And still, not the worst code I've ever seen.
For your sake, I hope you're not serious.
12-18-2014 11:08 PM
natasftw wrote:For your sake, I hope you're not serious.
Code mocking is a required tradition. I am sure that code works just fine. 😄
12-19-2014 01:51 AM
@altenbach wrote:
@Hooovahh wrote:
Oh and I couldn't help but notice your password is 314.
I guess there is very slight "encryption" for those casually looking at the binary data in the file. At least he did not hardcode it as a string of "314", which would have made the code singificantly simpler. 😉
Even better if the password is actually 788 or 204 in decimal representation 😄
12-19-2014 07:28 AM
@altenbach wrote:
Code mocking is a required tradition. I am sure that code works just fine. 😄
This made me chuckle. It's so true though.
12-19-2014 12:37 PM - edited 12-19-2014 12:44 PM
@altenbach wrote:
natasftw wrote:For your sake, I hope you're not serious.
Code mocking is a required tradition. I am sure that code works just fine. 😄
In keeping with tradition
Yup- it really is in there And the read from file in in the main loop! (Hey thats a depreciated read from text- how old is this code?)