Cutler and Hammer D100 MCS/MCR

gripster

Member
Join Date
Dec 2010
Location
Londinium
Posts
40
Hi All

Trying to rewrite some old code into Structured text, can someone enlighten me as to whether the MCS allows the processor to continue through the code after the rung going true to the MCS, or jumps to the MCR. It doesn't seem to make sense from the original uncommented code. Thank you in anticipation of your responses.
eg.

------| |----|/|-------[MCS]-
code......
-----------------------[MCR]-
 
Your first statement is correct.
MCS rung FALSE = jump code or ladder between MCS and MCR, then continue processing to END, return to beginning.
MCS rung TRUE = no jump, continue processing through the code to the END instruction, return to beginning.
 
Last edited:
I have some surplus D100's, the software, and an interface. Zip and post the code files, maybe I or someone can help. Just curious, which PLC are you converting it to?
 

Similar Topics

Hi everyone, I know this is an old one but we have a d100 in our wrapper , it just stopped working. When the inputs are pressed the corresponding...
Replies
3
Views
229
Good afternoon, Looking to purchase one of these RS232 - RS422/485 Adapters ASAP but not having any luck online. Even Radwell has come up empty...
Replies
2
Views
1,017
Here is a link I found for some old D100 manuals, they may be applicable to the Toshiba EX20/40 series of plcs also. Please forgive me if I...
Replies
0
Views
1,479
i found this link thru Google to some old D100 manuals. They are probably applicable to the Toshiba EX20 and EX40 series. Link...
Replies
0
Views
1,350
When I try to save ladder logic from the RAM of Cutler-Hammer D100CRA40 PLC to EEPROM (I tried both D100EE10 and D100EE28), I'm getting Error 25...
Replies
6
Views
2,147
Back
Top Bottom