Jump to content
  • 0

AD2-Impedance Analyzer, Automatically Selecting Reference Resistors in Python


r2tjandr

Question

Hi,

I am trying to implement a script in Python that will sweep through a frequency range for a specific duration of time. I will be measuring impedances that will change over different a few orders of magnitude randomly over time (roughly 30 ohms - 20k ohm). In the SDK, there is an option to set the impedance mode to Adapter. by using the following line:

dwf.FDwfAnalogImpedanceModeSet(hdwf, c_int(8))

Does this automatically set the reference resistors as well (like it does on Waveforms)? Or do I have to implement the auto-ranging myself? If the latter is true, is there an example script on how to implement this in the SDK? 

 

Thank you

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...