Jump to content
  • 0

ADP3450 voltage range setting in script


AbbyM

Question

Using the ADP3450 and C++ code to run it.  When I do the below function call I am intending to set it to 5 V peak-to-peak.  But the output data seems to be set to 25V peak-to-peak.  Is that a hardware limitation?  Or am I missing something on the software side?

 

FDwfAnalogInChannelRangeSet(hdwf, -1, 5);

Link to comment
Share on other sites

2 answers 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...