Results 1 to 3 of 3

Thread: Shopbot Control Software question

  1. #1
    Join Date
    Mar 2008
    Location
    Columbus, Oh
    Posts
    103

    Default Shopbot Control Software question

    Hello,

    I have an older PRTAlpha120. Everytime I go to use the spindle, I have to hit ALT 1,2,3,4 to turn on the four outputs, otherwise the machine will not give me the onscreen safety prompts. My question:

    How can I get those four output lights to automatically stay on or come on before loading a part file?
    Attached Images Attached Images
    Last edited by mccoy178; 04-11-2012 at 10:15 AM. Reason: Specific item corrections

  2. #2
    Join Date
    Dec 2000
    Location
    Thorp, WI
    Posts
    2,845

    Default

    Ben, does the part file you are running have the needed command to turn on the spindle?

    Your part file should have something like SO,1,1 for on and SO,1,0 for off. If your spindle is on a different output, it would be another switch number then. If your file doesn't have that, then you need to use a different post processor. What program are you using to post your code? PW, VCP, Aspire?

    Code snippet....

    'Sets RPM
    TR,12000,1

    'Starting spindle
    SO,1,1
    PAUSE 3

    'Shutting spindle down
    SO,1,0
    Scott




  3. #3
    Join Date
    Mar 2008
    Location
    Columbus, Oh
    Posts
    103

    Default

    Here is a screen shot of one of my sample Aspire files. It appears that when files end, the output lights all shut off. Even when using the Z zero plate file in the SB software. I just purchased an PRSAlpha and that didn't appear to be the case. He said he never had to manually turn on the outputs using the ALT + number keys.

    I hope this makes sense.
    Attached Images Attached Images

Similar Threads

  1. control software question
    By cowboy1296 in forum Troubleshooting
    Replies: 12
    Last Post: 03-22-2012, 07:31 PM
  2. ShopBot Control Software
    By jimmya in forum ShopBotter Message Board
    Replies: 4
    Last Post: 05-25-2011, 01:26 PM
  3. Aspire to ShopBot Control Software v3 Question
    By korey_hammer in forum ShopBot Control Software v3
    Replies: 5
    Last Post: 03-21-2010, 11:44 PM
  4. Trivial question on SB control software
    By blackhawk in forum Archives2008
    Replies: 10
    Last Post: 05-17-2008, 08:34 AM
  5. Shopbot control software without a control panel
    By eklug in forum Archives2008
    Replies: 6
    Last Post: 04-10-2008, 10:17 PM

Posting Permissions

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