You are on page 1of 3

SIEMENS PLC S7-1200 and Conveyor Training Kit

Assignment List

1. Inputs

No. Absolute Symbolic Details / Comment


Address Address
1 I 0.0 P_S1 Panel_Switch 1
2 I 0.1 P_S2 Panel_Switch 2
3 I 0.2 P_S3 Panel_Switch 3
4 I 0.3 P_S4 Panel_Switch 4
5 I 0.4 P_S5 Panel_Switch 5
6 I 0.5 P_S6 Panel_Switch 6
7 I 0.6 P_S7 Panel_Switch 7
8 I 0.7 P_S8 Panel_Switch 8
9 I 1.0 C_B1 Conveyor_Capacitive Sensor 1 (Normally Open)
10 I 1.1 C_B2 Conveyor_Capacitive Sensor 2 (Normally Open)
11 I 1.2 C_B4 Conveyor_Optical Sensor 4 (Normally Closed)
12 I 1.3 C_PB1 Conveyor_Push Button 1
13 I 1.4 C_PB2 Conveyor_Push Button 2
14 I 1.5 C_PB4 Conveyor_Push Button 4

2. Outputs

No. Absolute Symbolic Details / Comment


Address Address
1 Q0.0 P_H1 Panel_ Indicator 1
2 Q0.1 P_H2 Panel_ Indicator 2
3 Q0.2 P_H3 Panel_ Indicator 3
4 Q0.3 P_H4 Panel_ Indicator 4
5 Q0.4 C_LED4 Conveyor_LED 4
6 Q0.5 C_MFWD Conveyor_Motor Forward
7 Q0.6 C_MREV Conveyor_Motor Reverse
8 Q0.7 C_Buzzer Conveyor_Buzzer
9 Q1.0 C_LED1 Conveyor_LED 1
10 Q1.1 C_LED2 Conveyor_LED 2

*Please note that the Conveyor Motor is not electrically interlocked.


You need to interlock the outputs controls (Q0.5 and Q0.6) in your program.
Q0.5 and Q0.6 MUST NOT simultaneously activated.
Panel

P_S1 P_S2 P_S3 P_S4

I0.0 I0.1 I0.2 I0.3

P_S5 P_S6 P_S7 P_S8

I0.4 I0.5 I0.6 I0.7

P_H1 P_H2 P_H3 P_H4


Q0.0 Q0.1 Q0.2 Q0.3

P_H5 P_H6 P_H7 P_H8

*P_H5, P_H6, P_H7 and P_H8 are not connected to PLC output.
Conveyor

C_B1 C_B2 C_B3 C_B4 C_ BUZZER


I1.0 I1.1 I1.2 Q0.7

C_MFWD C_MREV
Q0.5 Q0.6

C_PB1 C_LED1 C_PB2 C_LED2 C_PB3 C_LED3 C_PB4 C_LED4 Main ES


I1.3 Q1.0 I1.4 Q1.1 I1.5 Q0.4 Switch

*Please note that the Conveyor Motor is not electrically interlocked.


You need to interlock the outputs controls (Q0.5 and Q0.6) in your program.
Q0.5 and Q0.6 MUST NOT simultaneously activated.

*C_B3, C_PB3, and C_LED3 are not connected to PLC input/output.

You might also like