LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How should I learn labview?

That's what the biggest problem is . My company has one programmer and they are training me. I want to learn and I want to start doing things but the other person works weird hours and I can not work those hours so I am just sitting here reading forums and examples online and try to do my best what I can.

Message 11 of 14
(524 Views)

As was stated, see if you can find a driver already written for the instrument and see how it was done. Try to replicate and/or improve it.  Most of the Agilent instruments use SCPI commands you can send via VISA.  Lookup VISA examples and learn from those.  Then figure out how to build the commands you want and send it through the VISA session.  Then learn how to interpret what was sent back.  Just play and ask questions.  We are here to help.


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 12 of 14
(522 Views)

@crossrulz wrote:

As was stated, see if you can find a driver already written for the instrument and see how it was done. Try to replicate and/or improve it.  Most of the Agilent instruments use SCPI commands you can send via VISA.  Lookup VISA examples and learn from those.  Then figure out how to build the commands you want and send it through the VISA session.  Then learn how to interpret what was sent back.  Just play and ask questions.  We are here to help.


I remember how proud I was when I got my first query (*IDN? naturally) to work!  🙂

Bill
CLD
(Mid-Level minion.)
My support system ensures that I don't look totally incompetent.
Proud to say that I've progressed beyond knowing just enough to be dangerous. I now know enough to know that I have no clue about anything at all.
Humble author of the CLAD Nugget.
0 Kudos
Message 13 of 14
(494 Views)

@Darin.K wrote:

  (I borrowed these from Ravens Fan, he probably has it macroed since searching for 'tutorials' in his posts on LabVIEW forum gives hundreds of results.)

 

LabVIEW Introduction Course - Three Hours
LabVIEW Introduction Course - Six Hours

 

 



Yep.  I think I learned to use the macro several years ago when I saw Tst had similar messages that always read exactly the same.

0 Kudos
Message 14 of 14
(482 Views)