Re: [Emc-users] Classicladder problem

2010-02-05 Thread Rudy du Preez
Dave wrote I assume the TMn.P is the preset value for a timer? Are you saying that when you enter the preset value into the program and and run it, it works. But the preset value is lost after shutting down EMC2 and restarting? Does this occur even when you are not using an assignment to

Re: [Emc-users] Classicladder problem

2010-02-05 Thread Dave
Rudy, I'd probably put another assignment statement below the existing one, but assign the value to a register that you can monitor. That way you can make sure the value is a legit timer preset value. Dave On 2/5/2010 8:11 AM, Rudy du Preez wrote: Dave wrote I assume the TMn.P is the

Re: [Emc-users] Classicladder problem

2010-02-05 Thread Chris Morley
Date: Fri, 5 Feb 2010 23:12:01 -0500 From: e...@dc9.tzo.com To: emc-users@lists.sourceforge.net Subject: Re: [Emc-users] Classicladder problem Rudy, I'd probably put another assignment statement below the existing one, but assign the value to a register that you can monitor