Omron C200HS Syswin Help please.

Jinto

Member
Join Date
Feb 2010
Location
Peterborough
Posts
20
Hi, I need a little help with something that will probably be very easy and obvious to anybody who uses the Omron PLCs with Syswin.
I usually work with Rockwell equipment but have been asked by a customer to put a small mod into an Omron C200HS which I have never worked on before. I have managed to borrow a laptop which is loaded with Syswin 3.4 and I have a PLC lead. I managed to get connected and uploaded the program from the PLC but when I try to select online editing, it does a check on the program and brings up a “missing End” message although when I look at the uploaded program I can see an end statement followed by some NOP instructions.
It is a fairly short program which seems to be using just one block.

Can somebody please point out the blindingly obvious mistake I’m making, I have looked at the syswin manual but didn’t find the answer.
 
Scroll to the end of the program.
My guess is you will see several NOP (No Operation) instructions.
Remove these from the Syswin program and you should be good.
Do NOT remove the END instruction.

Syswin was notorious for not really understanding the END of the program. Also, there may to two END instructions. There was a setting in SYSWIN to use two consecutive END instructions.

Hope this will help.
 
Thanks for your answer, you were correct, there were some unwanted NOP instructions after the end. I deleted these (leaving the END instruction) and did a program check which was now OK. However when I tried to enter online edit mode the verify failed and it complained about the END instruction being different. I uploaded again and had the same results.

In the end I opened a new project whilst connected, uploaded the PLC and this time it didn't put the NOPs after the END and it verified and went online OK.

I'm not sure what was different but I had tried at least half a dozen times before without success.
 

Similar Topics

Hello, first off I am not a PLC programmer so bare with me.... We have specialized glass lathe that has a C200HS PLC system that has probably sat...
Replies
18
Views
2,134
Saludos amigos. Tengo una impresora comexi modelo FS1500, la impresora usa intouch 7 en Windows 2000, viene con un PLC Omron C200HS, también usa...
Replies
6
Views
1,092
Hello, New to this forum and to Omron. Really hoping someone has some input or advice that I haven't already tried. Have exhausted all I could...
Replies
0
Views
1,394
Hi folks Looking to connect an Omron C200HS to Kepserver using the Peripheral port and the CQM1-CIF02 programming lead. I want to try and use...
Replies
3
Views
1,477
Hi all, I have a few old Omron SYSMAC C200HS CPU01 PLC's and am trying to learn what is req'd in order to communicate with them. I have an...
Replies
2
Views
2,338
Back
Top Bottom