Schneider M340

Join Date
Sep 2018
Location
Chittorgarh
Posts
22
Hello,
I am beginner in PLC thing. I want to start / stop a motor using PLC with a feature in which once a motor is stopped then it should not be started to until certain time period
Can somebody help me with the ladder logic?
 
falling edge of mtr running.
F_Trig (motor_running)
F_Trig.q start timer.
timer timing (enabled and not done) inhibit start of motor
 
Hello,
I am beginner in PLC thing. I want to start / stop a motor using PLC with a feature in which once a motor is stopped then it should not be started to until certain time period
Can somebody help me with the ladder logic?

Please see image below I create program in SoMachine Basic but you can adapt it to Uniy Pro by use F_TRIG and TOF to create TOF timer block when motor is stop.

Motor_TOF_01.jpg
 

Similar Topics

so i have an isssue where if the serial port of an M340 plc disconnect from the screen it would retain the values of the variables being sent...
Replies
1
Views
878
Hello, I'm having a hard time understanding how to get a Modicon M340 to pull a Modbus address from an ABB Totalflow via Ethernet. I set up a port...
Replies
5
Views
1,108
Hello, this is a message for specialists in Schneider, I am trying to establish communication in modbus tcp between a schneider M340 (P3420302)...
Replies
2
Views
1,574
I need to establish communication between Schneider M340 and S7-1500 PLC. I am using gateway converter for MODBUS TCP TO PROFINET protocol...
Replies
12
Views
2,916
Hi, I'm configuring the M340 controller with ATV320 inverters via Canopen. Everything was fine until today, when after starting the electrical...
Replies
1
Views
1,284
Back
Top Bottom