LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

analog close channel for agilent 34970A

Hello,

 

I am a new user of labview.I need some help programming my Agilent 34970A.

I can initiate communication with my instrument and take data,but I want to close a particular channel and read channel several times and average.

I was looking for a VI something like "Analog close channel" using which I can close a particular channel,read it several times,average the data and then go to the next channel.

Could you please help me in this issue,eagerly waiting for a reply.

 

Thanks,

Harinadh. 

0 Kudos
Message 1 of 5
(3,641 Views)
Can you attach the code that you already have? It would make it easier to help you.
Tim
GHSP
0 Kudos
Message 2 of 5
(3,539 Views)
Just attaching his another thread's link here for reference
0 Kudos
Message 3 of 5
(3,532 Views)

Here is the program which I wrote that does my task of closing the channel once and reading it several times without opening.

Could some one help mefind out the mean and standard deviation of the readings.

They are being read as array of strings, I need to find out the mean and standardf deviation.

 

Thanks,

Harinadh.

0 Kudos
Message 4 of 5
(3,515 Views)

First you need to convert your string to a binary datatype and calculate as needed.

 

Ton

 

Message Edited by TCPlomp on 11-12-2009 07:40 AM
Free Code Capture Tool! Version 2.1.3 with comments, web-upload, back-save and snippets!
Nederlandse LabVIEW user groep www.lvug.nl
My LabVIEW Ideas

LabVIEW, programming like it should be!
0 Kudos
Message 5 of 5
(3,484 Views)