585,700 active members*
4,258 visitors online*
Register for free
Login
Results 1 to 4 of 4
  1. #1
    Hello
    I’ve got a problem with our CNC turning machine Niles N10. The CNC reports the following error: 2041 program is not in the memory. What should I do?

  2. #2
    Hello
    I’ve got a problem with our CNC turning machine Niles N10. The CNC reports the following error: 2041 program is not in the memory. What should I do?
    Hello

    Very easy: just load the program to the memory.

    You also should clarify why the error occurs.

    Maybe your main program can’t find a subprogram because there isn’t any.

    Or maybe there’s a main program but it hasn’t been loaded yet.
    Eine Schraube ohne Gewinde ist ein Nagel<br /><br />Grüsse aus dem Harz - InTex<br />

  3. #3
    Thanks for the rapid answer.
    How is the program loaded to the memory?

  4. #4
    Hello

    How is your program made? Is it just a main program?

    In this case, it works as follows:

    Automatic mode

    Input program number, for example %111

    Program start
    If there’s a subprogram, you just should have it in the memory.

    If it can’t be found, it’s not in the memory or it has u number that differs from the number the main programs searches for.
    Eine Schraube ohne Gewinde ist ein Nagel<br /><br />Grüsse aus dem Harz - InTex<br />

Posting Permissions

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