Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5

Robot I/O control

#11
in fanuc, u can make macros gripper_close and gripper_open.
and then u can call robot.runinstruction(gripper_close) or  robot.runinstruction(gripper_open).

in macro like this,
RO[1]=on
RO[2]=off
#12
You should be able to run programs by name. However, passing parameters with a program call doesn't work for Fanuc controllers.
  




Users browsing this thread:
1 Guest(s)