-
Posts
5,759 -
Joined
-
Last visited
-
Days Won
55
Content Type
Profiles
Forums
Downloads
Gallery
Everything posted by crelf
-
At the last company I worked at, I did exactly the same thing - I had a standard two-part task that all candidates had to attempt within a time limit on a standard install PC at our office (I had them attempt the task after the interview). It really really helped - anyone can fake a resume, most people can fake an interview, but good ol' Linus is our savior once again: "Talk is cheap, show me the code". It was sobering to find that around 75% of the people that I interviewed who were self-proclaimed LabVIEW genius' weren't able to find anything they needed on the palette, let alone wire them together I always said to candidates: if you need help finding components, or don't quite follow the task, then please ask me - you'd be surprised how many didn't and turned in a couple of VIs with almost nothing in them (and then expected a job )
-
That's odd - mine don't detatch...
-
Yeah - I wonder if that guy still had a job at the end of the segment?
-
Hi Irene, I wouldn't worry to much about you reply - we all get frustrated when we think that someone is trying to take advantage of us, and I agree with Jim's earlier comments about posting your homework on a professional forum seeking answers to the complete system from professionals is akin to cheating. As has already been said, if the student takes the time to try to understand the question, and at least makes an attempt at it (and demonstrates that), then no worries, but cut-and-paste a whole class assignment? That's asking for wrath PS: I think Micheal's post :thumbup: is in excess of what the original poster could expect (although it'd be nice if they came back with at leat a thankyou... :thumbdown: )
-
The story of Ctrl+Alt+Del...
-
Just don't touch his lobes!
-
Creating Project from template in LV 8
crelf replied to ttg_tj's topic in Development Environment (IDE)
I don't see any way to do it from LabVIEW, although the project file is just an XML file (try opening one up in a text editor), so you could certainly dynamically create one using LabVIEW itself. -
Long LabVIEW 8.0.1 Mass Compile Time is Good For LAVA!
crelf replied to crelf's topic in LAVA Lounge
...as was 5.1.1 - probably my favorite two versions. -
Thanks for your help Rolf :thumbup: I'll check it out!
-
Calling the same VI as dynamic VI and as sub-VI
crelf replied to Guenther's topic in Application Design & Architecture
Is that true for a built application? I was under the impression that even dynamically called VIs had to be called as subVIs somewhere (like you said - in an area that is never called) in the built application. The way I get around this is to include a "tree" VI outside of the exe (but still part of the build) that includes all of the dynamically called VIs on it's BD - this means that if I need to update the system later and add new dynamically called VIs (ie: plugins), then I can overwrite the tree VI and include my new dynamically called VIs and they will load... -
Try a normal LabVIEW mass compile on those VIs directly - you may find that they don't compile using that method either. I had the same problem (but with some personal VIs) and it turned out that they had insane objects in them.
-
Long LabVIEW 8.0.1 Mass Compile Time is Good For LAVA!
crelf replied to crelf's topic in LAVA Lounge
Damn you Jim Kring! Now I can't tell my boss that I couldn't do any work for a whole day because my 8.0 was mass compiling to 8.0.1! -
Let me be the first to say: Wow! Great idea and excellent execution! I really appreciate this little utility (as will the rest of my engineers who will be surely using it over the comming weeks to get their own 8.0's to 8.0.1. Funny that NI never thought of doing it this way... Other than the processor usage going to 100% when it's listing the VIs to compile at the start (this can be fixed with a 0ms wait in the recursive file list vi), this has saved me about a day - thanks sooooo much! My 8.0 -> 8.0.1 mass compile time went from more than 7.5 hours (I actually cancelled it, and it was only 2/3 of the way through), down to 36 minutes :laugh: I seriously owe you a :beer: at NI-Week in August - and I suggest that anyone else using this little marvel should think about putting your name down to buy Jim a :beer: as well!
-
I gotta admit, since I've been waiting for my 8.0.1 to mass compile, I've made more posts at LAVA today than every before!
-
I used to be a farily active member of NI's discussion forums, but I was getting soooo swamped with trivial questions from people that either hadn't attempted to read the manual or work on it themselves. I don't mind newbies (university students or otherwise) asking questions on components of their systems, especially when it's obvious that they've tried to make it work but either just need help with that last 10% of the solution, or are after a better way of sompleting what they've already implemented. I've since pretty-much abandoned NI's discussion forums (I justify it to myself by saying that not only are there plenty of knowledgable folks on the forum that are simply itching to help out these people, but also because I've only got a small finite amount of time each day to devote to them - sure enough, I've got to earn a wage too and I'm pretty pressed for time as it is. I'd love to spend more time helping out at the NI forums, but I just can't). So, I made the decison to switch to LAVA - partly because of the "Advanced" part of the LAVA acronym. I can't tell you how much I appreciate the high SNR here at LAVA. It's true - I'm elitist: I don't want to read posts from people that want to know how to put a control on their front panels - that's what manuals and NI's AEs are for on the NI forums. To that end, I partly agree with Michael Ashe's idea of a notice pinned to redirect those wanting help with shool work - except that I'd redirect that link over to NI's discussion forums where there are heaps of people just bursting to help with those sort of questions. In my company, I've created an internal list of LabVIEW related links to help out my developers, and each of those links has a description. It's sort of my personal thoughts on various resources - here's an excerpt: NI Discussion Forums These are the NI discussion forums where you can ask all sorts of questions relating to all NI products, as well as other engineering based domains. This forum can get a little overwhelming as it serves the very simple to the extremely advanced. Info-LabVIEW Mailing List This is a sentimental favorite of mine - it's an email-based list server where you can ask questions and get answers from LabVIEW peers. It's not NI based, so it's not censored (eg: last year a fairly heated discussion broke out regarding NI licensing policies). It's available in a daily digest which is pretty convenient. You can search previous posts using http://www.searchview.net (you can go waaaaaay back and see old posts from me when I didn't know a polymorphic selector from an object class browser...) LAVA User Group This is where I spend most of my time: LAVA (LabVIEW Advanced Virtual Architects), which is a user forum supported by the absolute best of the best - these are the guys who can do just about anything. That said, as the name suggests, it's an ADVANCED group, so posting here can easily irritate the Gods and invite a pox on your family name for all eternity. Seriously though, a good place to start is to read old posts and maybe lurking for a while (a few months at least) before diving into this one. Also: this site has an extremely important resource for those starting out in LabVIEW: the unofficial LabVIEW FAQ! It's a great place to find all those odd tidbits and an important place to check out after you've been programming for a wee while. :!: it'd be great if new users we forced to lurk (limited access to posting) for a few months after they joined unless they could provide proof that they know what they are talking about... Awww, maybe I'm being too elitist now... Either way, I'd still like some method of pushing newbies over to NI's forums to start with - I truly beleive that they'll get better support over there, and then come back here once they've progressed and are taking LabVIEW seriously. :question: Otherwise, LAVA will just become just like NI's forum, and we don't really want that, do we?
-
That's quite a novel approach - well done! As long as it's well documented so the next developer that works on it isn't sctaching his/her head, then it sounds just fine to me
-
can automatic detect circle or annulus in a image?
crelf replied to jenny's topic in Machine Vision and Imaging
I had posted to this thread a few days ago, but it doesn't look like it made it Are you able to add a sample image for us to look at? It might make it easier for us to provide suggestions... -
I know that I'm getting away from LabVIEW, but I was hoping to benefit from the expertise of the list - surely someone here has tried to do this before... Using USER32.DLL I've been able to change the window's mode to non-floating and position it where I want it on the screen, but I've had limited sucess with the size of the window. Using MoveWindow, I'm using the following prototype: long MoveWindow(unsigned long hWnd, long Left, long Top, long Width, long Height, unsigned long Flags); Sure enough, it moves the window and it even sets the width correctly, but the hieght doesn't respond to anything I set it to (it actually just draws the bottom of the window off-screen). Any ideas?
-
Show us Your NI Gear (T-shirts, mugs, screwdrivers...)
crelf replied to Michael Aivaliotis's topic in LAVA Lounge
I think that was the original original logo... -
Show us Your NI Gear (T-shirts, mugs, screwdrivers...)
crelf replied to Michael Aivaliotis's topic in LAVA Lounge
I sure can't wear it, but here's my earliest NI relic: