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

Hello all, I am wanting to update the system clock via NTP in the M580/M340. I'm aware that we are able to connect to a NTP in the controller...
Replies
4
Views
81
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
907
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,148
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,605
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,965
Back
Top Bottom