LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Agilent 34972A - Using a single channel to read multiple data from a function generator. Example - Using channel 101 to read frequency and ac voltage from a function generator

Hello what should i do ? i am using the Advance scan Example Program

 

 

0 Kudos
Message 1 of 4
(2,308 Views)

Hi soarin,

 

right now your example VI should read just one sample from your DMM.

When you need more samples you should repeat the read operation more often: usually you use loops to repeat part of codes…

 

Hello what should i do ?

What exactly do you want to know?

Generic answers on your generic question:

  • How to use your DMM? Then read its manual…
  • How to use LabVIEW? Then take the free beginner tutorials…
Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 4
(2,281 Views)

Hi Sorry for my post 

 

okay i want to know how to program this advance scan program. To read multiple input data at once on a single channel that is connected to a function generator.

0 Kudos
Message 3 of 4
(2,261 Views)

Hi soarin,

 

i want to know how to program this advance scan program.

Probably there is another example VI showing how to acquire a waveform from your DMM.

Otherwise I already mentioned those beginner tutorials to help you learn LabVIEW!

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 4 of 4
(2,252 Views)