Nirtec Studio Forum

General Category => EasyPLC v.5 => Topic started by: jfalpanez on July 01, 2024, 09:16:42 AM

Title: TIMER TON
Post by: jfalpanez on July 01, 2024, 09:16:42 AM
I'm trying to use a TON timer set to 100 ms to activate a digital output that moves one of the axes of a gantry.
I have programmed the sequence as you can see in the attached image.

It seems that the timer output doesn't activate ever so the output it is never true.

I have tried everything I Know but the result it is always the same.
Title: Re: TIMER TON
Post by: EasyPLC_Master on July 01, 2024, 12:52:20 PM
Please can you send the plc program to info@nirtec.com?
Title: Re: TIMER TON
Post by: jfalpanez on July 01, 2024, 02:35:44 PM
Thanks for your reply.

I already sent the EASYplc program and the machine simulator.

Title: Re: TIMER TON
Post by: EasyPLC_Master on July 04, 2024, 06:21:05 PM
Checking the operation of the TON timer separately has been verified is working correctly.

Your program is complex and we cannot dedicate the hours to debug it.

I recommend you make partitions of it, to separately test each function in blocks and individualize the TON Timer.