Mechatronics06 MCS ST2&3
Mechatronics06 MCS ST2&3
Hints:
• Use ‘Bit logic operations’ instructions. Refer to
<STEP 7 Professional V14 SP1 system manual> page
7013-7024.
• Timer instruction refers to ‘---( SD ): Start on-delay
timer’ Page 7049.
Station3: Machining Boring
I/O:
I6.0
support_open_pos
I6.1
support_close_pos
I7.0 motor_up_pos
I7.1 motor_down_pos
Q5.0 clamp_open
Q5.1 clamp_close
Q6.0 boring_lower
Add a new FC named ‘ST3_boring’
Q6.1 motor_on
In main(OB1), call ‘ST3_boring’
Machining Boring requirements:
Hints:
• Use ‘Bit logic operations’ instructions. Refer to
<STEP 7 Professional V14 SP1 system manual> page
7013-7024.
• Timer instruction refers to ‘---( SD ): Start on-delay
timer’ Page 7049.