[?]: Logic for Sequence Change

SIMATIC S7-200/300/400, Step7, PCS7, CFC, SFC, PDM, PLCSIM,
SCL, Graph, SPS-VISU S5/S7, IBHsoftec, LOGO ...
yogi_g2982
Posts: 15
Joined: Fri May 18, 2012 8:54 am

[?]: Logic for Sequence Change

Post by yogi_g2982 »

Hi All,

I have 10 Motors they are starting in sequence like MOTOR-1 TO MOTOR-10 with some time delay. Now I want to logic with some flexibility like MOTOR-10 will start first the MOTOR-6 Will start 2 then M5 will 3 then so on. I will pass no. for particular MOTOR e.g

M1- 10
M2- 7
M3-8
M4-9
M5-6
M6-5
M7-4
M8-3
M9-2
M10-1

Operator will decide which Motor he want start first. So accordingly he will set no. before start sequence.

Please help me Write logic. Its very urgent

Regards,

Yogendra
umarsamad
Posts: 2
Joined: Sun Jan 23, 2011 2:38 pm
Location: UAE

Re: [?]: Logic for Sequence Change

Post by umarsamad »

create an fb with motor logic and eith assign individual bits for each motor in a word or a value. It depends upon you motor logic and how complex is it.

then you can mange the triggers from the HMI buttons or through a logic resulting the particular motor being started.