1. Home
    1. Dashboard
    2. Search
  2. Forum
    1. Unresolved Threads
    2. Members
      1. Recent Activities
      2. Users Online
      3. Team Members
      4. Search Members
      5. Trophys
  3. Articles
  4. Blog
  5. Videos
  6. Jobs
  7. Shop
    1. Orders
  • Login or register
  • Search
This Thread
  • Everywhere
  • This Thread
  • This Forum
  • Articles
  • Pages
  • Forum
  • Blog Articles
  • Products
  • More Options
  1. Robotforum - Support and discussion community for industrial robots and cobots
  2. Forum
  3. Industrial Robot Support and Discussion Center
  4. Fanuc Robot Forum
Your browser does not support videos RoboDK Software for simulation and programming
Visit our Mainsponsor
IRBCAM
Robotics Channel
Robotics Training
Advertise in robotics
Sponsored Ads

Turn Off the robot

  • MR21
  • July 17, 2023 at 6:33 PM
  • Thread is Unresolved
  • MR21
    Trophies
    2
    Posts
    24
    • July 17, 2023 at 6:33 PM
    • #1

    Hi, I'm new with Fanuc.

    I would like to turn the servo off when the robot is in home position.

    How can I do?

    Thanks

  • Doctor_C
    Reactions Received
    33
    Trophies
    4
    Posts
    198
    • July 17, 2023 at 9:17 PM
    • #2

    It will automatically after 20 seconds.

    Robot Brakes

    $Param_Group.$SV_OFF_ALL If True, automatic servo on/off will be applied to all axis

    If False, automatic will be applied to individual axis in $sv_off_enb (set to false for bad motor brake)

    $SV_OFF_ENB Controls whether or not each servo uses a timed servo shutdown, used with $sv_off_timer to shutoff servos (set each axis to false for bad motor brake)

    $SV_OFF_TIME Defines the time interval, in milliseconds, after which the servo motors are shut down.

  • MR21
    Trophies
    2
    Posts
    24
    • July 18, 2023 at 9:48 AM
    • #3
    Quote from Doctor_C

    It will automatically after 20 seconds.

    Robot Brakes

    $Param_Group.$SV_OFF_ALL If True, automatic servo on/off will be applied to all axis

    If False, automatic will be applied to individual axis in $sv_off_enb (set to false for bad motor brake)

    $SV_OFF_ENB Controls whether or not each servo uses a timed servo shutdown, used with $sv_off_timer to shutoff servos (set each axis to false for bad motor brake)

    $SV_OFF_TIME Defines the time interval, in milliseconds, after which the servo motors are shut down.

    Thanks! So if the robot has not moved for the time set in $SV_OFF_TIME, servo motors are shut down wherever is the robot?

  • TitusLepic
    Reactions Received
    113
    Trophies
    7
    Posts
    442
    • July 18, 2023 at 5:19 PM
    • #4
    Quote from MR21

    Thanks! So if the robot has not moved for the time set in $SV_OFF_TIME, servo motors are shut down wherever is the robot?

    Yes

  • MR21
    Trophies
    2
    Posts
    24
    • July 18, 2023 at 5:23 PM
    • #5
    Quote from TitusLepic

    Yes

    Can't I do this only for my home position?

  • saberdud
    Reactions Received
    6
    Trophies
    1
    Posts
    46
    • July 18, 2023 at 5:30 PM
    • #6

    You might be able to adjust that parameter from the BG logic based on the IO you have configured in that reference position, then change it back as soon as the robot moves out of that position.

  • MR21
    Trophies
    2
    Posts
    24
    • July 18, 2023 at 5:51 PM
    • #7
    Quote from saberdud

    You might be able to adjust that parameter from the BG logic based on the IO you have configured in that reference position, then change it back as soon as the robot moves out of that position.

    Thanks! Which instruction should I use to adjust the parameter?

  • saberdud
    Reactions Received
    6
    Trophies
    1
    Posts
    46
    • July 18, 2023 at 7:27 PM
    • #8
    Quote from MR21

    Thanks! Which instruction should I use to adjust the parameter?

    I'd try to set it equal to a number of second just in an equals line, if that doesn't work, see if the parameter is able to be changed in a program. Sadly, if it's not, then this approach falls flat and you'll need to find another approach.

Advertising from our partners

IRBCAM
Robotics Channel
Robotics Training
Advertise in robotics
Advertise in Robotics
Advertise in Robotics

Job Postings

  • Anyware Robotics is hiring!

    yzhou377 February 23, 2025 at 4:54 AM
  • How to see your Job Posting (search or recruit) here in Robot-Forum.com

    Werner Hampel November 18, 2021 at 3:44 PM
Your browser does not support videos RoboDK Software for simulation and programming

Tag Cloud

  • abb
  • Backup
  • calibration
  • Communication
  • CRX
  • DCS
  • dx100
  • dx200
  • error
  • Ethernet
  • Ethernet IP
  • external axis
  • Fanuc
  • help
  • hmi
  • I/O
  • irc5
  • IRVIsion
  • karel
  • kawasaki
  • KRC2
  • KRC4
  • KRC 4
  • krc5
  • KRL
  • KUKA
  • motoman
  • Offset
  • PLC
  • PROFINET
  • Program
  • Programming
  • RAPID
  • roboguide
  • robot
  • robotstudio
  • RSI
  • safety
  • Siemens
  • simulation
  • SPEED
  • staubli
  • tcp
  • TCP/IP
  • teach pendant
  • vision
  • Welding
  • workvisual
  • yaskawa
  • YRC1000

Thread Tag Cloud

  • abb
  • Backup
  • calibration
  • Communication
  • CRX
  • DCS
  • dx100
  • dx200
  • error
  • Ethernet
  • Ethernet IP
  • external axis
  • Fanuc
  • help
  • hmi
  • I/O
  • irc5
  • IRVIsion
  • karel
  • kawasaki
  • KRC2
  • KRC4
  • KRC 4
  • krc5
  • KRL
  • KUKA
  • motoman
  • Offset
  • PLC
  • PROFINET
  • Program
  • Programming
  • RAPID
  • roboguide
  • robot
  • robotstudio
  • RSI
  • safety
  • Siemens
  • simulation
  • SPEED
  • staubli
  • tcp
  • TCP/IP
  • teach pendant
  • vision
  • Welding
  • workvisual
  • yaskawa
  • YRC1000

Similar Threads

  • Should $MOVE_ENABLE be assigned to an input other than $IN[1025]?

    • robotninja
    • February 9, 2023 at 9:57 PM
    • KUKA Robot Forum
  • Interrupt Example

    • SkyeFire
    • March 18, 2021 at 8:25 PM
    • Manuals, Software and Tools for KUKA Robots
  • Turning UI with flag

    • Alicia Agane
    • April 27, 2023 at 1:34 PM
    • Fanuc Robot Forum
  • Beginner needing some guidance on program changes please

    • Sw0028
    • July 11, 2022 at 10:25 AM
    • Fanuc Robot Forum
  • Pausing Program in Auto Mode

    • Searchligt_1
    • June 9, 2022 at 8:14 PM
    • Fanuc Robot Forum
  • Errors when opened in the morning

    • eeleker
    • January 11, 2022 at 7:43 AM
    • KUKA Robot Forum
  • Code for Robot losing track of its position. Can anyone spot areas I need to address to figure out why?

    • cat91345
    • December 7, 2021 at 1:17 PM
    • Yaskawa Motoman Robot Forum
  • Servo tracking error axis L and B

    • cat91345
    • December 2, 2021 at 9:13 PM
    • Yaskawa Motoman Robot Forum
  • Measurment of tool with interrupt when the toolsetter/button is clicked and then unclicked

    • martenH
    • November 30, 2021 at 4:02 PM
    • KUKA Robot Forum
  • Mitshubishi RV-2AJ

    • Project5
    • March 10, 2015 at 10:00 AM
    • Mitsubishi Robot Forum
  1. Privacy Policy
  2. Legal Notice
Powered by WoltLab Suite™
As a registered Member:
* You will see no Google advertising
* You can translate posts into your local language
* You can ask questions or help the community with your knowledge
* You can thank the authors for their help
* You can receive notifications of replies or new topics on request
* We do not sell your data - we promise

JOIN OUR GREAT ROBOTICS COMMUNITY.
Don’t have an account yet? Register yourself now and be a part of our community!
Register Yourself Lost Password
Robotforum - Support and discussion community for industrial robots and cobots in the WSC-Connect App on Google Play
Robotforum - Support and discussion community for industrial robots and cobots in the WSC-Connect App on the App Store
Download