You Must to Know
Basic EnglishConfigure and Scale the Analog Inputs 4 20mA in Real Values
Go to Software RSLogix 500 and choose the CPU
First in this case gonna configure "Analog Input Module" go to side in I/O configuration and select one of the Modules AI, for this case will choose 1762-IF4
Now in this example configure Inputs AI 4-20mA select "Adv Config" and then "Analog Input Configuration", for this case the Electrical System in CHILE has Frecuency 50HZ, So select 50 HZ in Filter, if your country has a frecuency of 60HZ you should select 60HZ
Next step and very important is add the function "SCP" Scale with Parameters
As you see in image, we can add a "BIT" tipical, right click and select "Change Instruction Type", after write "SCP" and will appear the block we need...SCP
before to begin to configure this IMPORTANT BLOCK, Let's analyze:
Start to configure the block "SCP", first go to I1- INPUT and open, change Binary to DECIMAL; we can see in the window Inputs from the AI Module that we have added above
Now and Very Important add the Analog Input I:1.0 to the block SCP
Then select the N7 INTEGER Block in the side and add it to the OUTPUT of the block "SCP"; it means that Instruction has the first scaled Final Value in Real Time; with this variable N7.0 we can create more instrucctions and new scaled values, the block with the first scaled is OK
Now go to scale 2 blocks SCP
For the First Block
For the Second Block
Finally to create digital outputs in relation to the measurement we can use instructions "Higher or Lower value to Output" add the blocks GREATHER THAN or LESS THAN
Next image example show the values of an Analog Input that shows how the value is scaled and what parameters change, when the "Greater Than" is higher that the value assigned by us, the Output GRT is activated
VIDEO SCALED ANALOG SIGNALS
HERE THE LIST OF ANSWERS: