Nirtec Studio Forum

General Category => EasyPLC v.5 => Topic started by: RBeersJr on January 29, 2016, 02:28:48 AM

Title: SET and RESET coil
Post by: RBeersJr on January 29, 2016, 02:28:48 AM
How do I RESET a SET coil
I can set a coil but it can not figure out how to unlock it.
section 2.4.1.1 Page 26 does mention the coils but there is no specific "how to" information, If there is I just don't understand it.
Richard
Title: Re: SET and RESET coil
Post by: RBeersJr on January 29, 2016, 04:20:35 AM
Okay I figured it out.
The SET and RESET coil have the same address.

First addressed the SET coil and all the SET Input contact.
Second address the RESET coil the same as the SET coil.
The SET coil must come first in PLC scanning order (left to right. top to bottom)


That's what I learned today
Richard