0% found this document useful (0 votes)
246 views1 page

Automation System PLC Signals

This document contains definitions for inputs, outputs, flags, and variables used in the control system for an automated distributing station. It includes boolean flags for the status of ejecting cylinders, vacuum pickup of workpieces, swivel drives, and sensors for an empty magazine. Timers and function blocks are defined for controlling the cycle, emergency stop, reset, and remote operation of the distributing station.

Uploaded by

Alexita Lopez
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
246 views1 page

Automation System PLC Signals

This document contains definitions for inputs, outputs, flags, and variables used in the control system for an automated distributing station. It includes boolean flags for the status of ejecting cylinders, vacuum pickup of workpieces, swivel drives, and sensors for an empty magazine. Timers and function blocks are defined for controlling the cycle, emergency stop, reset, and remote operation of the distributing station.

Uploaded by

Alexita Lopez
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

01VE_AS

1B1 E 66.3 BOOL Auschiebzyl. eingefahren / Ejecting cylinder retracted


1B2 E 66.2 BOOL Auschiebzyl. ausgefahren / Ejecting cylinder extended
1M1 A 66.0 BOOL Auschiebzyl. Werkstck ausschieben/ Ejecting cylinder push out workpiece
2B1 E 66.6 BOOL Werkstck angesaugt / Workpiece picked up
2M1 A 66.6 BOOL Vakuum ein / Vacuum on
2M2 A 66.7 BOOL Abwurfimpuls ein / Ejection impulse on
3B1 E 66.5 BOOL Schwenkzyl. in Pos. Magazin / Swivel drive in pos. magazine
3B2 E 66.4 BOOL Schwenkzyl. in Pos. Folgestation / Swivel drive in pos. downstream station
3M1 A 66.4 BOOL Schwenkzyl. zu Magazin / Swivel drive to magazine
3M2 A 66.5 BOOL Schwenkzyl. zu Folgestation / Swivel drive to downstram station
B4 E 67.4 BOOL Magazin leer / Sensor magazine empty
CycleEnd M 14.3 BOOL Zyklus Ende / Cycle end
Em_Stop E 1.5 BOOL NOT-AUS entriegelt / Emergency stop unlocked
F_Start M 14.0 BOOL Start Merker / Start flag
FC_AS_i_Master FC 22 FC 22
Init_Bit M 14.5 BOOL Initialisierungsbit / Initialisation bit
Init_Pos M 14.1 BOOL Station Verteilen in Grundstellung / Distributing station in initial position
IP_FI E 66.7 BOOL Folgestation frei / Downstram station free
OBPan AB 1 BYTE Ausgangsbyte Bedienpult / outputbyte panel
OBStat AB 0 BYTE Ausgangsbyte Station / outputbyte station
P_A10D DB 10 FB 10 Instanzenbaustein / instance block
P_Auto10 FB 10 FB 10 Ablaufprogramm Verteilen / Program sequence distributing
P_Edge1 M 14.6 BOOL Flankenmerker / Edge flag
P_EmBlink14 FC 14 FC 14 Notaussondersfunktion Baustein / Emergency special function program block
P_EmS11 FC 11 FC 11 Not-Aus Baustein / Emergency stop program block
P_Init OB 100 OB 100 Anlauf Baustein / Start-up program block
P_Org OB 1 OB 1 Organisationsprogramm / Organisation program
P_Stop12 FC 12 FC 12 Stop Baustein / stop program block
P1 A 64.0 BOOL Leuchtmelder Start / Start indicator light
P2 A 64.1 BOOL Leuchtmelder Grundstellung (Reset) / Reset indicator light
P3 A 64.2 BOOL Leuchtmelder Magazin leer / Magazine empty indicator light
RC_Reset M 132.1 BOOL Fernsteuerung Richten / remote control reset
RC_Start M 132.0 BOOL Fernsteuerung Start / remote control start
RC_Stop M 132.4 BOOL Fernsteuerung Stop / remote control stop
RCVar MB 132 BYTE Remote Variable / remote variables
Reset_OK M 14.2 BOOL Richten erfolgreich abgeschlossen / Reset succesfully completed
S1 E 64.0 BOOL Taster Start / Start button
S2 E 64.1 BOOL Taster Stop (ffner) / Stop button (normally closed)
S3 E 64.2 BOOL Schalter Automatik-Manuell / Automatic-manual switch
S4 E 64.3 BOOL Taster Richten / Reset button
T_Blink1 T 10 TIMER Blink Timer
T_Blink2 T 11 TIMER Blink Timer
Var1 MB 14 BYTE Variable / variables

You might also like