On 15 March 2017 at 00:35, Gene Heskett <[email protected]> wrote: > And, while they do have a scale, my attempts to set it to a value that > returns an additional 1 per click, have been ignored, without reporting > any error.
The scale setting does not affect the counts. The scale affects how the counts are converted into position. In theory you could use an encoder.scale of 4 then pass the the float position to an S32 converter then use that for jog counts. But that would be stupid when there is a jog-scale pin to convert counts to machine-units offset. Are you actually using the jog-scale pins? -- atp "A motorcycle is a bicycle with a pandemonium attachment and is designed for the especial use of mechanical geniuses, daredevils and lunatics." — George Fitch, Atlanta Constitution Newspaper, 1916 ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Emc-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-users
