Page 1 of 1

[TD240] start stop desde hmi tTD240-11ad

Posted: 05/09/2015, 4:31
by user8268
buenas noches, requiero que me apoyen en como habilitar una salida fisica Q1, desde la pantalla del TD240-11AD, es decir he puesto en la pantalla 2 BUTTON, uno para activar o otra para desactivar, lo que no puedo es darle la dirrecion para que la salida Q1 se antive y se desactive.
favor requiero su ayuda,, gracias.

Re: start stop desde hmi td 240-11ad

Posted: 07/09/2015, 12:37
by Pixsys tecnico 1
If you want 2 buttons:
1- active output
2- disactive output
--> create 2 buttons with:
1- set bit (QW1) function
2- reset bit (QW1) function


If you want 1 button that enable and disable the output every time you press it:
--> create a button with "invert bit" function

Try to look the example attached
TD240_buttons.zip

Re: [TD240] start stop desde hmi tTD240-11ad

Posted: 22/03/2016, 7:45
by user13046
Estimado podrías ser un poco mas claro con un ejemplo en la cual estes enlazando el botón con el programa del PLC. Te agradezco de antemano.

Re: start stop desde hmi td 240-11ad

Posted: 08/06/2017, 18:22
by user13822
Pixsys tecnico 1 wrote:If you want 2 buttons:
1- active output
2- disactive output
--> create 2 buttons with:
1- set bit (QW1) function
2- reset bit (QW1) function


If you want 1 button that enable and disable the output every time you press it:
--> create a button with "invert bit" function

Try to look the example attached
TD240_buttons.zip


AYUDA UN EJEMPLO DE UN CONTADOR CON UN PULSO DE LA ENTRADA Y SALIDA ANALOGA

Re: [TD240] start stop desde hmi tTD240-11ad

Posted: 09/06/2017, 14:19
by Pixsys tecnico 1
por favor, ser mas preciso con el ejemplo o aplicacion que pretenden realizar.