Page 1 of 1

ETD1644-AD with TD410

Posted: 22/04/2020, 8:26
by eeirich
Hallo i have a little Problem.
I would like to control a simple encoder
but do not know exactly how to use the parameters.
the following Parameters I have set:

Encoder/Counter 3 Setup Adress 2063 = 3 = Counter UP
Encoder/Counter 3H preset Value 2069 = 0

where i can see the Counter Value?

Could someone give me a tip
how to set it!

Thanks in Advance

Re: ETD1644-AD with TD410

Posted: 08/05/2020, 16:19
by Pixsys tecnico 6
Hi,
you can see the Counter Value by 1010 and 1009 Modbus registers value. The value is a DWRORD (16bit + 16bit) and it is splited to "Low" and "High" parts.
Advise: if you want insert a value of the encoder preset, you must use the registers number 2069 and 2070 (not only 2069).

Best regards.