586,096 active members*
3,397 visitors online*
Register for free
Login
Results 1 to 4 of 4
  1. #1
    Join Date
    Jun 2007
    Posts
    119

    Common Variables

    On Fanuc 21i-TB is there a parameter number to lock the common variables #500 to #531 so they can not be changed or deleted?

  2. #2
    Join Date
    Jul 2006
    Posts
    65
    Not That I'm Aware of...I ussually store them in a 8000 or 9000 series program and then lock those programs, and use a sub program call to reload the variables before I need them ...Just incase anybody changed anything they will always get reloaded....

    example:
    O0001(main program)

    M98 P9000

    "progam needing variables"


    M30
    %

    O9000(VARIABLES LIST)
    #500=??
    #501=??
    #502=??
    etc.
    M99
    %

    param 3202 bit 4 (NE9) locks 9000 series and bit 0 (NE8) locks 8000 series programs...

  3. #3
    Join Date
    Nov 2006
    Posts
    174
    That's clever.

  4. #4
    Join Date
    Jun 2007
    Posts
    119

    Thank you.

    Thank you for reply.Param 3290 bit #2 locks the variables 500.Good ideea with 9000 program.Thank you

Similar Threads

  1. Need help with IF ,THEN,AND GOTO USING COMMON VARIABLES.
    By XRACERJB in forum CNC (Mill / Lathe) Control Software (NC)
    Replies: 2
    Last Post: 08-31-2007, 02:08 PM
  2. Replies: 18
    Last Post: 03-26-2007, 03:21 AM
  3. Variables/Macro uses....
    By theemudracer in forum Fanuc
    Replies: 12
    Last Post: 12-13-2006, 08:45 PM
  4. Common?to Most Surfers
    By Bear in forum Fadal
    Replies: 1
    Last Post: 01-22-2006, 09:13 AM
  5. engraving with variables
    By Shizzlemah in forum Fadal
    Replies: 5
    Last Post: 06-11-2005, 02:13 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •