Distance from motor with encoder

Alles rund um TX(T) und RoboPro, mit ft-Hard- und Software
Computing using original ft hard- and software
Forumsregeln
Bitte beachte die Forumsregeln!
Antworten
linki
Beiträge: 1
Registriert: 02 Feb 2015, 21:53

Distance from motor with encoder

Beitrag von linki » 02 Feb 2015, 22:01

Hi,everyone!Please, help me to solve my problem. How can I get data about distance from a motor with encoder in the programme RoboPro as a flow chart. Thanks in advance.

vleeuwen
Beiträge: 1609
Registriert: 31 Okt 2010, 22:23
Wohnort: Enschede (NL)
Kontaktdaten:

Re: Distance from motor with encoder

Beitrag von vleeuwen » 02 Feb 2015, 23:16

There is no distance data available.
Only about the number of rotations.
The encoder motor has a increamental encoder.
You connect this the encoderoutput to one of the Cx (fast counter inputs) (x=1..4).
The Cx counter state is available in RoboPro, however this information is only valid when the motor is not running.
The fast counter is counting faster (max 1kHz) than the data transfer speed (10 msec).
T

Antworten