WAGO 750-8212 (PFC200) Analog Input from PT100

regeditor

Level-1
Beiträge
28
Reaktionspunkte
1
Zuviel Werbung?
-> Hier kostenlos registrieren
Hello,

Can anyone please tell what is the correspondent library to be added in e!COCKPIT to be used in order to read the analog input signal from a PT100 sensor?
How to visualize the read analog signal with a proper scaling? Can such a small task be done via LD based program? I did not find any ladder element or block diagram related to ADC or AI.

Thanks in advance
Khaled
 
Zuviel Werbung?
-> Hier kostenlos registrieren
Hello Oberchefe,

Thank you for your reply. I'm actually using the 750-455 4 channels AI module. Before the scaling process, is it possible to know the corresponding library for analog input read?

Khaled
 
Thank you for your reply.

Can you please relate to the additional interface/circuitry?

Consider that I am using the correct module for temp measurement, what would be the ST syntax to read the raw analog value from the PT100?
 
Zuviel Werbung?
-> Hier kostenlos registrieren
The raw values are delivered by linking a variable at the device configuration to the AI/AO channel. To scale the raw value you could use FuAI or FuAO fro WagoAppBuilding library.
 
Thank you KLM!

I will give it a try and make a feedback.

Have a good day
The raw values are delivered by linking a variable at the device configuration to the AI/AO channel. To scale the raw value you could use FuAI or FuAO fro WagoAppBuilding library.
Hello again,

Thanks for the information about the needed library (WagoAppBuilding). The FuAI scales the analog input with boundary conditioning (rMin, rMax). This process can be achieved also using simple mathematical functions (mimicking the Fu2Point function) where the inputted raw value, is first scaled TO_REAL then simply divided/multiplied by a specific scalar according to the sensor range of conversion.

Thanks again..
 
Zurück
Oben