PXI

cancel
Showing results for 
Search instead for 
Did you mean: 

Is it possible to measure voltage or current with the SMU (PXIe-4147) when the output is off?

I’d like to measure voltage and current, and also apply voltage using the PXIe-4147.

 

Sometimes I only need to measure voltage or current.
Other times, I need to apply voltage and measure current, and so on.

 

However, I’m not sure if having the output turned on affects the accuracy of voltage and current measurements.

 

When I use InstrumentStudio, I can turn off the output and still measure voltage and current without issues.

But with Python (using nidcpwr), I have to initiate the session, and that automatically turns the output on.

0 Kudos
Message 1 of 2
(39 Views)

@usan1 wrote:

I’d like to measure voltage and current, and also apply voltage using the PXIe-4147.

 

Sometimes I only need to measure voltage or current.
Other times, I need to apply voltage and measure current, and so on.

 

However, I’m not sure if having the output turned on affects the accuracy of voltage and current measurements.

 

When I use InstrumentStudio, I can turn off the output and still measure voltage and current without issues.

But with Python (using nidcpwr), I have to initiate the session, and that automatically turns the output on.


If you want to use the SMU as a voltmeter or ammeter, you need to properly turn it on force 0A to measure voltage and force 0V to measure current.

 

When the output is disabled, the SMU attempts to source 0V with 2% of current range as compliance (i.e., act as a limited load).

Santhosh
Soliton Technologies

New to the forum? Please read community guidelines and how to ask smart questions

Only two ways to appreciate someone who spent their free time to reply/answer your question - give them Kudos or mark their reply as the answer/solution.

Finding it hard to source NI hardware? Try NI Trading Post
0 Kudos
Message 2 of 2
(6 Views)