omron io table

yazan83

Member
Join Date
Oct 2007
Location
Damascus
Posts
20
hello,i am working on plc omron cqm1h-cpu21 iam trying to get the io table from the plc and i can not ,how can i get it ,do i need to creat an io table and transfer it to the plc,if yes how can i creat
one?
 
Why do you want to make an I/O table?

If you are using standard I/O cards then;

Inputs start at word 0, outputs at word 100.

The first input is 0.00 then 0.01 up to 0.15 then the next input is 1.00

The first output is 100.00 then 100.01 up to 100.15 then the next output is 100.00

If you are using other types of cards it can get more complex, you need to post a list of cards for help with this.
 
yazan83 hello,i am working on plc omron cqm1h-cpu21 iam trying to get the io table from the plc and i can not ,how can i get it ,do i need to creat an io table and transfer it to the plc,if yes how can i create
one?

You cannot create an IO table in the CQM1H range, why do you think that you need to create one?
 
why do you think that you need to create one?
because i need to test connecting between the plc and the sensors and actuators before write the plc program using the io table
 
JasonWade said:
Why do you want to make an I/O table?

If you are using standard I/O cards then;

Inputs start at word 0, outputs at word 100.

The first input is 0.00 then 0.01 up to 0.15 then the next input is 1.00

The first output is 100.00 then 100.01 up to 100.15 then the next output is 100.00

If you are using other types of cards it can get more complex, you need to post a list of cards for help with this.

i am using id212 as input card and od212 as output card
i think that the plc should send an io table when i connect
it with pc ?
 

Similar Topics

I have a machine with an Omron Sysmac CQM1 PLC & NT20S HMI. I got the NT software installed on a VM & the OEM files, it opens OK. I also have...
Replies
4
Views
2,442
Hi Anyone please hel[p me to understand the OMRON PLC addressing and the memory areas. Some sample programs would be very useful. Thanks Regards...
Replies
1
Views
1,736
Dear all - hope you can help and this is an easy fix to a standard newbie issue. I feel very much at home on Telemechanique PL7 but quite new to...
Replies
8
Views
8,229
Hi Is there somebody who knows how many input words and output words this module has? I have double click on IO Table in CX Programmer, and have...
Replies
3
Views
2,318
omron cqm1 cpu21 has no I/O table in the profect tree (workspace) The manual instructs to click the I/O table in the project workspace to make...
Replies
10
Views
5,035
Back
Top Bottom