From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Recommended Books to learn Labview?

I want to write a Labview program that controls an HP 4277A LCZ
meter over an HPIB from a PC. It is a simple program, and I'd like
to put off the NI Labview classes because I'm just too busy right
now.

The program should be very simple. It will let the user enter a
voltage range, then tell the HP4277A to output each voltage
looping through the voltage range. At each voltage point it will
wait for things to settle, take capacitance and conductance
readings of the DUT, store these values in arrays. When the loop
is completed, it will graph the C vs V, Cond. vs. V, and so ther
result of some math on the C vs. V curve, and store the array data
to a disk file.

Can anyone recommend books that would help me pick up Labvie
w
programming? I have 5 yrs. VB experience.

Thanks,
Mike
0 Kudos
Message 1 of 8
(3,324 Views)
> I want to write a Labview program that controls an HP 4277A LCZ
> meter over an HPIB from a PC. It is a simple program, and I'd like
> to put off the NI Labview classes because I'm just too busy right
> now.
>
> The program should be very simple. It will let the user enter a
> voltage range, then tell the HP4277A to output each voltage
> looping through the voltage range. At each voltage point it will
> wait for things to settle, take capacitance and conductance
> readings of the DUT, store these values in arrays. When the loop
> is completed, it will graph the C vs V, Cond. vs. V, and so ther
> result of some math on the C vs. V curve, and store the array data
> to a disk file.
>
> Can anyone recommend books that would help me pick up Labview
> programming? I
have 5 yrs. VB experience.
>

I went to bn.com and searched for LabVIEW and found thirteen
books. I'd highly recommend the ones from Gary Johnson, but
the others may suit you also.

Greg McKaskle
0 Kudos
Message 2 of 8
(3,324 Views)
Greg,

Thanks, just what I was looking for.

Mike

Greg McKaskle wrote:
>
> > I want to write a Labview program that controls an HP 4277A LCZ
> > meter over an HPIB from a PC. It is a simple program, and I'd like
> > to put off the NI Labview classes because I'm just too busy right
> > now.
> >
> > The program should be very simple. It will let the user enter a
> > voltage range, then tell the HP4277A to output each voltage
> > looping through the voltage range. At each voltage point it will
> > wait for things to settle, take capacitance and conductance
> > readings of the DUT, store these values in arrays. When the loop
> > is completed, it will graph the C vs V, Cond. vs. V, and so ther
> > result of some math on the C vs. V curve, and store the array dat
a
> > to a disk file.
> >
> > Can anyone recommend books that would help me pick up Labview
> > programming? I have 5 yrs. VB experience.
> >
>
> I went to bn.com and searched for LabVIEW and found thirteen
> books. I'd highly recommend the ones from Gary Johnson, but
> the others may suit you also.
>
> Greg McKaskle
0 Kudos
Message 3 of 8
(3,324 Views)
Question:

How well do these books apply to LabView 5.1? That is the version I have
.... I am an experienced programmer (C++, VB) but a LabView 'newbie', and
have a few 'version specific' books on my shelf that become obsolete as the
next language revision comes out.

Thanks,

Mike

"Greg McKaskle" wrote in message
news:38815FE6.AAA77D5B@austin.rr.com...
> > I want to write a Labview program that controls an HP 4277A LCZ
> > meter over an HPIB from a PC. It is a simple program, and I'd like
> > to put off the NI Labview classes because I'm just too busy right
> > now.
> >
> > The program should be very simple. It will let the user enter a
> > voltage range, then tell the HP4277A to output each voltage
> > looping through the volt
age range. At each voltage point it will
> > wait for things to settle, take capacitance and conductance
> > readings of the DUT, store these values in arrays. When the loop
> > is completed, it will graph the C vs V, Cond. vs. V, and so ther
> > result of some math on the C vs. V curve, and store the array data
> > to a disk file.
> >
> > Can anyone recommend books that would help me pick up Labview
> > programming? I have 5 yrs. VB experience.
> >
>
> I went to bn.com and searched for LabVIEW and found thirteen
> books. I'd highly recommend the ones from Gary Johnson, but
> the others may suit you also.
>
> Greg McKaskle
0 Kudos
Message 8 of 8
(3,324 Views)
Hallo, Mike,

Du meintest am 15.01.00 zum Thema Recommended Books to learn Labview?:

> Can anyone recommend books that would help me pick up Labview
> programming? I have 5 yrs. VB experience.

For beginners I recommend Liza Wells (Prentice Hall). Very nice to read,
very nice to learn.
I don't know which version of LabView she uses.

Viele Gruesse!
Helmut
0 Kudos
Message 4 of 8
(3,324 Views)
Thanks Helmut

Helmut Hullen wrote:
>
> Hallo, Mike,
>
> Du meintest am 15.01.00 zum Thema Recommended Books to learn Labview?:
>
> > Can anyone recommend books that would help me pick up Labview
> > programming? I have 5 yrs. VB experience.
>
> For beginners I recommend Liza Wells (Prentice Hall). Very nice to read,
> very nice to learn.
> I don't know which version of LabView she uses.
>
> Viele Gruesse!
> Helmut
0 Kudos
Message 5 of 8
(3,324 Views)
The one I started with is good "Learning with Labview" by Richard
Bishop. Mine included a students version of LabVIEW that was fully
functional. It's a good and inexpensive way to learn LabVIEW. It's
well written, easy to read and fairly detailed.

On Sat, 15 Jan 2000 14:31:46 -0800, Mike Scirocco
wrote:

>I want to write a Labview program that controls an HP 4277A LCZ
>meter over an HPIB from a PC. It is a simple program, and I'd like
>to put off the NI Labview classes because I'm just too busy right
>now.
>
>The program should be very simple. It will let the user enter a
>voltage range, then tell the HP4277A to output each voltage
>looping through the voltage range. At each voltage point it will
>wait for things to settle, take capacitance and conduc
tance
>readings of the DUT, store these values in arrays. When the loop
>is completed, it will graph the C vs V, Cond. vs. V, and so ther
>result of some math on the C vs. V curve, and store the array data
>to a disk file.
>
>Can anyone recommend books that would help me pick up Labview
>programming? I have 5 yrs. VB experience.
>
>Thanks,
>Mike

Chris
0 Kudos
Message 6 of 8
(3,324 Views)
Thanks Chris.

Chris wrote:
>
> The one I started with is good "Learning with Labview" by Richard
> Bishop. Mine included a students version of LabVIEW that was fully
> functional. It's a good and inexpensive way to learn LabVIEW. It's
> well written, easy to read and fairly detailed.
>
> On Sat, 15 Jan 2000 14:31:46 -0800, Mike Scirocco
> wrote:
>
> >I want to write a Labview program that controls an HP 4277A LCZ
> >meter over an HPIB from a PC. It is a simple program, and I'd like
> >to put off the NI Labview classes because I'm just too busy right
> >now.
> >
> >The program should be very simple. It will let the user enter a
> >voltage range, then tell the HP4277A to output each voltage
> >looping through the voltage range. At eac
h voltage point it will
> >wait for things to settle, take capacitance and conductance
> >readings of the DUT, store these values in arrays. When the loop
> >is completed, it will graph the C vs V, Cond. vs. V, and so ther
> >result of some math on the C vs. V curve, and store the array data
> >to a disk file.
> >
> >Can anyone recommend books that would help me pick up Labview
> >programming? I have 5 yrs. VB experience.
> >
> >Thanks,
> >Mike
>
> Chris
0 Kudos
Message 7 of 8
(3,324 Views)