Setting up an SCP in RSLogix 500

February 22, 2009 by Neal Babcock  
Filed under PLC Programming

An SCP (Scale with Parameters) is really handy instruction in RSLogix 500. It scales any range of values to a range defined by the programmer.

One of the common uses of the SCP instruction is to take the value from an analog input and scale it to an engineering value. Read more