You are on page 1of 4

PLC VARIABLES

Name Type Address HMI variable Function


Infrared_sensor EBOOL %I0.1.0 Indicates any object on the edge of convyor to start driving th
Inductive_sensor EBOOL %I0.1.1 Indicates any metalic object to start the arm and pause the co
Plastic_sensor EBOOL %I0.1.2 Indicates any plastic object to energize the plastic valve.
Carton_sensor EBOOL %I0.1.3 Indicates any carton object to energize the plastic valve.
Infrared_sensor_M EBOOL %M0 √√ Send a signal to HMI indication lamp of infrared sensor to mo
Inductive_sensor_M EBOOL %M1 √√ Send a signal to HMI indication lamp of inductive sensor to m
Plastic_sensor_M EBOOL %M2 √√ Send a signal to HMI indication lamp of plastic sensor to mon
Carton_sensor_M EBOOL %M3 √√ Send a signal to HMI indication lamp of carton sensor to mon
Motor_M EBOOL %M5 √√ Send a signal to HMI indication lamp of motor state ( ON or O
Timer_output EBOOL %M6 Restart the conveyor after the metalic object is erased.
Timer_intput EBOOL %M7 Start the timer which gives the arm a suitable duration to end
start EBOOL %M10 √√ This button manages HMI to give a force start without a signa
stop EBOOL %M11 √√ This button manages HMI to give a force stop to the system.
clear EBOOL %M12 This is a timer's output to stop the system after suitable dura
Reset_one EBOOL %M13 √√ This output energizes the motor to drive the conveyor belt.
Reset_two EBOOL %M14 √√ This output energizes the motor to drive the conveyor belt.
Reset_three EBOOL %M15 √√ This output energizes the motor to drive the conveyor belt.
Max_carton EBOOL %M16 √√ The output of carton counter CTU_1 which activates carton's
Max_metal EBOOL %M17 √√ The output of carton counter CTU_2 which activates metals's
Max_plastic EBOOL %M18 √√ The output of carton counter CTU_3 which activates plastic's
carton INT %MW14 √√ The count value CV output of CTU_1 which used in HMI graph
metal INT %MW15 √√ The count value CV output of CTU_2 which used in HMI graph
plastic INT %MW16 √√ The count value CV output of CTU_3 which used in HMI graph
Motor EBOOL %Q0.2.0 This output energizes the motor to drive the conveyor belt.
Arm EBOOL %Q0.2.1 This output energizes the arm to erase the metallic object.
Plastic_valve EBOOL %Q0.2.2 This output erase the plastic material to its own backet.
Carton_valve EBOOL %Q0.2.3 This output erase the carton material to its own backet.

HMI VARIABLES
Name Type Address Panel Function
BOOL01 BOOL %M100 All Lighting the animation panel while it's activated.
BOOL02 BOOL %M101 All Lighting the monitoring panel while it's activated.
BOOL03 BOOL %M102 All Lighting the statistics panel while it's activated.
BOOL07 BOOL %M106 All Lighting the statistics panel while it's activated.
DINT01 DINT %MW1 Animation Move the carton box on the conveyor bely by carton button.
DINT02 DINT %MW2 Animation Move the plastic bottle on the conveyor bely by plastic button
DINT03 DINT %MW3 Animation Move the metallic pipe on the conveyor bely by metal button
DINT04 DINT %MW4 Animation Move the carton vertical to its box.
DINT05 DINT %MW5 Animation Move plastic vertical to its box.
DINT06 DINT %MW6 Animation Move plastic valve forward to push the plastic bottle into its b
DINT07 DINT %MW7 Animation Move carton valve forward to push the carton box into its ba
DINT08 DINT %MW9 Animation Move the arm up and down carrying the metiallic pipe.
DINT09 DINT %MW10 Animation Move the metallic pipe up into its backet.
DINT010 DINT %MW11 Animation Used in the programming script of the plastic valve.
DINT11 DINT %MW12 Animation Used in the programming script of the carton valve.
DINT12 DINT %MW13 Animation Used in the programming script of the arm movement.
start DINT %MW0 Animation Used in the programming script of the carton valve.
start0 DINT %MW8 Animation Used in the programming script of the plastic valve.
start1 DINT %MW14 Animation Used in the programming script of the arm movement.
BOOL04 BOOL %M103 Animation Lighting the carton button while carton is selected.
BOOL05 BOOL %M104 Animation Lighting the metal button while metal is selected.
BOOL06 BOOL %M105 Animation Lighting the plastic button while plastic is selected.
Infrared_sensor_M BOOL %M0 Monitoring Send a signal to HMI indication lamp of infrared sensor to mo
Inductive_sensor_M BOOL %M1 Monitoring Send a signal to HMI indication lamp of inductive sensor to m
Plastic_sensor_M BOOL %M2 Monitoring Send a signal to HMI indication lamp of plastic sensor to mon
Carton_sensor_M BOOL %M3 Monitoring Send a signal to HMI indication lamp of carton sensor to mon
Motor_M BOOL %M5 Monitoring Send a signal to HMI indication lamp of motor state ( ON or O
start BOOL %M10 Monitoring This button manages HMI to give a force start without a signa
stop BOOL %M11 Monitoring This button manages HMI to give a force stop to the system.
carton INT %MW14 Statistics Used in counting carton boxes in the numerical display in add
metal INT %MW15 Statistics Used in counting matallic pipes in the numerical display in ad
plastic INT %MW16 Statistics Used in counting plastic bottles in the numerical display in ad
Max_carton BOOL %M16 Alarms Illuminates the carton lamb of alarm and activate the alarm m
Max_metal BOOL %M17 Alarms Illuminates the metal lamb of alarm and activate the alarm m
Max_plastic BOOL %M18 Alarms Illuminates the plastic lamb of alarm and activate the alarm m
Reset_one BOOL %M13 Alarms Reset the counter of carton boxes and turn off the lamb of al
Reset_two BOOL %M14 Alarms Reset the counter of metallic pipes and turn off the lamb of a
Reset_three BOOL %M15 Alarms Reset the counter of plastic bottles and turn off the lamb of a
S
Function
e of convyor to start driving the motor.
start the arm and pause the conveyor belt.
nergize the plastic valve.
nergize the plastic valve.
lamp of infrared sensor to monitor the system.
lamp of inductive sensor to monitor the system.
lamp of plastic sensor to monitor the system.
lamp of carton sensor to monitor the system.
lamp of motor state ( ON or OFF ).
metalic object is erased.
arm a suitable duration to end his work.
ve a force start without a signal from Infrared sensor.
ve a force stop to the system.
the system after suitable duration with no objects.
r to drive the conveyor belt.
r to drive the conveyor belt.
r to drive the conveyor belt.
TU_1 which activates carton's alarm in HMI.
TU_2 which activates metals's alarm in HMI.
TU_3 which activates plastic's alarm in HMI.
TU_1 which used in HMI graphs and numerical display.
TU_2 which used in HMI graphs and numerical display.
TU_3 which used in HMI graphs and numerical display.
r to drive the conveyor belt.
o erase the metallic object.
aterial to its own backet.
aterial to its own backet.

S
Function
hile it's activated.
while it's activated.
le it's activated.
le it's activated.
nveyor bely by carton button.
conveyor bely by plastic button.
conveyor bely by metal button.
box.

ush the plastic bottle into its backet.


ush the carton box into its backet.
rying the metiallic pipe.
its backet.
of the plastic valve.
of the carton valve.
of the arm movement.
of the carton valve.
of the plastic valve.
of the arm movement.
e carton is selected.
metal is selected.
e plastic is selected.
lamp of infrared sensor to monitor the system.
lamp of inductive sensor to monitor the system.
lamp of plastic sensor to monitor the system.
lamp of carton sensor to monitor the system.
lamp of motor state ( ON or OFF ).
ve a force start without a signal from Infrared sensor.
ve a force stop to the system.
n the numerical display in addtition to the graph.
in the numerical display in addtition to the graph.
in the numerical display in addtition to the graph.
alarm and activate the alarm message of cartons.
larm and activate the alarm message of metals.
alarm and activate the alarm message of plastics.
xes and turn off the lamb of alarm.
pes and turn off the lamb of alarm.
ttles and turn off the lamb of alarm.

You might also like