LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How can I increment channels on 34970A DAQ with the 34908A 40 channel mux using the LabVIEW instrument library.

I have my external multimeter reading a voltage on a channel but with my LabVIEW program, I am trying to increment the channels so I can see the voltage on each of the 40 channels. Some help would be greatly appreciated.

Thanks in advance,
Jason
0 Kudos
Message 1 of 3
(2,444 Views)
I use the internal DMM with the 34903A and I just use "HP34970A Single Point.vi" inside of a for loop and connect the iteration terminal to the channel input. Insert a increment by 1 function between the iteration and channel.
0 Kudos
Message 2 of 3
(2,444 Views)
Dennis,
The channels vi that you attached to your response worked perfectly. Thank-you very much for your help. I am completing this LabVIEW vi as a workterm project as I am an electronics student at a local college in Newfoundland. I will be sure to add your name to the list of acknowledgements in the report.

Thanks again,
Baird
0 Kudos
Message 3 of 3
(2,444 Views)