analog input 4 ... 20 mA SIMATIC S7-200

sarac

Member
Join Date
Oct 2006
Location
Zagreb
Posts
2
hi,

please, i need one advice about programming analog input (4 ... 20 mA) in LAD for S7-200. i have transmitter with input RTD 3- wire (0°C ... 150°C) and output 4 ... 20 mA. that output is wiring to the analog input AIW0 of the analog module EM235. when temperature sensor RTD reachs 75°C which is equally to 12 mA, must activate digital output(for example Q0.0 where is connected some lighting indicator like bulb). when value of temperature decrease below 75°C, digital output Q0.0 must be deactivate. so, according to these analog's terms, digital output must be activate or deactivate.
please, if someone know how that programming in the LAD, write, send a sketch!!!!!
i am new in analog signals, till now, i was only working with digital inputs and outputs.

thank You very much for any advice
 
On a Siemens S7-200 they actually use 0-20mA. 0mA = 0 in AIW? 4mA = 6400 and 20mA = 32000. Knowing the range of temperature you can scale it accordingly to convert to temperature. As for your digital output use a compare.
 Temperature    Output
----|>R|---------( )
75.0


You may want to debounce the output some with a range or on/off delay as well.

Range:
 Temperature    Output
----|>R|---------(S)
75.5 1

Temperature Output
----|<R|---------(R)
74.5 1

 

Similar Topics

HI I wnat to know the address for analog input & output for ( SIMATIC 7), and please any application for that . THANKS FOR YOUR HELPING.
Replies
8
Views
4,579
hi, i need some advice, so help me if someone can! i use analog input AIW0 from analog module EM235. Signal on the input AIW0 is 0(4) ...
Replies
1
Views
13,948
Hi, I have questions. I have Analog Input that need to put into Ignition Designer. But I don't know how to put?
Replies
1
Views
41
Omron AD081-V1 Analog Input Card Offset & Gain Adjustment Entering Adjustment Mode 1. Set the input card in adjustment mode (Turn ON Dip SW No-1)...
Replies
0
Views
21
Why AMIo800 Analog input module's I/O LED is Lighting up Red? Checked module connections, 4-20ma wires etc but this light is continuously Lighting...
Replies
1
Views
62
Back
Top Bottom