Jump to content
  • 0

I'm in trouble for AD2 Volatge Distribution Experiment!!


sjmoon

Question

Hello, I'm on the process of checking the voltage distribution using AD2 through Python.

We have been receiving data by connecting resistors to Channel 1 and 2 in AD2, and the voltage applied to the Channel is measured properly in the waveform, but if it rises above a certain level within Python, the same number is repeated and stopped there.

dwf.FDwfAnalogInChannelRangeSet(hdwf, c_int(0), c_double(5.0))
dwf.FDwfAnalogInChannelOffsetSet(hdwf, c_int(0), c_double(-2.5))

There is no difference even though I have applied both codes.

Please Help me!

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...