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

Find DCS code

  • K-Sky
  • July 26, 2016 at 5:38 PM
  • Thread is Resolved
  • K-Sky
    Reactions Received
    4
    Trophies
    3
    Posts
    196
    • July 26, 2016 at 5:38 PM
    • #1

    I have a robot with a DCS code that is no longer 1111, but no one remembers what it is now. Ive looked through most of the DCS variables and have found nothing. I found an older thread on here that mentions syspass.sv, but when I look in syspass.va(cant view .sv files) there in nothing there that looks different from the syspass.va on a robot that I know is still using 1111. Is there something saved within .sv files that is not shown in .va files? Appreciate any help.

    https://www.robot-forum.com/robotforum/fan…sword-recovery/

  • luicar1187
    Reactions Received
    1
    Trophies
    3
    Posts
    21
    • July 26, 2016 at 5:51 PM
    • #2

    From a Backup that you know the code is 1111 load the SYSPASS.SV file, then try it using 1111 again should de it.

  • K-Sky
    Reactions Received
    4
    Trophies
    3
    Posts
    196
    • July 26, 2016 at 6:13 PM
    • #3
    Quote from luicar1187


    From a Backup that you know the code is 1111 load the SYSPASS.SV file, then try it using 1111 again should de it.

    Do you know for sure that works? What else might be lost/changed by reloading syspass? Why cant I see the DCS code in syspass.va?

  • luicar1187
    Reactions Received
    1
    Trophies
    3
    Posts
    21
    • July 26, 2016 at 6:28 PM
    • #4

    Yes I am 100% sure i had donde that a couple time, only affects the DCS code.

  • Beejaybarnes
    Guest
    • July 27, 2016 at 11:09 PM
    • #5

    Yes sir, I have done it a few times myself. Just make sure to go into controlled start to load the Syspass.SV file.

  • K-Sky
    Reactions Received
    4
    Trophies
    3
    Posts
    196
    • July 29, 2016 at 8:56 PM
    • #6
    Quote from Beejmanbarnes


    Yes sir, I have done it a few times myself. Just make sure to go into controlled start to load the Syspass.SV file.

    Learned the hard way it works in controlled start. Technically it looks like you might be able to do it in a cold start, but only if you also know the current code. When I did it in cold start I had to first type in the current DCS code, then it would allow me to use the new code that I loaded in. At least that is how it worked on Fanuc's robots at their training facility when I was there this week. They used a code other than 1111 on their training robots. I loaded in syspass on cold start, it even said something at the bottom of the screen about new code loaded, or code changed or something, after loading syspass. When I made a DCS change it still first needed the old code punched in first, then I could use 1111. Instructor said something about they use a master code, and a DCS code, I didn't really understand what he meant by that, so maybe that is why it needed the old code typed in first. Later he talked to another instructor and confirmed that had I loaded syspass in at a controlled start it would have outright changed the code back to 1111.

  • Kalagaraz
    Trophies
    3
    Posts
    13
    • November 8, 2016 at 8:55 PM
    • #7

    Old topic, but I just figured this out and figured I would share it in case someone needs it in future. The DCS master code can actually be read in hexadecimal from the syspass.sv file as shown below. The top file the password is 1111, the highlighted hex is "04 57", the bottom file the password is 9713 and highlighted hex is "25 F1". Just use a hexadecimal to decimal converter to get the password from the hex values.

  • K-Sky
    Reactions Received
    4
    Trophies
    3
    Posts
    196
    • November 9, 2016 at 8:00 PM
    • #8

    I don't exactly understand how you found that. After you open the syspass.sv file how did you know where to look in all of the gibberish and random characters?

  • Kalagaraz
    Trophies
    3
    Posts
    13
    • November 30, 2016 at 4:00 PM
    • #9
    Quote from K-Sky


    I don't exactly understand how you found that. After you open the syspass.sv file how did you know where to look in all of the gibberish and random characters?

    I noticed DCS code written in plain text in file, then I knew the password was 1111 on the one robot so I converted that to hex, and noticed it came after the words DCS code. So any other code would be stored in hex in the exact same position after DCS code.

  • USURP_RUR
    Reactions Received
    8
    Trophies
    4
    Posts
    162
    • January 19, 2017 at 7:33 PM
    • #10

    What program did you use to open the SYSPASS.SV file?

    I tried NotePad and Word, but it was not laid out like that

  • K-Sky
    Reactions Received
    4
    Trophies
    3
    Posts
    196
    • January 19, 2017 at 7:53 PM
    • #11
    Quote from USURP_RUR


    What program did you use to open the SYSPASS.SV file?

    I tried NotePad and Word, but it was not laid out like that

    I just open it in Wordpad. But that doesn't do much for you, it needs to be converted. I just went to:

    http://www.fileformat.info/tool/hexdump.htm

    After they open your file you will end up with the screen like Kalagaraz has above. Then you locate the values and convert them. Then just search for a hexadecimal to decimal converter to get the DCS code. I started with a robot that I knew still had the 1111 code. I wish it had been explained a little better, it took me awhile to figure out how he got the screen in his post.

  • dhlg0110
    Guest
    • July 7, 2017 at 12:28 AM
    • #12

    Hello, my dcs password has been changed from 1111, not sure exactly where to look for in sys.pass file
    attached is my syspass file

    Please help,

    Images

    • syspass.jpg
      • 244.31 kB
      • 596 × 586
      • 521

    Files

    syspass.jpg_thumb 52.31 kB – 960 Downloads
  • Nation
    Typical Robot Error
    Reactions Received
    523
    Trophies
    9
    Posts
    1,903
    • July 7, 2017 at 6:11 AM
    • #13
    Quote from dhlg0110


    Hello, my dcs password has been changed from 1111, not sure exactly where to look for in sys.pass file
    attached is my syspass file

    Please help,

    Looks like it is 0018.

    Check out the Fanuc position converter I wrote here! Now open source!

    Check out my example Fanuc Ethernet/IP Explicit Messaging program here!

  • dhlg0110
    Guest
    • July 7, 2017 at 10:20 PM
    • #14

    I was told it was 4617, can you explain how you got this number?

    Thank you!

  • Nation
    Typical Robot Error
    Reactions Received
    523
    Trophies
    9
    Posts
    1,903
    • July 7, 2017 at 10:36 PM
    • #15

    The two numbers after the 7B hex code in your screen shot are 00 12, which is 0018 in decimal.

    4617, which is 12 09 in hex, doesn't appear to be in your provided screen shot.

    Check out the Fanuc position converter I wrote here! Now open source!

    Check out my example Fanuc Ethernet/IP Explicit Messaging program here!

  • CSaunders
    Reactions Received
    6
    Trophies
    3
    Posts
    44
    • July 11, 2017 at 1:21 PM
    • #16

    Ran into this issue once before. Loaded the syspass file in a controlled. When entering the DCS password after file load, was prompted with with "Password change by file load, enter previous password". Didn't know about finding the DCS password in the file, so we loaded and image from a similar robot and restored a fullback up.

    This thread is very helpful.

  • dhlg0110
    Guest
    • July 11, 2017 at 10:42 PM
    • #17
    Quote from CSaunders


    Ran into this issue once before. Loaded the syspass file in a controlled. When entering the DCS password after file load, was prompted with with "Password change by file load, enter previous password". Didn't know about finding the DCS password in the file, so we loaded and image from a similar robot and restored a fullback up.

    This thread is very helpful.

    syspass file you loaded has to be the one with password 1111, correct? how do we know? does it change anything else?

  • hosboss2002
    Trophies
    3
    Posts
    1
    • October 19, 2017 at 10:09 PM
    • #18

    Can you help me find my DCS Master Code. Here is my syspass file.

    I shortened it to start at the DCS.

    0000-01b0: 00 00 0c aa-cd fc 24 7f-44 43 53 5f-43 4f 44 40 ......$. DCS_COD@
    0000-01c0: 10 f3 10 80-eb f0 1b 25-fd 00 00 04-bd 57 46 27 .......% .....WF'
    0000-01d0: 5f 53 00 20-16 2a fd 92-21 10 04 18-20 84 26 fc _S...*.. !.....&.
    0000-01e0: 41 02 39 02-31 dc 56 22-17 21 05 05-05 5e 20 0a A.9.1.V" .!...^..
    0000-01f0: 00 03 24 0d-1e 21 e3 f8-ae 2d ba 2f-d0 2f de 2f ..$..!.. .-./././
    0000-0200: 00 f4 2f 02-3f 18 3f 26-3f 3c 3f 4a-3f 60 3f 6e ../.?.?& ?<?J?`?n
    0000-0210: 3f 00 84 3f-92 3f a8 3f-b6 3f cc 3f-da 3f f0 3f ?..?.?.? .?.?.?.?
    0000-0220: ea f1 2e 90-23 53 55 50-c3 00 11 9c-2b f2 3f 18 ....#SUP ....+.?.
    0000-0230: 04 4f 90 23-46 02 11 01-24 4f 36 4f-76 4f 3e e6 .O.#F... $O6OvO>.
    0000-0240: f5 08 00 02-00 0f a3 4c-a0 41 e4 de-fd b4 4f 00 .......L .A....O.
    0000-0250: aa 20 e8 f3-04 00 04 ff-56 a9 5b 74-26 97 a0 6a ........ V.[t&..j
    0000-0260: 08 eb f0 17-00 9d 42 04-43 4f 0c 5f-eb f0 ca 47 ......B. CO._...G
    0000-026e: 40 c8 4f ea-f1 40 20 41-56 3e 55 3e-59 00 @.O..@.A V>U>Y.

  • beanluke
    Reactions Received
    3
    Trophies
    3
    Posts
    31
    • October 19, 2017 at 10:51 PM
    • #19

    check this post out

    https://www.robot-forum.com/robotforum/fan…/pass-unlocker/

  • K-Sky
    Reactions Received
    4
    Trophies
    3
    Posts
    196
    • October 20, 2017 at 12:04 AM
    • #20
    Quote from hosboss2002


    Can you help me find my DCS Master Code. Here is my syspass file.

    I shortened it to start at the DCS.

    0000-01b0: 00 00 0c aa-cd fc 24 7f-44 43 53 5f-43 4f 44 40 ......$. DCS_COD@
    0000-01c0: 10 f3 10 80-eb f0 1b 25-fd 00 00 04-bd 57 46 27 .......% .....WF'
    0000-01d0: 5f 53 00 20-16 2a fd 92-21 10 04 18-20 84 26 fc _S...*.. !.....&.
    0000-01e0: 41 02 39 02-31 dc 56 22-17 21 05 05-05 5e 20 0a A.9.1.V" .!...^..
    0000-01f0: 00 03 24 0d-1e 21 e3 f8-ae 2d ba 2f-d0 2f de 2f ..$..!.. .-./././
    0000-0200: 00 f4 2f 02-3f 18 3f 26-3f 3c 3f 4a-3f 60 3f 6e ../.?.?& ?<?J?`?n
    0000-0210: 3f 00 84 3f-92 3f a8 3f-b6 3f cc 3f-da 3f f0 3f ?..?.?.? .?.?.?.?
    0000-0220: ea f1 2e 90-23 53 55 50-c3 00 11 9c-2b f2 3f 18 ....#SUP ....+.?.
    0000-0230: 04 4f 90 23-46 02 11 01-24 4f 36 4f-76 4f 3e e6 .O.#F... $O6OvO>.
    0000-0240: f5 08 00 02-00 0f a3 4c-a0 41 e4 de-fd b4 4f 00 .......L .A....O.
    0000-0250: aa 20 e8 f3-04 00 04 ff-56 a9 5b 74-26 97 a0 6a ........ V.[t&..j
    0000-0260: 08 eb f0 17-00 9d 42 04-43 4f 0c 5f-eb f0 ca 47 ......B. CO._...G
    0000-026e: 40 c8 4f ea-f1 40 20 41-56 3e 55 3e-59 00 @.O..@.A V>U>Y.

    Display More

    Im not good at deciphering this stuff yet, but if im understanding it correctly your code is 1213.

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
  • KRL
  • KUKA
  • motoman
  • Offset
  • PLC
  • PROFINET
  • Program
  • Programming
  • RAPID
  • robodk
  • 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
  • KRL
  • KUKA
  • motoman
  • Offset
  • PLC
  • PROFINET
  • Program
  • Programming
  • RAPID
  • robodk
  • roboguide
  • robot
  • robotstudio
  • RSI
  • safety
  • Siemens
  • simulation
  • SPEED
  • staubli
  • tcp
  • TCP/IP
  • teach pendant
  • vision
  • Welding
  • workvisual
  • yaskawa
  • YRC1000
  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