warmup program: dwell time is incorrect if set > 60 seconds


Results 1 to 12 of 12

Thread: warmup program: dwell time is incorrect if set > 60 seconds

  1. #1
    Registered dahui's Avatar
    Join Date
    Dec 2005
    Location
    USA
    Posts
    183
    Downloads
    0
    Uploads
    0

    Default warmup program: dwell time is incorrect if set > 60 seconds

    Hey all,

    My warmup program (VF1) specifies a dwell of 300. seconds per RPM setting, but it only runs for about 45 seconds. I played around with a bunch of values. Any value less than 60. produces the correct dwell time. However, anything above 60. produces an apparently random dwell time...but always less than 60 seconds. Thoughts?

    Oh and my program is identical to my neighbor's VF3, which works fine.

    Similar Threads:


  2. #2
    Member dcoupar's Avatar
    Join Date
    Mar 2003
    Location
    USA
    Posts
    2932
    Downloads
    0
    Uploads
    0

    Default

    Are you always specifying P with a decimal point? With a decimal point, P is seconds, without a decimal point, it's milliseconds.



  3. #3
    Registered dahui's Avatar
    Join Date
    Dec 2005
    Location
    USA
    Posts
    183
    Downloads
    0
    Uploads
    0

    Default

    Yes,

    S500 M03 P300.;



  4. #4
    Registered
    Join Date
    Apr 2006
    Location
    USA
    Posts
    235
    Downloads
    0
    Uploads
    0

    Default

    I think you have to add a G04 for the dwell command followed by the P command for the length time.

    On the default warm up program it's something like

    S500 M3;
    G04 P1000.;

    . . . once I forgot the decimal point and had a pretty good scare when the rpm suddenly ramped up when I wasn't expecting it. . .



  5. #5
    Registered beege's Avatar
    Join Date
    Feb 2008
    Location
    USA
    Posts
    586
    Downloads
    0
    Uploads
    0

    Default

    Not familiar with Haas. I do know on some machines, if you're in IPR, then dwell is in revolutions, not seconds or milliseconds, and if you're in IPM, then it's seconds



  6. #6
    Registered Perfect Circle's Avatar
    Join Date
    Jul 2010
    Location
    USA
    Posts
    369
    Downloads
    0
    Uploads
    0

    Default

    Yes... I have to Input a G04 and a decimal point after the dwell amount to get my Hass to do right.



  7. #7
    Registered dahui's Avatar
    Join Date
    Dec 2005
    Location
    USA
    Posts
    183
    Downloads
    0
    Uploads
    0

    Default

    Sorry I misstyped I have: S500 M03 G04 P300. I don't think it's ipr because if I input P60. It runs for 60 seconds but if I input P70. It runs for about 12 seconds.



  8. #8
    Registered KenFoulks's Avatar
    Join Date
    Aug 2010
    Location
    USA
    Posts
    579
    Downloads
    0
    Uploads
    0

    Default

    Earlier Haas software versions had a problem when dwelling over 60 seconds. To overcome this, order a new machine..... Or, you can program a 300 second dwell using multiple lines; like this:

    G04 P60.
    G04 P60.
    G04 P60.
    G04 P60.
    G04 P60.

    Thanks,
    Ken Foulks


  9. #9
    Registered dahui's Avatar
    Join Date
    Dec 2005
    Location
    USA
    Posts
    183
    Downloads
    0
    Uploads
    0

    Default

    Okay, just tried a test and here are the results:

    P30. = 30 sec
    P60. = 60 sec
    P100. = 34 sec
    P300. = 37 sec

    Mysterious for sure.



  10. #10
    Registered KenFoulks's Avatar
    Join Date
    Aug 2010
    Location
    USA
    Posts
    579
    Downloads
    0
    Uploads
    0

    Default

    What software version do you have, if you have 3 or above, it can be fixed with a software update.

    (Fixed in SW version 3.16)

    Thanks,
    Ken Foulks


  11. #11
    Registered dahui's Avatar
    Join Date
    Dec 2005
    Location
    USA
    Posts
    183
    Downloads
    0
    Uploads
    0

    Default

    I have version 3.9



  12. #12
    Registered KenFoulks's Avatar
    Join Date
    Aug 2010
    Location
    USA
    Posts
    579
    Downloads
    0
    Uploads
    0

    Default

    You can upgrade by contacting your HFO, they will replace the processor.

    Thanks,
    Ken Foulks


Posting Permissions

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


About CNCzone.com

    We are the largest and most active discussion forum for manufacturing industry. The site is 100% free to join and use, so join today!

Follow us on


Our Brands

warmup program: dwell time is incorrect if set > 60 seconds

warmup program: dwell time is incorrect if set > 60 seconds