587,263 active members*
3,303 visitors online*
Register for free
Login
IndustryArena Forum > MetalWorking Machines > Okuma > WHILE and User Task 3
Results 1 to 3 of 3
  1. #1
    Join Date
    Sep 2015
    Posts
    26

    WHILE and User Task 3

    Has anyone here used WHILE and if so does it seem to work faster then IF/GOTO loop statements? Some of my macros have a lot of them and there's sec or two before it starts to reposition.

    Thanks in advance for any reply's.

    Sent from my SCH-R530U using Tapatalk

  2. #2
    Join Date
    Feb 2011
    Posts
    353

    Re: WHILE and User Task 3

    if you are having a delay in the goto statements it might be that the control is starting at the beginning of the program when searching for the goto ####
    if it is a long program you might see the delay
    where the while statement might look directly back to find it's starting point to save you the delay

  3. #3
    Join Date
    Sep 2015
    Posts
    26

    Re: WHILE and User Task 3

    Figured I'd give an update. I was able to use FIX and MOD to cut down a lot of my GOTO loops. Thanks for your reply though.

    Sent from my SCH-R530U using Tapatalk

Similar Threads

  1. User task 2
    By Shopgeek in forum Okuma
    Replies: 19
    Last Post: 05-05-2015, 10:26 PM
  2. User task and User task 2
    By shags72 in forum Parametric Programing
    Replies: 20
    Last Post: 12-23-2013, 05:55 PM
  3. User Task, subprograms, unhelpful Reps.
    By gogego in forum Okuma
    Replies: 15
    Last Post: 04-13-2011, 04:15 AM
  4. Okuma User Task II G,F,M Status
    By calgarykevvy in forum Okuma
    Replies: 2
    Last Post: 07-09-2009, 04:02 PM
  5. Okuma's User Task 2
    By compuslave in forum G-Code Programing
    Replies: 6
    Last Post: 02-29-2008, 01:36 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
  •