603,348 active members*
3,243 visitors online*
Register for free
Login
IndustryArena Forum > MetalWorking Machines > Okuma > Program transmission directly from the DNC to Okuma CNC with OSP5000M-G control
Results 1 to 12 of 12
  1. #1
    Join Date
    Feb 2021
    Posts
    4

    Program transmission directly from the DNC to Okuma CNC with OSP5000M-G control

    I have an Okuma MC-4VB CNC with OSP5000M-G control, I have connected it to the DNC through the RS232 port, I can transmit (Pressing the virtual PID key, then READ CN0 and then the real WRITE key) the program to the machine's memory, but I can't get it to transmit directly (without being recorded in the machine's memory), can you help me by guiding me on how to do it? Since if the program has several lines it does not fit in the memory.

    I really appreciate your help

    Alfonso

  2. #2
    Join Date
    Aug 2011
    Posts
    459

    Re: Program transmission directly from the DNC to Okuma CNC with OSP5000M-G control

    I can help you.
    Please enable private message
    "Imagination is more important than knowledge."

  3. #3
    Join Date
    Dec 2008
    Posts
    3211

    Re: Program transmission directly from the DNC to Okuma CNC with OSP5000M-G control

    Which method do you use... PIP or DNC ?

    PIP is the basic method, supplied with the machine. NOT capable with "drip feeding" a program.

    DNC is an add-on & CAN "drip feed" a program directly from a PC. Very big $$$ to fit the option on an older machine, parts may not be available.

    Others may chip in for alternatives

  4. #4
    Join Date
    Feb 2021
    Posts
    4

    Re: Program transmission directly from the DNC to Okuma CNC with OSP5000M-G control

    Quote Originally Posted by kurmay View Post
    I can help you.
    Please enable private message
    Hi Kurmay, can you help me?

  5. #5
    Join Date
    Feb 2021
    Posts
    4

    Re: Program transmission directly from the DNC to Okuma CNC with OSP5000M-G control

    Hello Kurmay, I appreciate your help. What should I do??

    Alfonso

  6. #6
    Join Date
    Mar 2004
    Posts
    185

    Re: Program transmission directly from the DNC to Okuma CNC with OSP5000M-G control

    Don't mean to hijack the thread, but i have the same issue for a Okuma lathe LB15 OSP 5000L we just acquired.
    Problem we are getting
    rs232c device read error ffffff when trying to send and receive a file.


    So i suppose start with the cable.
    Any ideas what the pin out for the cable should look like ?
    I have noticed there are different setups.

    The one i tried i made my self


    DB25(LATHE) ---------------- DB9(PC)

    Pin 1 SHIELD
    Pin 2 ---------------- Pin 2
    Pin3 ----------------- Pin 3
    Pin 7 ----------------- Pin 5


    4----5
    6----20


    Does that look about right ????
    Any ideas

  7. #7
    Join Date
    Aug 2011
    Posts
    459

    Re: Program transmission directly from the DNC to Okuma CNC with OSP5000M-G control

    The cable diagram for the DNC serial port connection is available in the forum.
    You can find it if you search.
    "Imagination is more important than knowledge."

  8. #8
    Join Date
    Mar 2004
    Posts
    185

    Re: Program transmission directly from the DNC to Okuma CNC with OSP5000M-G control

    yes, i know,and i have searched and found lots of information about this but none of it has worked
    the problem is that there are different variations
    I did read that some had a special cable so that why i posed the question.

    Question: Is the OSP 5000L different to the OSP 5000L-G

  9. #9
    Join Date
    Mar 2004
    Posts
    185

    Re: Program transmission directly from the DNC to Okuma CNC with OSP5000M-G control

    i found these settings on the net ....
    for okuma OSP 5000



    Set the following parameters on the machine
    Optional Parameter Word
    1 (no tape leader/trailer) 0
    34 (time before alarm) 30
    39 (baud rate) 4800
    44 (punch device) 0
    45 (input device) 0
    46 (output device) 0
    54 (read device) 1
    57 (time before alarm) 90
    Optional Parameter Bit #1 - 0000 1011
    1.0 (Auto parity check: yes) 1
    1.1 (ISO code: yes) 1
    1.2 (Tape vertical check: no) 0
    1.3 (Delimiter %) 1
    1.4 (Verify at read: no) 0
    1.5 (Special code read: no) 0
    1.6 (Special code alarm: no) 0
    1.7 (Special code ignored: no) 0
    Optional Parameter Bit #12 - 1010 1010
    12.0 (1 stop bit: yes) 0
    12.1 (No ready sig.: none) 1
    12.2 (Parity check: no) 0
    12.3 (Even parity: 1 - even, 0 - odd) 1
    12.4 (8 data bits: no) 0
    12.5 (DC code: yes) 1
    12.6 (DC code type 2: no) 0
    12.7 (File name read: yes) 1




    but the option Parameters on my machine only goes up to 32 as attached photoClick image for larger version. 

Name:	20240923_181207.jpg 
Views:	2 
Size:	66.7 KB 
ID:	508902

    what im i missing ???

  10. #10
    Quote Originally Posted by jubee View Post
    i found these settings on the net ....
    for okuma OSP 5000



    Set the following parameters on the machine
    Optional Parameter Word
    1 (no tape leader/trailer) 0
    34 (time before alarm) 30
    39 (baud rate) 4800
    44 (punch device) 0
    45 (input device) 0
    46 (output device) 0
    54 (read device) 1
    57 (time before alarm) 90
    Optional Parameter Bit #1 - 0000 1011
    1.0 (Auto parity check: yes) 1
    1.1 (ISO code: yes) 1
    1.2 (Tape vertical check: no) 0
    1.3 (Delimiter %) 1
    1.4 (Verify at read: no) 0
    1.5 (Special code read: no) 0
    1.6 (Special code alarm: no) 0
    1.7 (Special code ignored: no) 0
    Optional Parameter Bit #12 - 1010 1010
    12.0 (1 stop bit: yes) 0
    12.1 (No ready sig.: none) 1
    12.2 (Parity check: no) 0
    12.3 (Even parity: 1 - even, 0 - odd) 1
    12.4 (8 data bits: no) 0
    12.5 (DC code: yes) 1
    12.6 (DC code type 2: no) 0
    12.7 (File name read: yes) 1




    but the option Parameters on my machine only goes up to 32 as attached photoClick image for larger version. 

Name:	20240923_181207.jpg 
Views:	2 
Size:	66.7 KB 
ID:	508902

    what im i missing ???
    Have you found the solution how to unlock other parametrs? I have the same problem, and I am trying to find any solution....

  11. #11

    Re: Program transmission directly from the DNC to Okuma CNC with OSP5000M-G control

    Hello, I have an Okuma CNC vertical milling machine model MC-4VB with control OSB5000M-G. My problem is the limited memory capacity, and I cannot run muti-line programs. I was told to install the DNC in which I did however, the program doesn't allow me to read programs directly from the DNC, they must go through the machine's limited memory. Can someone help me with what I need to do to get the control to allow me to read the program from the DNC without going through the memory?

    - - - Updated - - -

    Hello, I have an Okuma CNC vertical milling machine model MC-4VB with control OSB5000M-G. My problem is the limited memory capacity and I cannot run muti-line programs. I was told to install the DNC in which I did however,the program doesn't allow me to read programs directly from the DNC, they must go through the machine's limited memory. Can someone help me with what I need to do to get the control to allow me to read the program from the DNC without going through the memory?

  12. #12
    Join Date
    Aug 2011
    Posts
    459
    Quote Originally Posted by tcampeau23 View Post
    Hello, I have an Okuma CNC vertical milling machine model MC-4VB with control OSB5000M-G. My problem is the limited memory capacity, and I cannot run muti-line programs. I was told to install the DNC in which I did however, the program doesn't allow me to read programs directly from the DNC, they must go through the machine's limited memory. Can someone help me with what I need to do to get the control to allow me to read the program from the DNC without going through the memory?

    - - - Updated - - -

    Hello, I have an Okuma CNC vertical milling machine model MC-4VB with control OSB5000M-G. My problem is the limited memory capacity and I cannot run muti-line programs. I was told to install the DNC in which I did however,the program doesn't allow me to read programs directly from the DNC, they must go through the machine's limited memory. Can someone help me with what I need to do to get the control to allow me to read the program from the DNC without going through the memory?
    DNC-B function needed. I can help you for add this function to your machine.
    "Imagination is more important than knowledge."

Similar Threads

  1. OSP5000M need run DNC
    By sun in forum Okuma
    Replies: 6
    Last Post: 09-09-2024, 03:45 AM
  2. DNC and CNC program revision control
    By NickGutt in forum DNC Problems and Solutions
    Replies: 3
    Last Post: 05-14-2024, 03:56 AM
  3. okuma osp5000m-g dnc problem
    By mangtonio89 in forum Okuma
    Replies: 2
    Last Post: 02-28-2018, 09:33 PM
  4. okuma osp5000m-g dnc problem
    By mangtonio89 in forum Controller & Computer Solutions
    Replies: 1
    Last Post: 05-20-2015, 12:06 PM
  5. Control paramater help. Okuma OSP5000m
    By Lafaso870 in forum Mastercam
    Replies: 0
    Last Post: 12-03-2010, 08:10 AM

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
  •