Measure the resistance change of a potentiometer

1 次查看(过去 30 天)
I'm using MATLAB 2015a.
I connected a potentiometer (Amphenol 4201B-10k) to a NI 9219 module using 2-wire resistance mode. I tried to acquire the resistance change of the potentiometer.
However, the measurement types only support 'Voltage', 'Current', 'Thermocouple', 'RTD', and 'Bridge'.
It seems that the 'resistance' is not on the list: http://uk.mathworks.com/help/daq/ref/measurementtype.html
How could I acquire the resistance change using MATLAB?
Thanks.
  1 个评论
Gabriel Werr
Gabriel Werr 2018-10-25
I'm also struggling with this problem for a custom RTD. Matlab made me go back to LabView for this!

请先登录,再进行评论。

回答(1 个)

Emmanuel Aykara
Emmanuel Aykara 2019-11-15
I believe that you can use the voltage and current measurement to get the resistance using the simple equation of
Voltage = Current x Resistance (V=IR)

类别

Help CenterFile Exchange 中查找有关 MATLAB 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by