WEG CLIC-02 Manual Del Usuario página 73

Microcontrolador programable
Ocultar thumbs Ver también para CLIC-02:
Tabla de contenido

Publicidad

Idiomas disponibles

Idiomas disponibles

7.2.3 Output Function (-[)
A normal output instruction can actuate on the digital output (Q), expansion output (Y),
auxiliary marker (M) or (N). The selected variable will turn on or off according to the logic
condition previous to the output function, as shown in the example below:
I01
Q01
7.2.4 Function SET ()
A SET instruction will turn on a digital output (Q), expansion output (Y), auxiliary marker
(M) or (N) when the logic previous to the output changes from off to on. Once the output
is on, it will keep on even if the logic previous to the output returns to off. To turn the
output off it is necessary to use the instruction RESET.
I01
OFF
Q01
OFF
7.2.5 Function RESET ()
A RESET instruction will turn off a digital output (Q), expansion output (Y), auxiliary marker
(M) or (N) when the logic previous to the output changes from off to on. Once the output
is off, it will keep this way even if the logic previous to the output returns to on.
I01
Q01
ON
OFF
ON
OFF
ON
ON
OFF
ON
- English -
Ladder Logic Programming
OFF
OFF
OFF
ON
OFF
OFF
CLIC-02 | 73

Publicidad

Capítulos

Tabla de contenido
loading

Tabla de contenido