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

Creating password file .xml

  • warhound96
  • December 19, 2024 at 7:08 AM
  • Thread is Unresolved
  • warhound96
    Reactions Received
    2
    Posts
    39
    • December 19, 2024 at 7:08 AM
    • #1

    Hello team,

    I recently stumbled upon a difficulty of mine regarding the Password configuration for the Users. I created the .xml file with the help of the forum here and all the manuals i had access to, from Fanuc. It works, or it almost works. First of, I think (correct me if i'm wrong) but i need to assign every single button as <LLABEL/> from every menu, I need some clarification from you team. Also, I got the other problem, i wan to use LEVEL = 0, so everything i don't want can't be seen but if i do that and at the same time give access to "Select" the Operator, can't see it or have access to it, which is odd. On the other hand, if i upscale the Level, let's say Level=2 or 3, as i did, he end's up having access in every menu and disregards the rw_access. So, anyone willing to help guys?

    Files

    new_pass_word_BACKUP_1712_NOT.txt 8 kB – 13 Downloads
  • YakawFaBB
    Reactions Received
    12
    Trophies
    1
    Posts
    67
    • December 19, 2024 at 8:16 AM
    • #2

    Hi warhound96 ,

    The <LLABEL/> is local label , this label allow to disable or enable the function by key's name . This label is often use for different language. For example you can disable/enable [F4] BACKUP.

    Specify 0 or 1 to ”access”:
    access=0 Screen cannot be entered.
    access=1 Screen can be entered.
    Specify 0 or 1 to ”rw_access”:
    rw_access=0 If screen can be entered, it will only operate in read-only mode.
    w_access =1 If screen can be entered, it will only operate in read-write mode.

    below a example,

    Code
    		<!--IO-->
    	<!--WELD-->
      <SCREEN level="0" sp_id="95" scrn_id="1" access="0" rw_access="0"/>
    	<!--CELL OUTPUTS-->
      <SCREEN level="0" sp_id="955" scrn_id="1" access="0" rw_access="0"/>
    	<!--WELD EXTERNAL OUTPUT-->
      <SCREEN level="0" sp_id="95" scrn_id="17" access="0" rw_access="0"/>
    	<!--CUSTOM-->
      <SCREEN level="0" sp_id="992" scrn_id="1" access="0" rw_access="0"/>
    	<!--DIGITAL IN/OUT-->
      <SCREEN level="0" sp_id="98" scrn_id="1" access="0" rw_access="0"/>
    	<!--ANALOG IN/OUT-->
      <SCREEN level="0" sp_id="97" scrn_id="1" access="0" rw_access="0"/>
    	<!--GROUP-->
      <SCREEN level="0" sp_id="99" scrn_id="1" access="0" rw_access="0"/>
    	<!--ROBOT IN/OUT -->
      <SCREEN level="0" sp_id="107" scrn_id="1" access="0" rw_access="0"/>
    	<!--UOP-->
      <SCREEN level="0" sp_id="108" scrn_id="1" access="0" rw_access="0"/>
    	<!--SOP-->
      <SCREEN level="0" sp_id="109" scrn_id="1" access="0" rw_access="0"/>
    	<!--INTERCONNECT-->
      <SCREEN level="0" sp_id="157" scrn_id="1" access="0" rw_access="0"/>
    	<!--LINK DEVICE-->
      <SCREEN level="0" sp_id="299" scrn_id="1" access="0" rw_access="0"/>
    	<!--FLAG-->
      <SCREEN level="0" sp_id="1111" scrn_id="1" access="1" rw_access="0"/>
    	<!--PMC-->
      <SCREEN level="0" sp_id="473" scrn_id="1" access="0" rw_access="0"/>
    	<!--PMC DISPLAY-->
      <SCREEN level="0" sp_id="473" scrn_id="2" access="0" rw_access="0"/
    Display More

  • warhound96
    Reactions Received
    2
    Posts
    39
    • December 19, 2024 at 8:30 AM
    • #3

    YakawFaBB Thank you very much i'll try it using w_access and i hope it's not just typing error from the manual

  • warhound96
    Reactions Received
    2
    Posts
    39
    • December 19, 2024 at 9:57 AM
    • #4

    YakawFaBB so, as it seems i need the ids or labels i suppose from each button, because every single label i register in my .xml file, it works properly on the HMI of the Teach Pendant, but if i try pressing "Enter" it says that i don't have the permission as an operator. It just doesn't make sense anymore. I'm a bit frustrated, sorry.

  • YakawFaBB
    Reactions Received
    12
    Trophies
    1
    Posts
    67
    • December 19, 2024 at 1:17 PM
    • #5

    warhound96 , I'm not sure to understand. If you want access of key button "enter" you need to swicth Rw=1 .

  • Zardlin
    Reactions Received
    1
    Posts
    18
    • December 19, 2024 at 2:22 PM
    • #6
    Quote from warhound96

    On the other hand, if i upscale the Level, let's say Level=2 or 3, as i did, he end's up having access in every menu and disregards the rw_access. So, anyone willing to help guys?

    You have not defined the other levels, meaning they are default and default is very lenient so to speak. Like I told you in another thread, you may want to give edit permissions so they can actually open the programs. If you could attach images as to what you see when connected as operator we might be able to help...

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

Similar Threads

  • Setting Up a Password System (with USB Keys)

    • Robo_Eng_13
    • July 6, 2018 at 7:06 PM
    • Fanuc Robot Forum

Tags

  • Fanuc
  • Arc Mate 120
  • Password Configuration
  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