analog input M221 schneider PLC

HugoPLC

Member
Join Date
Feb 2017
Location
Aveiro
Posts
3
Hello everybody,

I am a junior PLC programmer. In my work to date, I have always used digital I / O, but today I need to use an analog input (load cell). The PLC is TM221ME32TK (Schneider) and the program is the somachine. I've read some documentation, but I can not understand how I read a value to the somachine.
Can someone give me a point? E.g. a picture with ladder code, or documentation, etc.
I will apreciate.

Thank you so much for helping
Hugo
 
Just to be clear you cannot read a loadcell directly into an analog input. It must go to a weight controller or transmitter that converts the signal to 4-20ma or 0-10v or whatever
 
Thanks for the information gclshortt.

Chud my load cell is this one:

S Beam Load Cell 500N 1kN 2.5kN 5kN
Capacity... 500N (≈ 50kg, 110lbs) +£0.00
Termination... 5m Cable
Output... 0-10V modul (3 wire)
Output set up... Tension Only

So, I cannot read a load cell directly into an analog input?
 
Last edited:
I already solved my problem...

I used an embedded analog input from my PLC (M221-Schneider) and then i connected my load cell to the analog input.
For the ladder code i used a comparator block.
For example %IW0.0 > 50, then %Q0.0 becomes true.
analogInputSomachine_zpsgkmhyczp.png.html

analogInputSomachine_zpsgkmhyczp.png
 

Similar Topics

Hello! I am new at PLC programming. I am using TM221CE16R PLC with TM3AI8 analog input module and SoMachine Basic v1.6. I am trying to scale...
Replies
8
Views
7,073
I'm having trouble calming down 2 Tempo Sonics. I'm using Studio 5000 CompactLogix my Raw value is jumping around from 8575.0 to 8755.0 at a...
Replies
30
Views
1,143
I cannot add SLC500 analog input tag (I: 8.3) to EZSeries Touch Panel Editor (V 5.3). I used all the listed tag datatype but it all says "Invalid...
Replies
10
Views
259
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
119
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
88
Back
Top Bottom