8/29/2011 7:59 AM | |
Joined: 3/21/2006 Last visit: 11/1/2024 Posts: 10229 Rating: (1181)
|
Hello, Both AI and AO should be configured as the same type (for example 4-20mA). In ABB go to "Reference Selection" section (parameter 11.03) and set which analog input will be a setpoint (for example AI2). In section "Analog Input" (parameter 11.x) assign the limits of AI (min 4mA, max 20mA). From PLC you should send a setpoint reference using a AO. And this reference will depends of the logic inside in PLC program. The same logic is applied concerning reading the drive speed (send from AO) and read it in AI in PLC. Take a look at STEP 7 library -> IEC standard block ->FC105 "SCALE". (http://support.automation.siemens.com/WW/view/en/1765297)About using a PID block use a search option here in forum and will find an examples for the same. Best regards, Hristo Mihalev |
8/29/2011 10:41 AM | |
Joined: 3/21/2006 Last visit: 11/1/2024 Posts: 10229 Rating: (1181)
|
Now there is a mess. Let's clarify the things. 1. Parameters 11.x are "Reference Selection" in ABB drive. In case of configured 11.3=AI2 means the setpoint for that drive will come via analog output from external device. In that case take a look at my explanations how to proceed further out. 2. Profibus module (RPBA-01) - in case of using it like a setpoint "source" in above mention parameters should be assign a Profibus. And then take a look at Abb1.zip. Best regards, Hristo Mihalev |
Follow us on