What is SCP instruction?

What is SCP instruction?

The SCP, also known as the scale with parameters, is an instruction which is commonly used for working with analog signals. The instruction will take input, use input minimum & maximums parameters as well as outputs min/max parameters and convert the output scaling based on them.

What software does SLC 500 use?

Allen Bradley SLC 500 Software The SLC 500 system uses RSLogix 500 ladder logic programming. This software package offers an industry leading user interface and is compatible with Rockwell Software’s DOS-based programming packages and MicroLogix processors.

What does SCP mean in PLC?

Scaling with Parameters
Scaling with Parameters (SCP) Instruction in PLC.

How do you read a PLC address?

Elements are addressed by number following the colon after the file designator, and individual bits within each element addressed by a number following a slash mark. For example, the first bit (bit 0) of the second element in file 3 (Binary) would be addressed as B3:2/0.

How to scale with parameters for Allen Bradley SLC 500?

Scale with Parameters for Allen-Bradley SLC 500 Scale with Parameters (SCP) b = offset (y intercept) = scaled min – (input min. X slope)

Where to find SCP instruction in rslogix 500?

Add an SCP instruction. It can be found on the Advanced Math tab of the Tabbed Instruction Bar which is the far right tab. This is a good time to practice your online editing which you learned in the Rslogix 500 – Online Edits lesson. 2.

How does scale with parameters work in SLC?

Scale with Parameters (SCP) The input value is scaled to a range determined by creating a linear relationship between input min and max values and scaled min and max values. It recognizes the use of integer and floating point values. This command can be used with SLC 5/03 OS302 and SLC 5.04 OS401 processors.

What is the purpose of the SCP instruction?

The SCP instruction is used to produce a sealed output value that has a linear relationship between the input and scaled values.