pin and plastic part assembly machine

carrma

Member
Join Date
Jul 2002
Posts
7
i'm sorry for giving not enough information.
i'm using mitsubishi fx series PLC to finish my final project titled above. now, i try to link HMI and PLC. without using complicated HMI, i can but when i try to use reset button, my ladder going spoil. what i prefer to do is when i push start button, the operation will start. then when i push reset button, the machine will be terminated. then, if i want to start again, i just push the start button again.

i'm using training kit to check the operation. for now on, when i push reset button, i need to reset the training kit to start again.
 
Sounds like you are using a "first-scan" bit somewhere in the start logic.

Sorta like... at power-on, a "first-scan" bit "arms" the start logic. Then, when you press "start", the system turns on and the start-logic is disarmed.

Then, when you press stop, the system stops but the start-logic remains disarmed.

At that point, the only way to "arm" the start-logic is to do a power-cycle so as to get the "first-scan" bit.

Use the "first-scan" bit for house-cleaning purposes on start-up. Don't make it part of the operating logic.

Does this make any sense to you?
 
You can make better sense of it than me Terry.
If what Terry assumes is correct, are you using special internal relay M8002 (First scan one shot)

Post the ladder you are having trouble with here and we can help.
 

Similar Topics

how to sinchronize two mode. which is manual mode and auto mode. because my final project allow the user choose either manual mode or auto mode to...
Replies
2
Views
6,788
Hello: I have to connect a RS232 Modbus RTU slave that only has Tx, Rx and GND signals to a Modbus RTU master. However, all RS232 to RS485...
Replies
3
Views
228
Hi All, I came up with this for ramping the PWM pin on the micro 820. I'm new to ladder logic so I am not sure if this will even work? Once...
Replies
6
Views
343
MELSEC A RS422 (25pin) <> iQR C24 Serial RS232 (9pin) - Simple PLC Communication Communication from a MELSEC-A Series CPU (RS-422 – DB 25 Pin)...
Replies
4
Views
1,037
M12 sensor plugs are widely used. I'm about making my own CAD symbols for sensor connections, and I'm not sure about including pin #5, which is...
Replies
6
Views
1,490
Back
Top Bottom