Author Topic: Self Taught LabView. Any Recommendations?  (Read 2863 times)

0 Members and 1 Guest are viewing this topic.

Offline madsci1016Topic starter

  • Contest Winner
  • Supreme Robot
  • ****
  • Posts: 1,450
  • Helpful? 43
    • Personal Website
Self Taught LabView. Any Recommendations?
« on: March 06, 2010, 10:11:43 AM »
Hey guys,

I'm venturing to teach myself Labview as it seems like a powerful tool, and an easy way to build computer interfaces for robots. (Ardupilot's ground station is LabView)

Any of you guys know of a good tutorials for self taught Labview? I've googled, but to no avail.

Thanks in advance.  

Offline Admin

  • Administrator
  • Supreme Robot
  • *****
  • Posts: 11,703
  • Helpful? 173
    • Society of Robots
Re: Self Taught LabView. Any Recommendations?
« Reply #1 on: March 06, 2010, 11:26:27 AM »
I started teaching myself how to use LabView, got some basic projects working, but its GUI was over complicated with tons of annoying nuances.

I found it easier to simply write a program in C and look at the data using Excel. Learning VB will probably be more worth your time, as well.

Offline madsci1016Topic starter

  • Contest Winner
  • Supreme Robot
  • ****
  • Posts: 1,450
  • Helpful? 43
    • Personal Website
Re: Self Taught LabView. Any Recommendations?
« Reply #2 on: March 06, 2010, 11:58:20 AM »
Well, since i posted this, i figured out how to generate and parse NMEA type control sentences; so it's not been too hard to dive into so far.

I don't think i'll ever use this for data processing, more only as a robot interface. Robot status, display sensor data, plot location on google earth real time, etc.

What kind of stuff did you run into, Admin?

Offline Admin

  • Administrator
  • Supreme Robot
  • *****
  • Posts: 11,703
  • Helpful? 173
    • Society of Robots
Re: Self Taught LabView. Any Recommendations?
« Reply #3 on: March 06, 2010, 08:51:17 PM »
It was about 3 years ago . . . you seem to be having better luck than me though . . .

Basically I just felt the time to program it in C (or even learn VB) was less than the time needed to figure out how to use LabView.

I basically run experiments that require a lot of post-processing, nothing real-time, so Excel was just way easier.

Offline madsci1016Topic starter

  • Contest Winner
  • Supreme Robot
  • ****
  • Posts: 1,450
  • Helpful? 43
    • Personal Website
Re: Self Taught LabView. Any Recommendations?
« Reply #4 on: March 06, 2010, 09:42:27 PM »
I wish it was cheaper, or free, (the student edition is $70) as it seems like an easy way to build a computer interface for a robot, and once i learn it well enough, i'd love to write a tutorial on it, but it might not be worth it since it costs so much.

Offline Admin

  • Administrator
  • Supreme Robot
  • *****
  • Posts: 11,703
  • Helpful? 173
    • Society of Robots
Re: Self Taught LabView. Any Recommendations?
« Reply #5 on: March 06, 2010, 09:47:53 PM »
Well, if anything, open source your completed project file complete with instructions/documentation . . . ;D

(I'll probably never use it, but I'm sure others might)

Offline hopslink

  • Robot Overlord
  • ****
  • Posts: 202
  • Helpful? 14
Re: Self Taught LabView. Any Recommendations?
« Reply #6 on: March 07, 2010, 05:58:26 AM »
Quote
Ardupilot's ground station is LabView

Sorry, it's a bit of an aside but that always struck me as odd for an open source community style project. Sure anyone can use the code (with a 100MB runtime download) but if you want to develop and redistribute code then there is a $1800 entry barrier.

Any of the common cross platform scripting languages Python, Perl, Ruby or Tcl would seem a more logical choice.

« Last Edit: March 07, 2010, 08:56:30 AM by hopslink »

Offline madsci1016Topic starter

  • Contest Winner
  • Supreme Robot
  • ****
  • Posts: 1,450
  • Helpful? 43
    • Personal Website
Re: Self Taught LabView. Any Recommendations?
« Reply #7 on: March 07, 2010, 09:00:35 AM »
Well, my latest idea is to see if i can create a redistributable that is 'configurable' to a degree. Have a tutorial teaching about NMEA style data sentences, and be able to 'map' different fields to different gauges and graphs.


Offline Gertlex

  • Supreme Robot
  • *****
  • Posts: 763
  • Helpful? 24
  • Nuclear Engineer ยท Roboticist
    • Index of Oddities
Re: Self Taught LabView. Any Recommendations?
« Reply #8 on: March 08, 2010, 04:33:59 PM »
Doesn't the hardware for LabView plug and play stuff (e.g. from National Instruments) cost a lot, too?  It's a lose-lose setup for the hobbyist, it seems to me.
I

Offline madsci1016Topic starter

  • Contest Winner
  • Supreme Robot
  • ****
  • Posts: 1,450
  • Helpful? 43
    • Personal Website
Re: Self Taught LabView. Any Recommendations?
« Reply #9 on: March 08, 2010, 05:33:11 PM »
Hardware is only for laboratory data acquisition, and they have there own robot kit, but what i was going to do is completely software.

 


Get Your Ad Here