[?]: read analog input on CPM2A and CPM1A

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

[?]: read analog input on CPM2A and CPM1A

Post by nlc20 »

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 »

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 »

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 »

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 »

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 »

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 »

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 »

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