motors

medensat

Member
Join Date
Jul 2015
Location
CASABLANCA
Posts
19
Hi guys,
i'm working in a project of a Mitsubishi PLC (FX) , i want to make a program ladder that controls two independent motors one at a time, the standby motor automatically starts in case of failure (coupur energy, default) the first engine.
i program with gx iec developer 7.04, the 2 motors are switch on by (enable1,enable2).
Thanks in advance
 
OK, this easy to do so what's the specific problem you have ?

Search this site for duty standby, there will be plenty of examples
 
I need a program,i want to make it so that if the main motor is running and the temperature sensor reaches (1 or 8 C°) the opposite motor will start automatically and the original motor will shut down . Both motors can never run at the same time.
inputs: Enable1,Enable2,sensor.
outputs:2 motors.

note: don't worry about the sensor you can consider it as an ordinary input what interests me is how to make the switching of two motors
 
I need a program,i want to make it so that if the main motor is running and the temperature sensor reaches (1 or 8 C°) the opposite motor will start automatically and the original motor will shut down . Both motors can never run at the same time.
inputs: Enable1,Enable2,sensor.
outputs:2 motors.

note: don't worry about the sensor you can consider it as an ordinary input what interests me is how to make the switching of two motors

Nobody will write the program for you, they may if you want to pay some $.

Its pretty simple, you have described what you need it to do now translate that into PLC code in ladder.

Did you search the site for Duty/Standby control of motors like I said, its been covered many times before

What have you written so far ?
 

Similar Topics

Dear colleagues, hope you can help on that matter. We have a project where we need to control 3 servomotors to move a auger feeder system...
Replies
38
Views
1,170
Hi currently my existing PLC using AB motor & driver to spin production, however customer want to another set, if this possible we use different...
Replies
1
Views
219
In a control System, I need to move 3 motors attached to roller in stages with speed of 1 to 2 RPM and the torque of motor should be 8-10 Nm...
Replies
0
Views
827
I'm working on a design phase for a costumer and they've requested PM motors for all conveyor belts throughout the system. We have a gapping...
Replies
8
Views
524
Hi guys, I have a problem with setting up the parameters for PowerFlex 525. So we have 4x motor connected in parallel to 1 PowerFlex, each motor...
Replies
8
Views
1,084
Back
Top Bottom