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

Password file

  • MUNIACO
  • February 19, 2018 at 10:34 AM
  • Thread is Resolved
  • MUNIACO
    Trophies
    3
    Posts
    151
    • February 19, 2018 at 10:34 AM
    • #1

    Hello all,

    i'm looking to change configuration of level for different user of robots. I've downloaded all files from robot with PASS sing included. i did found:

    PASSCFG.DG
    SYSPASS.SV
    SYSPASS.VA

    i looking for a xml file containing configuration password but i'm not available to find this.

    Im interested to change Operator level to allow this user to edit PMC, and lock all select and edit function.

    anyone could help me?

    thanks

  • skalactik
    Reactions Received
    13
    Trophies
    3
    Posts
    111
    • February 19, 2018 at 11:12 AM
    • #2

    For the XML file, you need to create one and import it from the Password menu. I attached one as an example (remove the .doc extension to use it).
    You will need to find the sp_id and scrn_id of the menu you are looking for though.

    Files

    password.xml.doc 18.13 kB – 466 Downloads
  • skalactik
    Reactions Received
    13
    Trophies
    3
    Posts
    111
    • February 19, 2018 at 11:14 AM
    • #3

    I forgot to mention it but if you need help on this, the Handling tool operator manual as a whole chapter on it.

  • MUNIACO
    Trophies
    3
    Posts
    151
    • February 19, 2018 at 11:22 AM
    • #4
    Quote from skalactik


    For the XML file, you need to create one and import it from the Password menu. I attached one as an example (remove the .doc extension to use it).
    You will need to find the sp_id and scrn_id of the menu you are looking for though.

    Thanks i will check. In fact on user manual i find the chapter but i don't understand how set-up every function i need to block or allow.
    And where i can find or do this screen is of menu etc

    Edited once, last by MUNIACO (February 19, 2018 at 11:25 AM).

  • stare284
    Reactions Received
    24
    Trophies
    4
    Posts
    373
    • May 24, 2018 at 5:43 PM
    • #5
    Quote from skalactik


    For the XML file, you need to create one and import it from the Password menu. I attached one as an example (remove the .doc extension to use it).
    You will need to find the sp_id and scrn_id of the menu you are looking for though.

    When creating the XML file do I need to populate every option or can I just create one line of code for the the one I want?

    SCREEN level="0" sp_id="20" scrn_id="9" access="0"

    This is the only one I want to remove from the operator level.

  • Robo_Eng_13
    Reactions Received
    26
    Trophies
    4
    Posts
    432
    • May 24, 2018 at 6:33 PM
    • #6

    In the XML, you can define as much or as little as you want. If you only want to deny one user level access to one button on one screen, then you only need one line.

  • MUNIACO
    Trophies
    3
    Posts
    151
    • June 18, 2018 at 9:45 PM
    • #7

    guys just reply here to not open another post. if i want to export default configuration, i can import an empty xml file, and the export it? or importing a empty file i will erase the real configuration of password?


    still no one xml was creaated or imported.

  • MUNIACO
    Trophies
    3
    Posts
    151
    • June 20, 2018 at 6:39 AM
    • #8

    No one?

  • Robo_Eng_13
    Reactions Received
    26
    Trophies
    4
    Posts
    432
    • July 24, 2018 at 7:21 PM
    • #9

    The export function will only export the last xml file imported into that robot, not the defaults. If you have loaded an xml file, then create a blank xml file called password.xml and then do an export and it will overwrite it with the currently loaded xml file. If you have never loaded an xml file, i do not believe there is a way to extract an xml file of the default configuration.

  • Manue:L
    Trophies
    2
    Posts
    1
    • September 23, 2021 at 2:21 PM
    • #10

    Hello,

    I want to edit the teach pendent to always start in quick menu and set the button <SETTUP> to have 0 access to the operator. I know that I have to import the password.xml but how do i do that? Do i have to download the robots backup and from the back up add the password.xml? If is not like that please let me know how to make this configurations im a little lost. I went to the web browser and the password configuration doesnt let me change nothing in the PASSCFG.DG.

    Thank yuo for your time in advance.

  • Nils Anderer
    Posts
    1
    • June 20, 2024 at 2:45 PM
    • #11

    You have to load the password.xml in to your system trough FTP or copy the file from USB to the FR:

  • Tomeeek
    Reactions Received
    2
    Trophies
    3
    Posts
    13
    • July 2, 2024 at 7:24 AM
    • #12

    Hallo guys. I'm having a problem importing password.xml. Maybe someone has the same problem.

    XML file contains errors. Please VERIFY. After verifying I get LOG FIle..

    The error in that logfile

    :[xmlparse_scan] Syntax error 0x10404 line 6 Column 8
    <LEVEL="0" name="Operator" lang="eg"/> <----I do not see any reason for that error.

    Please Help.

  • YakawFaBB
    Reactions Received
    12
    Trophies
    1
    Posts
    68
    • July 2, 2024 at 7:47 AM
    • #13
    Quote from Tomeeek

    Hallo guys. I'm having a problem importing password.xml. Maybe someone has the same problem.

    XML file contains errors. Please VERIFY. After verifying I get LOG FIle..

    The error in that logfile

    :[xmlparse_scan] Syntax error 0x10404 line 6 Column 8
    <LEVEL="0" name="Operator" lang="eg"/> <----I do not see any reason for that error.

    Please Help.

    Hi,

    It's important to use the good file. You need to modify the passlvl.xml for create many kind of user.

    After that, you can determine different authorizations for each user in password.xml

    for example :

    <!--DCS-->
    <SCREEN level="0" sp_id="1133" scrn_id="1" access="0" rw_access="0"/>

  • Tomeeek
    Reactions Received
    2
    Trophies
    3
    Posts
    13
    • July 2, 2024 at 8:27 AM
    • #14

    Hallo Yakaw,

    where can I find the passlvl.xml? I am not that deep into the subject yet...

    Br. Tomasz

  • YakawFaBB
    Reactions Received
    12
    Trophies
    1
    Posts
    68
    • July 2, 2024 at 8:49 AM
    • #15
    Quote from Tomeeek

    Hallo Yakaw,

    where can I find the passlvl.xml? I am not that deep into the subject yet...

    Br. Tomasz

    Usually,

    The support Fanuc can send this file with B-83284EN/05 documentation.

    Files

    xml.zip 2.54 kB – 49 Downloads
  • Tomeeek
    Reactions Received
    2
    Trophies
    3
    Posts
    13
    • July 2, 2024 at 9:13 AM
    • #16

    Thank You very much. I start to understand how it is working...

    Br. Tomasz


    PS. I will give You some reply.

  • Tomeeek
    Reactions Received
    2
    Trophies
    3
    Posts
    13
    • July 3, 2024 at 11:45 AM
    • #17

    Hallo Yakaw,

    it is working now!

    Thanks

  • JW_Basco
    Posts
    2
    • August 29, 2024 at 5:05 PM
    • #18
    Quote from Robo_Eng_13

    In the XML, you can define as much or as little as you want. If you only want to deny one user level access to one button on one screen, then you only need one line.

    Sorry I am new to this. But are functions that are not listed in the XML file still available on the pendant? For example if I don't reference the IMG BACKUP button the pendant, would it just not be there? or would it be accessible? Thanks

  • YakawFaBB
    Reactions Received
    12
    Trophies
    1
    Posts
    68
    • September 2, 2024 at 8:19 AM
    • #19
    Quote from JW_Basco

    Sorry I am new to this. But are functions that are not listed in the XML file still available on the pendant? For example if I don't reference the IMG BACKUP button the pendant, would it just not be there? or would it be accessible? Thanks

    Hi JW_Basco,

    You can't block access of img Backup, moreover you can block the modification in file menu.

    below a example for block access file for operator lvl 0 :

    <SCREEN level="0" sp_id="75" scrn_id="1" access="0" rw_access="0"/>

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