You Must to Know
Basic EnglishLet's Configure and Scale main blocks to activate Outputs AQ
Go to Software RSLogix 500 and choose the CPU
First gonna to configure a "Analog Outputs Module" go to side in I/O configuration and select one of the Hardware of AQ, in this example will choose 1762-IF2of2 that include 2 Channels Inputs and Analog Outputs
Remember always is important Configure and Verify if the Analog Outputs will work in 0 10 Volts
For this example and understand how it works, will create a simple Start and Stop and go to create a program for work with Analog Outputs values becoming in a Voltaje Output (Volts)
Let's review the blocks and the important details to consider
Now we know that the blocks "MOV" will transform in this case our signal ON-OFF in Analogic Values, Let's analyze a simple program how create a Output in 0 Volts => 0 y 10 Volts => 32767
The program shows when the Output is "OFF", the second block MOV is activated where the value "Source" is 0 => 0 Volts ; when the program is "ON" will activate the "MOV" Source with value 32767 that means 10 Volts; all this using the blocks "B3:0" in opposite form, using closed and open contacts
All these numeric values are stored in Decimal Integer N7:0, now go to configure "SCP" to finally create our Analog Output
In this example gonna create 2 Blocks SCP
For the First Block
For the Second block
VIDEO SCALED ANALOG OUTPUTS
HERE THE LIST OF ANSWERS: