error from closed loop stepper
12 Nov 2021 16:24 #226227
by PhilipME
error from closed loop stepper was created by PhilipME
what hal pin will recive the error from a closed loop stepper
for rxample feeding a limit switch signal say to db25 bob say pin 10
net all-limit <= parport.0.pin-10-in
net all-limit => joint.0.neg-lim-sw-in
net all-limit => joint.0.pos-lim-sw-in
so linux take the signal from pin 10 and feed it to joint.0.neg-lim-sw-in (and other hal pins)
my question :
if the signal coming from pin 10 is actually coming from a closed loop stepper driver error,
what is the internal pin I should forward that signal to in this case ?
or do I just forward that signal to
iocontrol.0.user-enable-out
Best regards
Philip
for rxample feeding a limit switch signal say to db25 bob say pin 10
net all-limit <= parport.0.pin-10-in
net all-limit => joint.0.neg-lim-sw-in
net all-limit => joint.0.pos-lim-sw-in
so linux take the signal from pin 10 and feed it to joint.0.neg-lim-sw-in (and other hal pins)
my question :
if the signal coming from pin 10 is actually coming from a closed loop stepper driver error,
what is the internal pin I should forward that signal to in this case ?
or do I just forward that signal to
iocontrol.0.user-enable-out
Best regards
Philip
Please Log in or Create an account to join the conversation.
12 Nov 2021 16:44 #226231
by PCW
Replied by PCW on topic error from closed loop stepper
"joint.N.amp-fault-in"
Where "N" is the specific joint would be the appropriate pin to signal a drive fault.
If you only have a combined fault, just connect it to joint.0.amp-fault-in
Where "N" is the specific joint would be the appropriate pin to signal a drive fault.
If you only have a combined fault, just connect it to joint.0.amp-fault-in
The following user(s) said Thank You: PhilipME
Please Log in or Create an account to join the conversation.
12 Nov 2021 16:53 #226233
by PhilipME
Replied by PhilipME on topic error from closed loop stepper
Please Log in or Create an account to join the conversation.
Time to create page: 0.066 seconds