Host Engineering Forum

General Category => DirectSOFT => Topic started by: omarfelipe on September 17, 2015, 09:27:16 AM

Title: More resolution on a Timer
Post by: omarfelipe on September 17, 2015, 09:27:16 AM
Is there a faster timer than TMRF? Can I do something programming wise? I would like to have a 0.001 resolution.
Title: Re: More resolution on a Timer
Post by: plcnut on September 17, 2015, 09:46:26 AM
Not in DirectSoft. You can do it with Do-more if you are in a situation where you can change platforms.
Title: Re: More resolution on a Timer
Post by: omarfelipe on September 18, 2015, 10:11:47 AM
ok thanks. for some reason and does not make sense to me using a BCD as data type for the timer was better.
Title: Re: More resolution on a Timer
Post by: BobO on September 18, 2015, 11:30:53 AM
ok thanks. for some reason and does not make sense to me using a BCD as data type for the timer was better.

We agree...and that's why Do-more doesn't use BCD for anything!