[?]: read analog input on CPM2A and CPM1A

CX-One, CX programmer, NTST, Syswin ....
Post Reply
nlc20
Posts: 4
Joined: Mon Jan 23, 2012 10:28 pm

[?]: read analog input on CPM2A and CPM1A

Post by nlc20 » Mon Jan 23, 2012 10:32 pm

I have Omron CPM2A and EXP CPM1A-20EDT1.
I like to read analog input on address 2.12,
How i must write program in CX.

Thanks

Fence
Posts: 22
Joined: Wed Aug 26, 2009 12:25 am

Re: [?]: read analog input on CPM2A and CPM1A

Post by Fence » Wed Jan 25, 2012 1:38 am

Hi....
Please read Operation manual and Programming Manual CPM2A.

Operation Manual
http://www.proavtomatika.ru/docs/omron/plc/cpm2a.pdf

Programming Manual

http://downloads.industrial.omron.eu/IA ... Manual.pdf

nlc20
Posts: 4
Joined: Mon Jan 23, 2012 10:28 pm

Re: [?]: read analog input on CPM2A and CPM1A

Post by nlc20 » Wed Jan 25, 2012 7:29 am

i have read this, thank you.
It is my first time, i don't know how to put input address to MOV.
My input address is 2.12 and i like to save to DM100 and then i will CMP this DM100.

Thanks

Fence
Posts: 22
Joined: Wed Aug 26, 2009 12:25 am

Re: [?]: read analog input on CPM2A and CPM1A

Post by Fence » Thu Jan 26, 2012 1:12 am

Your input 12.2 is bit not word.
if you want mov 12.2 to dm100 you use instruction MOVB.
can you info to me detail type CPM2A,aand configuration?

fence

nlc20
Posts: 4
Joined: Mon Jan 23, 2012 10:28 pm

Re: [?]: read analog input on CPM2A and CPM1A

Post by nlc20 » Fri Jan 27, 2012 7:54 am

Hi!
Thank you for you answare,
I have omron CPM2A-60CDR and CPM1A-20EDT1 (Expansion I/O).
I have connect my analog input to CPM1A-20EDT1 (1 wire to 00 and another to COM)
It is posible to write me how to read and mov to DM100?

Fence
Posts: 22
Joined: Wed Aug 26, 2009 12:25 am

Re: [?]: read analog input on CPM2A and CPM1A

Post by Fence » Mon Jan 30, 2012 1:01 am

What module analog type?
What analog input type?
0V-10V or
-10V-+10V or
4-20mA.

nlc20
Posts: 4
Joined: Mon Jan 23, 2012 10:28 pm

Re: [?]: read analog input on CPM2A and CPM1A

Post by nlc20 » Tue Jan 31, 2012 6:44 am

i have 4-20mA

Fence
Posts: 22
Joined: Wed Aug 26, 2009 12:25 am

Re: [?]: read analog input on CPM2A and CPM1A

Post by Fence » Wed Feb 01, 2012 12:38 am

What your analog input module?
CPM1A-MAD11 or CPM1A-MAD01 or CPM1A-AD041.
You can read CPM1A Operation Manual.

Post Reply