I. Présentation de L 'Automate II. Représentation Des Entrées Sorties III. Le Langage À Contact Ou LADDER IV. Blocs Fonctions Standard
I. Présentation de L 'Automate II. Représentation Des Entrées Sorties III. Le Langage À Contact Ou LADDER IV. Blocs Fonctions Standard
I. Présentation de L 'Automate II. Représentation Des Entrées Sorties III. Le Langage À Contact Ou LADDER IV. Blocs Fonctions Standard
Présentation de l ’automate
II. représentation des Entrées Sorties
III. Le langage à contact ou LADDER
External input (32 bits) DWX1 %ID1 DINT, word 1 and word 2
DWORD
External output (1 bit) YC %QX0.12 BOOL word 0, bit 12
External output (32 bits) DWY0 %QD0 DINT, word 0 and word 1
DWORD
IEC Addresses <-> FP Addresses
Name FP IEC Data Type Comment
Address Address
Internal Relays
Internal relay (1 bit) R12C %MX0.1 BOOL 0 = memory area
2.12 relay, word 12, bit
12
Word internal relay (16 WR4 %MW0.4 INT, WORD 0 = memory area
bits) relay, word 4
Double word internal DWR3 %MD0.3 DINT, 0 = memory area
relay (32 bits) DWORD relay, word 3 and
word 4
IEC Addresses <-> FP Addresses
Name FP Address IEC Data Type Comment
Address
See also: Special Internal Relays
Timer/Counter
Timer contact (1 bit) T17 %MX1.17 BOOL 1 = memory area
timer, timer No. 17
Counter contact (1 bit) C200 %MX2.200 BOOL 2 = memory area
counter, counter No.
200
Timer/counter set value (16 SV17 %MW3.17 INT, WORD 3 = memory area set
bits) value, SV17
Timer/counter set value (32 DSV2 %MD3.2 DINT, 3 = memory area set
bits) DWORD value, SV2 and SV3
Timer/counter elapsed value EV11 %MW4.11 INT, WORD 4 = memory area
(16 bits) elapsed value, SV11
Timer/counter elapsed value DEV9 %MD4.9 DINT, 4 = memory area
(32 bits) DWORD elapsed value, EV9
and EV10
15
6) Le langage à contact ou LD
Le langage à contact ou LADDER DIAGRAM permet
de réaliser des fonctions logiques dites combinatoires
Eléments de test
Eléments de liaison
Sommaire
Eléments d ’action
Sommaire
6) Exemple de language à contact ou LD
19
Blocs fonctions standard
Blocs fonctions bistables
SR FB bistable (activer en priorité)
RS FB bistable (réinitialiser en priorité)
Détection de front
R_TRIG Détection d'un front montant
F_TRIG Détection d'un front descendant
Compteur
CTU Compteur croissant
CTD Compteur décroissant
CTUD Compteur croissant/décroissant
Temporisateur
TP Temporisateur impulsionnel
TON Temporisateur avec fonction retard à la mise sous
tension
TOF Temporisateur avec fonction retard à la mise hors
tension
Temporisateur impulsionnel (TP)
Temporisateur avec fonction retard à la
mise sous tension (TON)
Temporisateur avec fonction retard à la mise
hors tension (TOF)
Exemple d’utilisation de
temporisateur
Compteur croissant (CTU)
Exemple d’utilisation des compteurs
R_TRIG & F_TRIG