08-05-2022 10:21 AM
I have a PXIe-4139 SMU and I need to create a 10ms, 3mA pulse and measure the voltage during the pulse.
How do I do this?
I tried have a 2K load across the SMU output and I am monitoring the output using a Scope.
The SMU is for Pulse Current with a 10ms on time, 3ms source delay, 4ms aperture time, and MeasureWhen=AutomaticallyAfterSourceComplete
This did not work. The pulse was created but the measurement did not match.
What am I doing wrong?
Is there another approach for doing this?
08-07-2022 01:18 PM - edited 08-07-2022 01:24 PM
Yes, the way you would do is the automatically after source complete, but set source delay to 0s and set the number of records to match the duration of pulse.
BTW, do you need the waveform during the pulse or just a single point in the pulse period? because you're setting 3ms delay and 4ms aperture which in total take up 7ms out of 10ms pulse duration.
Edit: any reason this example did not work for you? - C:\Users\Public\Documents\National Instruments\NI-DCPower\Examples\DotNET 4.5\Pulsing\Single point\Pulse Current\cs