LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

How to Program LabWindow/CVI

Hello Everyone!
 
My name is Hung, I come from VietNam.
Pls show me step by step to Program LabWindow/CVI good.
Now I just see LabWindow through Internet,I feel Program tool verry good  but I don't know start from here. I want to use this soft to program communication between PC and Temperature Controller DC1000 of Honeywell.Thanks everyone.
 
Thanks & Best Regard.
Nguyen Van Hung.
 
 
0 Kudos
Message 1 of 5
(4,128 Views)
Hi Hung,

U can access this site ftp://ftp.ni.com/ and find a folder named Evaluation  in order to download an evaluation of Labwindows/CVI( version 8.1).

For programming in CVI, i suggest U to read CVI's help , search in this forum and in the NI site ( these are 3 main resources).If U can find others one, please let me know .

Hope this helps.
0 Kudos
Message 2 of 5
(4,101 Views)
If you know some programming bestway to start cvi is to create new uir file, then put your controls (Buttons, graphs, textboxes), assign callbacks for controls you need to take action when user clicks on that controls and then from menu select code\generate\allcode. Save your files and project, start populating your callback functions in .c file.
Thanks.
CVI 2010
LabVIEW 2011 SP1
Vision Builder AI 2011 SP1
0 Kudos
Message 3 of 5
(4,053 Views)

Hi Nguyen Van Hung,

LabWindows/CVI does have a Getting Started manual that covers the basics of programming in LabWindows/CVI. It’s found in the
<CVI>\bin directory or by launching the NI LabWindows/CVI Help, switching to the Contents tab, and then selecting the Guide to Documentation help topic. This has links to a lot of great resources including that getting started manual.

Also, if you are very new to LabWindows/CVI, you might consider taking one of our courses. Find out more about that here.

Best Regards,

Jonathan N.
National Instruments
0 Kudos
Message 4 of 5
(4,041 Views)

Dear all.

Thank you very nuch for your support,see you a gain .

Best Regard.

Van Hung

0 Kudos
Message 5 of 5
(3,798 Views)