Omron Analog input AD041 scaling problem

rudra

Member
Join Date
Feb 2010
Location
Bangalore
Posts
3
Dear All,

I require valuable suggestion for solving below mention problems.

I’m using Omron PLC Analog module AD041 for scaling pressure switch (0-15PSIG = 0.5-4.5VDC)

I’m using SCL scaling instruction

SCL : S = Source word = Analog Input Add ( 5)
P1 =Scaled value for point A ( 0 PSIG)
P1+1 =Unscaled value for point A ( 603 Analog counts at 0.5VDC)
P1+2 =Scaled value for point B ( 15 PSIG )
P1+2=Unscaled value for point B ( 5500 Analog counts at 4.5VDC)

But I’m not getting scaled output from the SCL (Result word )

Please let me what could be the problem in program…

Attached is the program ladder fro your reference..
Thanks!
 
Hello,

Thanks for the reply,

I tried in Hex format problem remains same..

But if i put 50 value in P1+2 =Scaled value for point B it will work .. but i can't understand if 15 in P1+2 scaled output will be constant..

Rudra
 
Have a look at this - it appears to work correctly in the simulator - I will try it on site later this week.
It scales 4-20ma to 4.00/9.00.
The description of the tags will indicate what you need to do.
This is for a CJ1 set to 0-4000 = 4-20ma.

SCL Solution.jpg
 

Similar Topics

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
106
Hello everyone, Today i have been tasked with creating a program in cx-programmer to keep a ramp at a certain angle as a tide comes in and out by...
Replies
6
Views
3,259
Hi All, I need some help in my simple program using analog input signal to PLC Omron. The PLC i used is CP1E-N60DR-A and expansion unit...
Replies
36
Views
13,058
Hi guys, I'm new to Omron PLCs and am facing some trouble with the analog input modules CJ1W-AD04U. I used the IO Table in CX-Programmer to...
Replies
4
Views
5,077
Im new to OMRON CX programmer and very unfamiliar with the instructions in it (previously used Allen Bradley PLC). Can someone tell me how do I...
Replies
4
Views
6,895
Back
Top Bottom