584,850 active members*
4,428 visitors online*
Register for free
Login

Search:

Type: Posts; User: nodochau

Page 1 of 3 1 2 3

Search: Search took 0.00 seconds.

  1. Replies
    9
    Views
    1,039

    Re: HOW TO DECTECT MID-AUTO MANUAL BUTTON

    That is correct. I can use parameter VRSTT to detect the operator has pressed the restart so that I can skip counter or somethings....
    Ex: IF[VRSTT NE 0] DO SOMETHING
    Now what is the parameter of...
  2. Replies
    9
    Views
    1,039

    HOW TO DECTECT MID-AUTO MANUAL BUTTON

    Hello All,
    How can I detect the Mid-auto manual button if it is pressed on Okuma control.
    I can detect the restart sequence by using the parameter VRSTT but don't know about the Mid-auto manual....
  3. Replies
    16
    Views
    1,855

    Re: Set Sequence Number as a variable

    Hi rdhoggattj,It does not work for me. Maybe our machine are old :(. I did try it but I got error so I posted the issue here though.
  4. Replies
    16
    Views
    1,855

    Re: Set Sequence Number as a variable

    Hi rdhoggattj,So PAT has to be a tool number or can be a block number?If I set PAT = 01 it will GOTO N1?And If I set PAT = 9001 and it will GOTO N9001 block number?What control are you using?Thanks a...
  5. Replies
    16
    Views
    1,855

    Re: Set Sequence Number as a variable

    You meant User Task 3 for OKUMA?
  6. Replies
    16
    Views
    1,855

    Re: Set Sequence Number as a variable

    Hi Deadlykitten,Thanks for your info. Actually, I don't need to stack many "ifs". I have a sub program to calculate things for the job. After finish the calculation it will go to destination where we...
  7. Replies
    16
    Views
    1,855

    Set Sequence Number as a variable

    Hello All,I want to know that are we able to set a sequence number as a variable?Let say I want to jump to a block number N1001 and can I do this:BLN = 1001Goto N[BLN] :)??Any ideas?Thanks
  8. Replies
    4
    Views
    960

    Call Updated Sub Program

    Hello All,
    I wondering how can we update the data or memory of the control (OKUMA 700). Let say my main program is:
    Comments...
    N1....
    N2 CALL O0001
    ....
    M01
    ...
    N10 CALL O0001
    ...
  9. Replies
    33
    Views
    7,404

    Re: Okuma rs232 file format

    Hi Superman,
    If I use READ/WRITE/GET/PUT commands in Okuma book can I write a command in the program: READ CN0:, filename.NC (text file) then the OSP can read the text file?
    Thanks
  10. Replies
    3
    Views
    924

    Re: System variables for Fanuc Control

    Thanks for your response. I like the idea of having a second tool and keeping the machine running.
  11. Replies
    0
    Views
    545

    Reset system variable

    Hi,Does anyone know the system variable of RESET in Fanuc control?Thanks
  12. Replies
    1
    Views
    577

    System variables for Fanuc Control

    Hello all,We have a job that requires changing new insert in the middle of the cane cycle (Rough cut). Sometimes the operator forgets to change it so I want to write a macro to stop the machine and...
  13. Replies
    3
    Views
    924

    System variables for Fanuc Control

    Hello all,We have a job that requires changing new insert in the middle of the cane cycle (Rough cut). Sometimes the operator forgets to change it so I want to write a macro to stop the machine and...
  14. Replies
    17
    Views
    3,838

    Re: Programmed RS-232 output

    Hi Psychomill,That is very interested. By connecting the pc to the machine via rs232 we can out put the data. I am new with this and have some questions:1. Where the output data saved into pc? what...
  15. Replies
    21
    Views
    3,554

    Re: Access data (common variables)

    Hi Deadlykitten,I don't want to save all variables into pc. I just want to see them in the pc screen if we can out put the data. And If I can see them then I want to know are we able to put the data...
  16. Replies
    10
    Views
    3,135

    Re: Need Help with rs232 connection LB-15

    Hi WGJ,I am trying to connect my pc to my machines. We have LB10, 12, 15 with OSP500L/5000L-G. Can you show me more details how to connect, what cables and configuration to get the connection...
  17. Replies
    1
    Views
    821

    Message on Screen

    Hello all,I have a MORI SEIKI TL-40 and I have no manual of it.Can you let me know that what command is used in the program to pop up a message box on the screen (not an alarm) to tell operator do...
  18. Replies
    21
    Views
    3,554

    Re: Access data (common variables)

    So the filename.txt is saved in pc already and I have to open it up so that the data can be transferred to machine, right?Example my file has one line and there is one space between the two...
  19. Replies
    21
    Views
    3,554

    Re: Access data (common variables)

    OK. It sounds a little bit clearer. "When you read from the pc a short text string is sent from the pc and then stored in the read buffer" you meant the machine (program) reads the short text string...
  20. Replies
    21
    Views
    3,554

    Re: Access data (common variables)

    Thanks a lot OkumaWiz. I found the chapter in my Manual Book and it was exact what you gave me.
    I am confused about the text file which is written so that the data can be transferred to the machine....
  21. Replies
    21
    Views
    3,554

    Re: Access data (common variables)

    Sounds good OkumaWiz.
    Can you show me what do I need?
    Thanks
  22. Replies
    21
    Views
    3,554

    Re: Access data (common variables)

    I want to edit them outside the machine since I don't see anything on machine screen. Is it crazy :=))
    That is why I record - transfer - edit - transfer back to machine.
  23. Replies
    21
    Views
    3,554

    Re: Access data (common variables)

    Hi deadlykitten,
    I came across the API application on gosier website but that app works on new okuma machines (window base) only. It is a great app to send, read and write data from pc to machine....
  24. Replies
    21
    Views
    3,554

    Access data (common variables)

    Hello All,
    Something just comes across my mind so I decided to post it here to see you can give me your input.
    Is there any way to access data. I meant read and write all common variable data from...
  25. Replies
    77
    Views
    10,231

    Re: auto Z origin on lathe

    I have to change to vzofz and get rid of M63 cause I tested the code on the older machine which does not support vszoz and M63. And I am using inch not mm though.
  26. Replies
    77
    Views
    10,231

    Re: auto Z origin on lathe

    I did that. Let say I move the tool above the material about 0.25 inch. the VSIOX is 7.25" the zero offset of the tool on Z always equal 0 so that is ok. But if i used VSIOX-VTOFX then the tool will...
  27. Replies
    77
    Views
    10,231

    Re: auto Z origin on lathe

    Thanks for your info. I got no training cause I just started to work on CNC programming. Actually focusing on macro variable stuff...cause I am CMM programmer. My boss wanted me to do that and I...
  28. Re: how to face-cut & zero-program ( basics reloaded : a bit faster, a bit optimized

    It is great and I will try it today.
    A question is why do we have this "X + VSIOX - VTOFX [ LINK ]" IF I just put X[VSIOX]? WHAY WE SUBTRACT VTOFX??

    Thanks
  29. Replies
    77
    Views
    10,231

    Re: auto Z origin on lathe

    Thank you very much.
    Just read the book about the Load monitor. A little bit confusing of LM1 and LM2.
    You said if there is no cut (cut air) look at the effort on Z and if it is 15% then we will...
  30. Replies
    77
    Views
    10,231

    Re: auto Z origin on lathe

    Thanks for your info. Just review your face off and z zero program and it is very great. I will try it someday. I have question about placing the tool above the bar. Above the bar and how far from...
Results 1 to 30 of 85
Page 1 of 3 1 2 3