====== TMON, TAMON ====== ''TMON arg, timeout'' \\ ''TAMON arg, timeout'' Implements a timer that turns arg ON when the input turns ON, and remains ON until timeout elapses. After timeout elapses, arg will remain on regardless of the input. ^Type of Timer ^Time units ^Maximum Time^ |TMON |0.01 sec |655.35 sec| |TAMON |0.1 sec |6553.5 sec| {{ :cubloc:tmon_tamon:tmon1.png?nolink |}} ^ ^P ^M ^F ^S ^C ^T ^D ^Constants^ |arg | | | | |O| O| O| O| {{ :cubloc:tmon_tamon:tmon2.png?nolink |}} If the input (P0) turns OFF, the output (T0) still remains ON. {{ :cubloc:tmon_tamon:tmon3.png?nolink |}} After the timeout elapses, the output (T0) will turn OFF even if the input (P0) remains ON. {{ :cubloc:tmon_tamon:tmon4.png?nolink |}} If the input (P0) turns ON after the timeout has elapsed, the output (T0) will turn ON again. {{ :cubloc:tmon_tamon:tmon5.png?nolink |}} If the input (P0) turns OFF and then ON before the timeout has elapsed, the output (T0) will still remain ON only for the specified timeout. [[cubloc:index#Ladder_Logic:|Go CUBLOC Ladder Logic home]]