1/19/2020 10:17 PM | |
Posts: 3 Rating:
|
Good I have an analog input, a photocell, which controls the voltage of an analog output. This analog output has to output 2 fixed voltages (5V and 10V) as ordered by the sensor. The photocell is: http://ergiocontroles.com/producto/sistema-de-seguridad-y-control/brahma-fc-8/ Is this possible? If yes, what would it be like? Regards, thanks. |
Last edited by: Jen_Moderator at: 01/20/2020 12:09:05Edited text for better reading. |
|
1/20/2020 5:22 AM | |
Joined: 12/18/2014 Last visit: 9/10/2025 Posts: 35943 Rating:
|
Hello malolokiller, at first welcome to the Forum.
Not everyone in the form speaks Spanish, so the link is not very helpful for most. |
1/20/2020 6:02 AM | |
Joined: 12/27/2018 Last visit: 10/2/2024 Posts: 510 Rating:
|
Yes. Your input is analog flame detector with 4-20mA will give INT raw value 0-27648 to PLC . You can scale it to engineering value and generate alarm a set point. Also Unscale for 5V OR 10V and connect to analog output . |
Jinson James, M.Tech (Power Electronics and Power System), |
|
1/20/2020 6:06 AM | |
Joined: 12/18/2014 Last visit: 9/10/2025 Posts: 35943 Rating:
|
You don't know LOGO!, right? LOGO! analog inputs makes no INT values 0-27648. LOGO! inputs makes 0-1000 units. |
This contribution was helpful to
1 thankful Users |
1/20/2020 8:35 AM | |
Posts: 4 Rating:
|
Yes, you are right, thats why I wrote ''...check the hardware inside LOGO!'' Hope the malolokiller will solve the problem after this |
1/22/2020 11:50 AM | |
Joined: 12/18/2014 Last visit: 9/10/2025 Posts: 35943 Rating:
|
Here's an example for a 4-20 mA sensor.
AttachmentFlame_sensor_0BA8.Standard.zip (305 Downloads) |
Last edited by: ixo65 at: 01/22/2020 11:51:32 |
|
This contribution was helpful to
2 thankful Users |
1/23/2020 9:21 AM | |
Posts: 4 Rating:
|
Hi, I made couple of LOGO! diagrams with that logic, you can make an analog output with fixed voltage values for sure, if you have AM2 AQ module and everything that we wrote, you just need to do proper logic diagram and it will work, please find attached one of my diagrams for regulating an FRAM depending on the number of opened air dampers. Hope you will find what you need for your logic :) cheers Attachmentprostoria- 20190202.zip (291 Downloads) |
This contribution was helpful to
2 thankful Users |
Follow us on