LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Step By Step Instructions !!!! HELP NEW USER!

Step by step tutorial on how to create a project from A to Z. I am a new user, and i am tired of all the tutorials NI provides, they all talk about creating some bullshit waveform or making some easy calculator vi. They never talk about the real stuff, example, how to start a project, create your vi, compiling or putting together all the vi's, compile everything together and than creating an EXE. Holly shit that's all i am asking for is an idiots guide is it that hard for NI to make ! Can anyone out there direct to something to figure this out maybe a book, article, web page something!!!   And no thank you i don't need some sales guy calling me trying to sell NIN bullshit training classes, i have been to them and all the instructor could talk about is creating a ridicolous sine wave genarator (WoW) 
0 Kudos
Message 1 of 13
(3,344 Views)
The coffee has been good, so here goes.

  • Create a new project (File\New Project
  • Add a new VI (Right click 'My computer'\New\VI)
  • Built the code you need
  • Create a built spec (right click 'Build Specifications'\New\Executable)
  • Include your main VI
  • Build
(compilation is part of the LabVIEW IDE so you don't need that step).


They never talk about the real stuff, example, how to start a project, create your vi, compiling or putting together all the vi's,
Since LabVIEW is a general purpose language (IMO) the real stuff is rather diverse...

Ton
Free Code Capture Tool! Version 2.1.3 with comments, web-upload, back-save and snippets!
Nederlandse LabVIEW user groep www.lvug.nl
My LabVIEW Ideas

LabVIEW, programming like it should be!
0 Kudos
Message 2 of 13
(3,333 Views)
I am sure NI would be very happy to hear about any issues with the LabVIEW help that could be confusing to new users.
 
Here's a link to the LabVIEW help on organizing an managing projects:
 
 
Have you read it and do you still have problems? What was not clear?


Genci wrote:
..., compile everything together and than creating an EXE.
How to built an application Step by step.: http://zone.ni.com/devzone/cda/tut/p/id/3303
 
You should also be aware that you cannot buit an application using LabVIEW base or full.
You need LabVIEW professional or you need to purchase the application builder.


Genci wrote:
...tired .. bullshit ... Holly shit ...idiots ...bullshit ..ridicolous ...
These are all non-techical terms and not very descriptive in the context of LabVIEW. Could you be a bit more specific on what kind of problems you encountered?
 
It would also be important to know your programming background? Are you experienced in any other programming environment? Is labVIEW your first attempt at programming? Are you familiar with general programming terms? Are you trying to program for personal enjoyment, for school, or as part of a job. If your employer forces you to switch to LabVIEW, maybe he could send you to some NI classes.
 
What is your LabVIEW version?
 
As anything, there is always an initial hurdle that needs to be overcome before becoming familiar in a new environment. Fortunately, this threshold is very low in the case of LabVIEW and you should be up and running after a couple of hours. Mastery takes a bit longer, of course.
 
Your best bet is to ask a more specific question here in the forum whenever you get stuck. Good luck and enjoy the ride. 😄
Message 3 of 13
(3,285 Views)

Genci,

Do you thing it would be possible for you to at least the profanity out of your posts. It certainly does not incline me to help you in any way.

0 Kudos
Message 4 of 13
(3,264 Views)
Thnx for the feedback. To answer some of your questions, I am using the latest and greatest, LabView 8.5 Pro. I do have a background in programming C++. I am comfortable with LabWindows/CVI but we all know that NI is trying to get rid of it. I am trying to become proficient in LabView, b/c i want my company to switch over. And online there is so much content you get overwhelmed.  And as far as, for my improper language, thats the only way i know how to release my fustration on the software Smiley Very Happy
Thnx for your links they are very helpful.
               Do you know of any books that you can recommend on LabView?

0 Kudos
Message 5 of 13
(3,247 Views)

I like these 2, there are others

The LabVIEW Style Book by Peter Blume

LabVIEW for Everyone 3rd Edition by Jeffery Travis and Jim Kring

OT- Why does this thread show 5 stars in the LabVIEW main forum but I see no stars in the previous posts?

~~~~~~~~~~~~~~~~~~~~~~~~~~
"It’s the questions that drive us.”
~~~~~~~~~~~~~~~~~~~~~~~~~~
0 Kudos
Message 6 of 13
(3,238 Views)
"LabVIEW for Everyone" would be a perfect place for you to start.  Also the "Labview Style Guide".  We understand the need to release frustration, but try it on the software, not on the people you are asking for help.

Good Luck.
Jim

LV 2020
0 Kudos
Message 7 of 13
(3,236 Views)


Genci,

Do you thing it would be possible for you to at least the profanity out of your posts. It certainly does not incline me to help you in any way.




Unlike you good sir, I am new at LabView and it becomes very frustrating when you are trying to learn something but you can't get the support when you need it. I have had a tough time trying to get NI support, the only thing these people can tell me is go to NI.com...... I spend 3 hrs a day trying to figure out were specific content is located rather than actually using their software. 
I apologize, i did not think i was offending anyone by expressing my feelings towards NI's training tutorials and their sales people!
 What does my profanty have to do with you, my friend, helping another programmer by sharing your knowledge, when none of it is directed towrds you? 
0 Kudos
Message 8 of 13
(3,231 Views)
It is simply unprofessional. The profanity is directed at anyone who reads your posts.
0 Kudos
Message 9 of 13
(3,223 Views)


AnalogKid2DigitalMan wrote:
OT- Why does this thread show 5 stars in the LabVIEW main forum but I see no stars in the previous posts?

There is delay between the time stars are given and the time they show up in posts. I guess we have a "race condition" in that they show up earlier in the topic view than in the thread view. Probably too many local variables. 😄
0 Kudos
Message 10 of 13
(3,221 Views)