ni.com is currently experiencing slowness/issues due to ongoing maintenance.
Support teams are actively working on the soonest resolution.
ni.com is currently experiencing slowness/issues due to ongoing maintenance.
Support teams are actively working on the soonest resolution.
08-16-2022 09:18 PM
Dear,
I would like to measure two DC voltages (~several 10 V) with two independent voltmeters simultaneously.
The measurement should be done in every 2 seconds interval for 1000 seconds (in this case, 500 measurements).
According to previous paper, one used 53131A counter and 33220A function generator.
Unfortunately, I have never used the counter and I am wondering a counter can send the control signal to a voltmeter for finite period in every 2 seconds.
Please verify this setup or suggest some instruments for simultaneous measurement for my purpose.
labmaster.
08-16-2022 10:11 PM
You need to provide more information on the multimeter and other instruments you've access to that can be included in the setup (such as the counter you're mentioning).
08-17-2022 12:44 AM - edited 08-17-2022 12:46 AM
I can use two 3458A multimeters to measure two voltages.
As you can see, my setup can be heater and I want to estimate the heat energy (summation of series "time interval(2 s) x electrical power") exactly by using a reference resistance.
Best,
labmaster.
08-17-2022 04:41 AM
With the information you've shared so far, this is how I would approach your requirement,
To implement the above you need to familiarize yourself with the SCPI commands of your instrument to achieve the above functionalities by referring the user manual or the programmer's manual of respective instruments.
08-31-2022 07:53 AM - edited 08-31-2022 07:57 AM
Dear santo_13,
Very thank you for your comments.
I understand what you mean.
However, can you guess the function of a counter in this measurement?
From my experience with function generator long time ago, I didn't remember the finite time for wave duration.
Is it possible to do so in recent machine?
or can it be realized with the counter?
labmaster.
09-01-2022 07:55 PM - edited 09-01-2022 07:57 PM
Keysight 33500B, recent model of function generator, has a burst mode for my purpose.
The number of cycles can be set up to 1M or infinite.
labmaster.
09-21-2022 07:29 AM
You want to read every 2s, to do that in sync with two 3458 you need to use the ext trigger. The generator can provide that trigger pulses.
Start and stop ot the pulse generation can be done via 488 in LabVIEW. No problem to read some samples more , just count them up and reject them (if needed).