ceilingwalker

ScaleTrans

4 posts in this topic

Hello. I have an NJ101-9000, using NX I/O, using Sysmac Studio v. 1.13. I have an input that I am trying to scale. Because it is an INT I am using 0-32,767 and 0-8000 is the input for this proportional valve. I have attached below, what my function looks like, and the error I keep getting. My first Sysmac Studio project, but am accustomed to AB. Could someone check to see if I am at least on the right track please? Thank you

scaletrans.jpg

Share this post


Link to post
Share on other sites

If you read the F1 help for this command you will clearly see the inputs and outputs MUST be REAL or LREAL.  So convert your INT to REAL first.

Help files and manuals are a wonderful resource, especially when it's all built inside the software and you don't even have to look for it.

Share this post


Link to post
Share on other sites

The value in X0,X1,Y1,Y0 Must use Prefix as X0= Real#value

In your case X0= Real#0

Share this post


Link to post
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