
Drive PLC Developer Studio
L
32 DDS DE/EN 2.1
• Program Counter as function plan editor, which is called by PLC_PRG:
PROGRAM Counter
VAR
bResetLots: BOOL;
bPhotosensor1: BOOL;
bPhotosensor2: BOOL;
bTrafficLightRed: BOOL;
bTrafficLightGreen: BOOL;
wVacantParkingLot: WORD;
ParkingLotsCounter: CTUD;
END_VAR
Comentarios a estos manuales