Omron Programmable Terminal

Oh, wait. I believe the "170" indicates CIO area, correct? If so, that's bit-level, not word-level like the DM? So it's actually transferring bits, correct?
 
Anytime I see a simple numerical bit (no alpha characters) that means it's using the CIO area, correct? For example: I have a bit addressed as 1409.10. In the I/O table I can't find anything that uses that series of bits, connected to the back plane. I am not having much luck finding what energizes that input.
 
Reply to post# 91 and 92

Yes, "170" is in the CIO area.

No, it is not just bit level. The CIO memory area can and often is used and manipulated at word level.

The XFER function is more like a copy command. 18 words (or registers) are copied starting at word 170 into 2000 and the next 17 words (total of 18).

As your Motion card is assigned machine 0, the first word of I/O is assigned word 2000. This I/O area is used to share information/command/status/errors

Words 2000 to 2017 are controlled by the PLC. They are used to "tell" the motion card what to do; start task/jog forward/encoder pulses to move/etc

Words 2018 to 2049 are controlled by the motion card to tell the PLC; encoder positions/errors/M Code values/moves done/etc

Hope this helps

XFER.JPG Word 2000 to 2017.JPG Word 2018 to 2049.JPG
 
Anytime I see a simple numerical bit (no alpha characters) that means it's using the CIO area, correct? For example: I have a bit addressed as 1409.10. In the I/O table I can't find anything that uses that series of bits, connected to the back plane. I am not having much luck finding what energizes that input.

Correct.

Use the cross reference to help find what controls a bit.
You will be looking for:
Output coil for the bit, or
Word instructions that may control/change the bit.

Cross reference.JPG
 

Similar Topics

Hey all, I have a question. I have a Omron CP1L PLC with a serial RS232 Comm port. I also have a Programmable Terminal, the NQ3-TQ00-B It no...
Replies
2
Views
6,489
Hi everybody I have a new NT20M OMRON Programmable Terminal linked at a Mitsubshi PLC. When I'm turning on the power, the device (NT20M) boots and...
Replies
4
Views
5,516
We got some equipment in from one of our plants that is closeing. There are 3 of the following PLC's in them: Omron Sysmac C200HS Programmable...
Replies
10
Views
11,069
Replies
3
Views
6,066
Has anyone done SMS messaging from an Omron CJ2J-CPU31 PLC? If so could you help please. Omron here in Oz have not had any experience doing this...
Replies
4
Views
103
Back
Top Bottom