Want to learn LabVIEW, or DAQ?

Want to learn LabVIEW, or data acquisition with LabVIEW?
I�ve finished the first draft of my book for Prentice Hall, �LabVIEW
For Data Acquisition�, and I need a few people who are new to LabVIEW
to proofread it. If interested, this would be a good way for you to
learn
(1) LabVIEW in general (the first third of the book),
(2) data acquisition with LabVIEW (the rest of the book), or
(3) both (the whole book).
The book is currently about 340 pages in Microsoft Word, which would be
about 500 pages as a book. It has plenty of pictures.
If you feel you have time to proofread my book, or either part of it,
before the end of July, please email me at:
[email protected]
I will want feedback concerning errors or hard-to-u
nderstand parts.
You�ll need to get LabVIEW 6.0, still in beta, but I should be able to
arrange that. For the data acquisition part of the book (the last 2/3),
you�ll also want any NI data acquisition device capable of analog input
and digital I/O, and preferably analog out.
Bruce Mihura
Sent via Deja.com http://www.deja.com/
Before you buy.

This has tutorials  http://www.apple.com/findouthow/mac/

Similar Messages

  • I want to become a Labview programmer and I have no programmin​g experience where do I need to start to learn labview programmin​g

    I have had LabVIEW Basics 1 and 2 what do I do next?

    I always recommend the course of action that I took when I learned LabVIEW (in one week).
    Go get "LabVIEW for Everyone" and "Power Programming". They are readily available through NI's website, or through a good technical bookstore, or even a college bookstore. From there, just go through the example programs.
    I strongly recommend also learning good style. LabVIEW comes with a style guidelines book (which, apparently, only 6 people have ever read...) This will get you started on the road to good practices. LTR is also a good resource.
    Good luck.
    Oh, also, when you have gotten some experience, I recommend taking Advanced. I took it (three years after I learned LabVIEW) and was very happy with the course.

  • Learning labview in proper way

    Hello to all,
    I have started learning LabVIEW since 2009; I even studied the LabVIEW 8.2 book student edition; however, I have not reached to a proper level in solving my problems in LabVIEW although I am the best student in my university. can you please guide me how I can improve my skills in this software because I really need it & I am spending lots of time but I don't know why I can not find the right way to learn this software.
    Looking forward to recieving from You,
                                                                  M
    Solved!
    Go to Solution.

    David_78 wrote:
    I find a good place to start is with the example finder and with the express VIs.
      I disagree with David.
    Unless he meant that you should look at the examples to see what badly written codelooks like.
    We wanted to get a few people to participate in re-writing the examples using proper style, but no-one had the spare time to handle that huge task. So you may want to reconsider giving the first reply the accepted solution.  A suggestion is AFTER you learn proper coding style and architecture, that you review the examples in the example finder and you'll see what I mean.  The examples are oftenfull of Stacked Sequences and Local Variables.  Two items that you should try to avoid (especially Stacked Sequences).
    What I suggest (and I didn't yet read the rest of the posts) is to write some code and post itin this forum for people to review it. People will gladly provide suggestions and recommendations on coding style and architecture. 
    I would also recommend that you read the Rube Goldberg Code thread.
    You may also find out why I recommend not using Local Variables.

  • Still learning LabView - How do I go about this?

    Hi all - I have an array of linear displacement transducers that I'd like to sample.  I have them hooked up using the DAQAssist, and can sample, average, and display the values in a while loop.  What I'd like to do is the following:
    First, I'd like to have two buttons.  The first is a "sample" button that, when pressed, will read the values for some time and display the value (just like the I've already accomplished, just for a set period of time).  The second is a "calibrate" button, which will again sample, but then store the current value as an offset, in effect rendering the displayed result as zero.  (The sample button will then subtract this value from the live values to come up with the actual displacement)
    My problem is that I'm not sure how to go about hooking up the buttons to the loop - is there even a loop to deal with in this scenario?  I've been reading the "Learning Labview" sections I've found on the web but nothing relates enough to what I'm after. 
    Where do I start?
    Thanks in advance.
    Mike

    LOL!  Yes... it may be shocking at first, but instead of having variables as in text-based languages, Labview uses a wire. 
    The Locals & Globals are not to be used in the same way as text-based languages either.  Nor is the Sequence Structures.. They provide a somewhat similar ... hum... euh.... well... I don't want to use the word "environment".. because it's not.. well..  it provides something similar to text-based languages, but it's not..
    So passing values is done using a wire.  Functions are actually vi's which can be run as stand-alone.  Subroutines are vi's (sub-vi's) configured as such.  They tpically clone themselves..  Maybe we shouldn't go there yet  
    For now....  think of wires as variables.  Every wire is a variable holding the value for that variable within the length of that wire.   
    Hope I didn't confuse you too much   LOL!
    It gets easier from there

  • Want to learn iPhone Programming on 10.5 PPC, can i do this?

    I want to self teach my self to program iPhone applications, i have no programming experience so inwill be starting from scratch. I have got the book 'Objective-C For Absolute Beginners' but before I begin I wanted to check I can learn using my system. I have a iMac G4 PPC running Mac OS X 10.5 Leopard which means I cannot run the latest version of Xcode. Is the latest version of Xcode that can run on 10.5.8 and on a PPC machine okay for me to practice and learn how to use Xcode and program for the iPhone? Because I don't have the money but when I can afford it I will upgrade to an intel computer maybe in a years time. But will it do for now?

    AndiWhitts wrote:
    Yes that's what I'm after, so writing program's for my mac is similar to iPhone app development only with a different UI ect.? and they definitely both use Objective-C? And the current Xcode I got with my leopard install will have everything I need won't it.
    There are definitely some similarities. The lower-level libraries are very similar. At the application level, and the UI architecture level, they are significantly different.
    I just wanted to make a start before I get an intel mac but I didn't want to learn it all then have to start from scratch when I get an intel mac because it is completely different.
    You wouldn't start from "scatch" because it wouldn't be "completely" different. You would be starting near the beginning because it is 70% different.
    If you want to start with the machine you have, focus on writing Mac apps. In a year, maybe you might have something that you could port to Xcode4 and release in the App Store.
    Any machine made since 2007 will run Lion.

  • For all the newbies who wants to learn Java

    I was a newbie like 4 months ago. i have some skills of OOP in C++ like 2 years back but since then i did'nt took any of programming language courses. I have experience in MSaccess and MYsql. i did my internship Last summer with Tennessee Education Lottery as a Database Analyst. At that time i realized what a Corporate Enviorment looks like. Trust me it was a formal interview and i passed it and they placed me in the IT department to write some scripts for the GUI terminal and at the same time create a Company Security Database. i did completed my project but i had to Learn Mysql. and then i realized Java was getting very popular. alot of people told me in the forums to go Java tutorial but i will not agree to start from the sun tutorial. you can do it only if you have a good or may be medium experience of OOP. it was really tough for me and then this magic guy came on the forum and told me to go on this website if you want to learn Java.
    http://chortle.ccsu.edu/java5/cs151java.html
    This site is a brilliant site specially the exercise problems and the quizes really attracted me to Java alot and now i came to realize how easy it is to program in Java rather than C++. Java forums have helped me alot in solving those exercise problems (not with the code but with a good explanation) which was very helpful for me. out of my 210 post i guess i have helped 30 people out and the rest of the questions are regarding those exercises. i came to know encapsulation, inheritance and all that stuff. though i am still not very perfect like i am still having trouble with ComparTo thing but it takes more practice. the more you practice the more you learn. so all the newbies if you really want to learn java even if you dont have any experience in OOp this is the site where you need to start. Hope this will definitely help you alot. thanks to all the Senior members navycoder, captain, paulcw, duffy, turingpest and others also who have helped me in the past. without you i would have not achieved the goal of learning java. now my next step is going to be learn GUI programming Swing. looks fun to me. but at the same time i have my final project for this semester to make on ONline Testing program which will have a database, php scripting and html and xml.
    I will post if i have any problems

    I was a newbie like 4 months ago. i have some skills
    of OOP in C++ like 2 years back but since then i
    did'nt took any of programming language courses. I
    have experience in MSaccess and MYsql. i did my
    internship Last summer with Tennessee Education
    Lottery as a Database Analyst. At that time i
    realized what a Corporate Enviorment looks like.
    Trust me it was a formal interview and i passed it
    and they placed me in the IT department to write some
    scripts for the GUI terminal and at the same time
    create a Company Security Database.Wow they really must like to gamble if they put you in charge of a security database - no offense meant, but that isn't the sort of thing you would want a brand new person working on, unless of course they were giving really high odds ;-)

  • I want to learn web dynpro in UK

    i want to learn web dynpro in UK through remote servers by self learning.WHO provides remote servers.what r the pre requisites for webdynpro for ABAP

    You can install your own Server from [this link|https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/80fd9a0a-e306-2a10-c896-b84c77c13ed2].

  • I want to learn web dynpro for ABAP in UK

    i want to learn wen dynpro for ABAP in uk through remote servers.who provodes the best remote servers.
    whether abap and java is a
    pre requisite for learning webdynpro?

    Vijay,
    check this link to download trial version of the server.
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/80fd9a0a-e306-2a10-c896-b84c77c13ed2
    http://www.sapdevelopment.co.uk/webapps/webdynpro/wdphome.htm
    https://www.sdn.sap.com/irj/sdn/nw-composition?rid=/webcontent/uuid/512040e1-0901-0010-769c-c238c6ca35d9
    http://help.sap.com/saphelp_erp2005/helpdata/en/b9/b82c4142aef623e10000000a155106/frameset.htm
    https://www.sdn.sap.com/irj/sdn/webdynpro?rid=/webcontent/uuid/60ea94e5-0901-0010-c3bb-aad5ea9620d8
    do a search in sdn and you will find lot of materials
    Thanks
    Bala Duvvuri

  • I want to learn BW from my friends tell me useful for crm consultants,

    Iam new to the sap .
    iam lerning sap Crm i have some best practices  downloaded from from sap service market plce   using this i want to practice CRM tell me the way of practice  with use of best Practices.
    I want to lern SAP BW from my friends also send me the some topics witch will help to crm functional consultant. 
    I want to learn BW from my friends tell me useful for crm consultants,tell me how to use Best Practice witch taken from sap service market place

    Dear Desu siva anjith,
    you just understand how to prepare reports and how these reports are related to crm.....
    learn what u  need in crm.....
    shaik..

  • I want to Learn webcenter

    I want to Learn Oracle WebCenter.
    Please guide me.
    I have jdeveloper 11g(11.1.2.3.0) installed.
    Thanks,
    Dilip

    What steps have you taken so far?
    There are Oracle University classes that are quite good.
    There are many blogs out there that are quite good.
    There is the Oracle.com WebCenter homepage that contains the documentation, software, and community links. It is also quite good.
    There are many resources available to start learning, but you must take the first step and read. Read the blogs, read the forums, but most of all, read the documentation. At least the summaries and table of contents to see where information is. When you need to answer a question, to to the manual. Chances are, there's a walkthrough just waiting to be followed.
    Here's a quick starter:
    SENA Sound Bites: WebCenter Content - 101 syllabus
    -ryan

  • I want to use labview controls in VB ? how do i do it

    i want to use labview controls in VB ? how do i do it?

    The easiest way to do this is to create a LabVIEW DLL and call it from vb. So write a vi in labview with the front panel you want and then compile it into a dll. The only problem with this is that when vb calls the dll nothing else can happen in vb. Hope this helps.
    BJD1613
    Lead Test Tools Development Engineer
    Philips Respironics
    Certified LV Architect / Instructor

  • Want to learn BSP in details

    Hi all,
              I am new to BSP and want to learn all the concepts in details.
               How the events are triggered,how to display User id and password in the login page and try to navigate in the following pages. Where to write the select statements amd internal table.
               Please forward me some good docs in my mail id:
          [email protected]
         I will reward points. Please give me some docs.
       With regards,
          Abir.

    Hi,
    Go through the following links :
    http://help.sap.com/saphelp_47x200/helpdata/en/e5/edae3b59e17646e10000000a11402f/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/c8/101c3a1cf1c54be10000000a114084/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/21/8cec3ada87e076e10000000a11405a/frameset.htm
    https://www.sdn.sap.com/irj/sdn/weblogs?blog=/weblogs/topic/24
    Reward points if helpful.
    Thanks,
    Ramya.

  • I want to learn HR ABAP Pls help

    Hi all
    I want to learn hr abap but sites like sap-img and sap.com and atomhr doesnt help to start .Once we know basic concepts then we can continue But to kicj off its difficult.Tried all main sites but no use
    Pls help if you have any good material.
    is it called HR abap or SAP hr?
    is info types starting with 0001 or is it with p0002???
    which is the one?
    George

    Hi,
    Chek these links:
    Re: Find Storage location with respect to Plant
    http://help.sap.com/saphelp_47x200/helpdata/en/4f/d5275f575e11d189270000e8322f96/content.htm
    http://www.sapdevelopment.co.uk/hr/hrhome.htm
    http://www.sap-img.com/human/hr-faq.htm
    http://www.hernangn.com.ar/sap.htm
    http://www.planetsap.com/hr_abap_main_page.htm
    http://help.sap.com/saphelp_47x200/helpdata/en/25/37e0343734cf72e10000009b38f83b/frameset.htm
    http://help.sap.com/saphelp_47x200/helpdata/en/8c/38e0343734cf72e10000009b38f83b/frameset.htm
    http://help.sap.com/saphelp_47x200/helpdata/en/d4/6afde6358e11d6b48900010220c65f/frameset.htm
    http://www.sap-img.com/human/hr-faq.htm
    http://www.hernangn.com.ar/sap.htm
    http://www.sapgenie.com/mysap/mysap_hr.htm
    Best Regards,
    Anjali

  • Want to learn more

    hi all!
    I am a B.Tech 2nd year student. I know the basics of JavaSE.....upto
    multi threading. But now as gain more I want to learn more java applications.
    At present i am going through course of Data Structure and Algorithms.
    now i want to learn jsp, xml, and basics of some of java applications.
    So, i want to know how i can start....what i should do.....i'm very confused.....plzz help me...........

    There are some things you can do:
    1. stick to the client side and
    - try programming a simple app that makes life easier for you in some way
    - extend it to store some data to a JDBC database (try mysql for the first run)
    - IF THAT RUNS, try some more sopohisticated persistence frameworks like hibernate.
    - try Eclipse RCP, another client-side programming model apart from swing.
    2. try server side / J2EE, BUT
    - restrict to do plain servlets the first time, no struts, no JSP, no DataSources, no files, JAAS, JMS / clustering / spring. Got it?
    - ONLY LEARN ONE TECHNOLOGY AFTER ANOTHER. j2EE is painful until you know what you do.
    - dont use jboss, dont use websphere. For the first some projects, use plain-old Tomcat.
    - after the first some running server apps, read a J2EE patterns book.
    Path 1 is the easy, painless one. path 2 is the big world, hence cumbersome, painfull and wealthy, and you will learn Path 1 "on the run", but its hard work.

  • Want to learn about Apex..!!

    Hello Everybody,
    I want to know much about apex. Can somebody please guide me.
    Here's why i want to learn apex.
    I want to design one application which opens in web browser, i want to implement it on my local PC, i am using Vmware (Red Hat Linux enterprise 4 OS) as my server, Database is Oracle 10gR2 on server, i have one database created on it.
    For practice i have one package that has HTML code in it and i want to run that package on web browser, I ran that package before in my company using Apache with mod_plsql cartridge by setting up Dad configuration..
    I want to try it on my local PC. My question is do we have to install Apache with mod_plsql or just installing APEX will work in this case...???
    Any help will be greatly appreciated..
    Thanks
    Regards
    -Harsh.

    Hi,
    if you don't want to go for 11g - try 10g Rel.2 -
    my recommendation:
    1. Install the Oracle DB
    2. Download the "Companion CD", which has APEX and an OHS Oracle Http Server = Apache WITH the MOD-PLSQL integrated in it.
    http://www.oracle.com/technology/software/products/database/oracle10g/htdocs/10201winsoft.html
    looks as follows:
    Oracle Database 10g Companion CD Release 2 (10.2.0.1.0)
    - 10201_companion_win32.zip (653,693,751 bytes) (cksum - 3264572193)
    - Download latest Oracle Application Express (formerly HTML DB)
    When you start the Installer of the Compnaion CD you get the option of installing TOGETHER : APEX and OHS/Apache
    Do that ! - and its an hassle free install both installed ready to go (watch the url which is given in the status window at the end of the install and make a note).
    The APEX/Apache install takes areound 18 min. - be patient !
    TIPP: make a note of the user/pwd you used, because you need this exactly when upgrading.
    Later you can easily upgrade to the latest APEX version (Downlaod as above mentioned).
    Hope that assisted !
    Bernhard

Maybe you are looking for