585,743 active members*
4,923 visitors online*
Register for free
Login
Results 1 to 12 of 12
  1. #1

    OKUMA OSP 7000L

    Hi can anyone please help
    I am having trouble with rs232 comm, I can send from the CNC to PC no problem
    But everytime I send from the PC to CNC I get Alarm number 5229 INPUT FILE NAME NOT THE SAME
    Even if I download a file change one character in the header and try to send back to the CNC I get the same alarm

    The start of my program is as below

    $TEST.MIN%
    G13
    T0404
    G97 S1000 M03

    Please any assistance will be appreciated

    Graham

  2. #2
    Join Date
    Apr 2009
    Posts
    1262

    Re: OKUMA OSP 7000L

    You may have your parameter set so that file names are not read. Try changing the name to A.MIN to see if it reads in ok.
    Experience is what you get just after you needed it.

  3. #3

    Re: OKUMA OSP 7000L

    Hi
    Thanks for your reply, but still getting 5229 INPUT FILE NAME NOT SAME
    Thanks
    Regards
    Graham

  4. #4
    Join Date
    Apr 2009
    Posts
    1262

    Re: OKUMA OSP 7000L

    What are you typing on the command line when attempting to read?
    Experience is what you get just after you needed it.

  5. #5
    Join Date
    Mar 2018
    Posts
    65

    Re: OKUMA OSP 7000L

    I don't believe I have seen this error, but I don't transfer to OSP7000L, only OSP5000L or OSP5020L. That said I am just using a terminal program(terra term) to do my transfers. I have found that I have to receive a file in ASCII format but have to send the file in BINARY format. I don't know why that makes a difference but it does.

    Dave

  6. #6

    Re: OKUMA OSP 7000L

    Hi
    I do the following
    PIP - READ
    Then I type in "filename".MIN
    Then I press WRITE

    My file header is as follows:
    $"filename".MIN%

    Thanks for your assistance
    Regards
    Graham

  7. #7
    Join Date
    Dec 2008
    Posts
    3109
    Quote Originally Posted by graham1964ferreira View Post
    Hi
    I do the following
    PIP - READ
    Then I type in "filename".MIN
    Then I press WRITE

    My file header is as follows:
    $"filename".MIN%

    Thanks for your assistance
    Regards
    Graham
    place a comma BEFORE the filename....
    this is essentially causing it to rename it

    ok.sorry Wiz.. should give examples
    PIP READ ,WRITE makes incoming prog be named A.MIN
    PIP READ ,ABC123 WRITE forces prog to have a new name
    (.MIN is set as default extension & is not required)

  8. #8
    Join Date
    Apr 2009
    Posts
    1262

    Re: OKUMA OSP 7000L

    Try PIP - READ - WRITE. The name is already in your header.

    Using the comma before the file name will rename it as Superman says.

    PIP - READ - oldfilename,newfilename - WRITE
    Experience is what you get just after you needed it.

  9. #9

    Re: OKUMA OSP 7000L

    Hi Guys
    Thanks using the comma worked
    Now I have a different alarm when trying to read in the file
    5238 RS232C device not ready
    Any solutions will be greatly appreciated.

    Regards
    Graham

  10. #10
    Join Date
    Dec 2008
    Posts
    3109

    Re: OKUMA OSP 7000L

    More info....
    At the PC, is there any echo that data is actually passing through to the control ? ....... % at the end of file to inform control to close the file, & to terminate transmission

    Are you reading in the SAME file that was punched out .... no editing ?

    What transfer software are you using ?

  11. #11
    Join Date
    Apr 2009
    Posts
    1262

    Re: OKUMA OSP 7000L

    Not ready means exactly that. There is not a READY signal. Either 4-5 need to be jumpered or else connected and being used by parameter setting to turn on ready signal. Usually they are jumpered and XON/XOFF is used ( software handshaking)
    Experience is what you get just after you needed it.

  12. #12

    Re: OKUMA OSP 7000L

    Hi guys
    Have been too busy to fight with my Okuma for a while
    But going to try again tomorrow
    I am using NC Net Light to transfer, works well with all my other controls
    Can you perhaps suggest something better

    regards
    Graham

Similar Threads

  1. Okuma LU-35 OSP 7000L IGF
    By gmilosevic in forum Okuma
    Replies: 12
    Last Post: 09-02-2019, 12:08 PM
  2. Okuma LT10 OSP 7000L
    By cmp79 in forum Okuma
    Replies: 2
    Last Post: 02-15-2016, 09:59 AM
  3. Replies: 4
    Last Post: 10-05-2014, 04:14 PM
  4. Okuma OSP 7000L ALARM 352
    By bobancurug in forum Okuma
    Replies: 4
    Last Post: 08-25-2011, 12:04 AM
  5. Screendump OPUS-7000L
    By cncboy1 in forum German
    Replies: 0
    Last Post: 10-07-2009, 06:06 PM

Tags for this Thread

Posting Permissions

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