Advertisement
Guest User

Untitled

a guest
Jun 27th, 2018
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.46 KB | None | 0 0
  1. # This is an example for linuxcnc hal in position mode for the x-axis:
  2. net xposcmd joint.0.motor-pos-cmd => hm2_5i25.0.stbl.0.0.pos_cmd
  3. net xvelcmd joint.0.vel-cmd => hm2_5i25.0.stbl.0.0.vel_cmd
  4. net xposfb joint.0.motor-pos-fb <= hm2_5i25.0.stbl.0.0.pos_fb
  5. net xenable joint.0.amp-enable-out => hm2_5i25.0.stbl.0.0.enable
  6. net xfault joint.0.amp-fault-in <= hm2_5i25.0.stbl.0.0.fault
  7. net xindex joint.0.index-enable <=> hm2_5i25.0.stbl.0.0.index_enable
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement