Jump to content

Recommended Posts

Hello,

I recently acquired a sensor that sends a 0-5V analog signal. I figured I could just scale back the standard 0-1023 input range and use 0-512 but my linear output is still very high. My questions are:

  1. Can a 0-5V analog sensor be used on a 0-10V analog input?
  2. If so, How do you scale the input value in Visilogic?

Any help is greatly appreciated.

Thank you,

Jared

Link to comment
Share on other sites

Hi Jared,

It seems you deed it right. I don't understand what the problem is? What do you mean by "the linear output is still very high"?

Whagt is the range of your sensor? Let's say it's 0-10 bar. In this case you need ot set:

X1=0

Y1=0;

X2=512 (5V)

Y2=100 (10.0 bar)

Link to comment
Share on other sites

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

Important Information

This site uses cookies. By clicking I accept, you agree to their use.