Pokeys_homecomp EncoderSearch / Encoder Arm Topic: Pos_Fb Following errors
- rodw
-
- Offline
- Platinum Member
-
Less
More
- Posts: 11173
- Thank you received: 3720
08 Apr 2025 08:42 #325905
by rodw
An example of this is the cia402.comp used with Ethercat drives.
Replied by rodw on topic Pokeys_homecomp EncoderSearch / Encoder Arm Topic: Pos_Fb Following errors
You use a component that sets pos_cmd == pos_fb while homing.an minor issue which i can workaraound by just providing pos_fb=0.0 during homing procedure on pokeys is that i don't know how to "Pause" Linuxcnc from checkeing pos_fb versus pos_cmd for following errors during homing procedure.
An example of this is the cia402.comp used with Ethercat drives.
The following user(s) said Thank You: zarfld
Please Log in or Create an account to join the conversation.
- rodw
-
- Offline
- Platinum Member
-
Less
More
- Posts: 11173
- Thank you received: 3720
08 Apr 2025 09:01 #325907
by rodw
Replied by rodw on topic Pokeys_homecomp EncoderSearch / Encoder Arm Topic: Pos_Fb Following errors
Ooops, you need a link github.com/dbraun1981/hal-cia402
Please Log in or Create an account to join the conversation.
- zarfld
- Offline
- Senior Member
-
Less
More
- Posts: 40
- Thank you received: 14
08 Apr 2025 13:04 - 10 Apr 2025 14:50 #325924
by zarfld
Replied by zarfld on topic Pokeys_homecomp EncoderSearch / Encoder Arm Topic: Pos_Fb Following errors
thanks for the hint!
that would be basically that what is done at that step (in homing.c in comp file from your link i did not find that part yet)?
BR
Dominik
edit (april10th): that got me a big step further, but besideds mapping pos_fb to pos_cmd (which worked for most of the sequence), i also had to change the ferror_limit in some steps as there may be abrupt changes due to position-values reset to home or zero position.
not yet finished but i think i can solve it that way -> thanks again
that would be basically that what is done at that step (in homing.c in comp file from your link i did not find that part yet)?
BR
Dominik
edit (april10th): that got me a big step further, but besideds mapping pos_fb to pos_cmd (which worked for most of the sequence), i also had to change the ferror_limit in some steps as there may be abrupt changes due to position-values reset to home or zero position.
not yet finished but i think i can solve it that way -> thanks again

Attachments:
Last edit: 10 Apr 2025 14:50 by zarfld.
Please Log in or Create an account to join the conversation.
Time to create page: 0.272 seconds