Analog to timer in ml1000-ml1200

allanbradl

Member
Join Date
Aug 2003
Location
Toronto
Posts
25
Could anybody fetch me an idea how to make analog input 0-10v to control preset of a timer in ML1000-ML1200 (with slc500 I move SCP scaled output to PRE TON ) thanks
 
lost in time

thanks 93lt1 didnt know until now that ML1200 comes with SCP instruction , my rslogix and manuals are outdated , any way ML1000 still doesnt have SCP instruction and I still wonder what is the best way to handle analog input to timer preset in ML1000
 
The SCP instruction simply solves the equation,

Y = mX + b

where Y is the scaled output.
X is the input (analog input) value.
b is the value of Y when X is zero.
m is the slope of the line,
also equal to (Max Y - Min Y)/(Max X - Min X)

If your Micrologix doesn't have the instruction, you can roll your own.
 

Similar Topics

I'm having a hard time wrapping my head around this today. Very likely due to being sick and not thinking straight, plus my inexperience with...
Replies
18
Views
8,352
Good afternoon, I am currently working with an HMI/PLC LP-a070 and I require at least one analog output, but the PLC does not have one. I was...
Replies
5
Views
89
Hi all. Customer wants analog faceplates really bad, even if we explained that it doesn't make much sense in his process. What he wants to see...
Replies
5
Views
108
I'm having trouble calming down 2 Tempo Sonics. I'm using Studio 5000 CompactLogix my Raw value is jumping around from 8575.0 to 8755.0 at a...
Replies
30
Views
1,116
I cannot add SLC500 analog input tag (I: 8.3) to EZSeries Touch Panel Editor (V 5.3). I used all the listed tag datatype but it all says "Invalid...
Replies
10
Views
254
Back
Top Bottom