Page 1 of 1

[?]:C1M CPU12 and Panel NS12 via Peripheral port

Posted: Thu Oct 06, 2011 8:59 am
by Nedjeljko
I have
Omron Touch panel: NS12 TS01 V1
Omron CPU: CJ1M CPU12

The panel was connected with the PLC via serial port (panel use PORT_A on it).
The problem is that Panel has no communication with the PLC and this is an old machine which Im trying to fix.
First I want to upload project from the PLC and from Panel. On the PLC port I cant make communication with the serial port. Then I use the adapter CS1W-CN118 to connect on the small port on the PLC. After that Im successful upload the program from the CPU to PC.
From the panel Im upload the project without any problem.

So my conclusion is that definitely the serial port on the PLC doesnt work - and I want to change communication between the panel and CPU to use this small port on the PLC (Host link).

What need to be done to have communication between the Panel Serial port A and PLC Peripheral port?

I newer work with the Omron so need help soon as possible

Re: [?]:C1M CPU12 and Panel NS12 via Peripheral port

Posted: Fri Oct 07, 2011 9:51 pm
by Homeroid_BL
It works with combination:

CPM1-CIF01 (RS232<-> Peripheral)
and
CS1W-CN114 (Peripheral<->MiniPeripheral)

See:
http://www.omron247.com/marcom/pdfcatal ... gGuide.pdf

Re: [?]:C1M CPU12 and Panel NS12 via Peripheral port

Posted: Sat Oct 08, 2011 9:07 am
by Nedjeljko
You mean that isnt possible to have communication via:

(mini port) -> CS1W-CN118 -> (serial cable) -> TouchPanel?

Which type of cable is necessary to connect between the dapter CS1W-CN118 and Touch panel. There is a milion of cables for Omron - dont understand why it is so complicated.

Re: [?]:C1M CPU12 and Panel NS12 via Peripheral port

Posted: Sat Oct 08, 2011 5:27 pm
by Homeroid_BL
It sholud be possible your way (CN118), but I never did it.
I did it as I wrote above (CIF+CN114) and it worked.

Re: [?]:C1M CPU12 and Panel NS12 via Peripheral port

Posted: Sun Oct 09, 2011 6:52 am
by Nedjeljko
Thanks for your suggestion..
Any way I still need help for cable pinout to connect 118 with the panel...and should I need to put HostLink as protocol of communication? (sbutton)

Re: [?]:C1M CPU12 and Panel NS12 via Peripheral port

Posted: Mon Oct 10, 2011 2:59 pm
by Homeroid_BL
It works with HostLink, also works with NT Link.
For pinout read CJ1 manual (each terminal NT and NS series are connected the samo way via RS232 HostLink)

Re: [?]:C1M CPU12 and Panel NS12 via Peripheral port

Posted: Mon Oct 10, 2011 5:26 pm
by Nedjeljko
yes I tried with hostlink and it works...

cable pinout:

Code: Select all

118                             Panel
1 NA                             NA 1
2 ------------------------------3
3-------------------------------2
4shrt                           shrt 4
5shrt                           shrt 5
6 NA                             NA 6
7 NA                             NA 7                                  
8 NA                             NA 8
9-------------------------------9
GND
thanks for your assistance