Help with some suggestions for Logic

Jic222014

Member
Join Date
Feb 2014
Location
Canada
Posts
1
I’m trying to get some ideas for the logic gate for I can do the PLC after ….

Let’s say I have 3 motors, Motor A, Motor B and Motor C “All could be online, offline”
If I turn-on Motor B first, it is going to be Primary motor.

And If I turn on Motor C next, it is going to be Secondary

And if I turn on Motor A, it should be Tertiary..

If Motor C turned off then Motor A should become Secondary and Motor C will be tertiary even if it is in OFF mode and so on ….

I will have six scenarios

Motor A Motor B Motor C
Primary Secondary Tertiary
Primary Tertiary Secondary
Secondary Primary Tertiary
Secondary Tertiary Primary
Tertiary Primary Secondary
Tertiary Secondary Primary
 
PLC brand/type?

some hints to get you started, post your thinking and any partial work and we'll help you through it.

hints: you need a way to keep track of starting sequence. Write this logic out in any language or diagram of your choosing then translate it to ladder.
 

Similar Topics

Hello With my background in programming and web development a friend came to me for help building a SCADA system, but I'm a newcomer to HMIs...
Replies
3
Views
1,517
Hello, I need to write the following program in Ladder language, but I could not integrate the Fibonacci sequence into the ladder. Can you help...
Replies
17
Views
295
this a program to send data to barcode printer I want to integrate a new printer in a new machine and i wanted to adapt the old prgram on it but I...
Replies
4
Views
159
So i've been at this for a long while, i have Citect Scada 2018, i have full access to everything but i can't seem to find any option or...
Replies
0
Views
58
Hi all, hope you are having a great day, I am in need of your help to create a AOI or program that does this kind of job: I have a IO Link...
Replies
26
Views
492
Back
Top Bottom