. .

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    m_c's Avatar
    Lives in East Lothian, United Kingdom. Current Activity: Viewing Forum Superstar, has done so much to help others, they deserve a medal. Has been a member for 9-10 years. Has a total post count of 2,910. Received thanks 360 times, giving thanks to others 8 times.
    Quote Originally Posted by Voicecoil View Post
    Are you manually rotating the turret to check the encoder outputs? That would be my first step. And I wonder whether the COM pin on the FX3U needs connecting to 0V perhaps?
    Most likely this.

    Easy way to test the encoder outputs, is with a multimeter. If you're getting voltage, then the encoder is at least doing something.

    BTW, you probably don't want Strobe being used as part of the position calculation.
    Strobe is used as part of the locking process and triggers the locking solenoid timing.
    To calculate position, all you need are the Bits (A, B, C and D). You don't even need to use Parity, as it's sole purpose is to provide a basic value check.

    I still have the PLC code to control a TOE80 using a Click PLC, but I no longer have the software installed to view it.
    Avoiding the rubbish customer service from AluminiumWarehouse since July '13.

  2. The Following User Says Thank You to m_c For This Useful Post:


  3. #2
    Quote Originally Posted by m_c View Post
    Most likely this.

    Easy way to test the encoder outputs, is with a multimeter. If you're getting voltage, then the encoder is at least doing something.

    BTW, you probably don't want Strobe being used as part of the position calculation.
    Strobe is used as part of the locking process and triggers the locking solenoid timing.
    To calculate position, all you need are the Bits (A, B, C and D). You don't even need to use Parity, as it's sole purpose is to provide a basic value check.

    I still have the PLC code to control a TOE80 using a Click PLC, but I no longer have the software installed to view it.
    I'll try to test it. If it does not provide voltage, can I conclude that the encoder is faulty and needs replacement?

    In regards to Strobe and Parity, If I understand correctly, I should remove Strobe and Parity to the position calculation (the PLC program I showed) right? Then, I will use Strobe for another rung for the locking process. Right? And I should completely remove Parity from the PLC program and disconnect Parity from wiring?

    Too bad to hear about the PLC program of Click PLC. That would be a great resource to have in the next steps.

  4. #3
    I've not used it myself but the Click plc editor seems to be free to download and use. If m_c still has the code, you should be able to open and play with it.
    https://accautomation.ca/click-plc-i...-the-software/

  5. #4
    m_c's Avatar
    Lives in East Lothian, United Kingdom. Current Activity: Viewing Forum Superstar, has done so much to help others, they deserve a medal. Has been a member for 9-10 years. Has a total post count of 2,910. Received thanks 360 times, giving thanks to others 8 times.
    Quote Originally Posted by Jerico View Post
    I'll try to test it. If it does not provide voltage, can I conclude that the encoder is faulty and needs replacement?

    In regards to Strobe and Parity, If I understand correctly, I should remove Strobe and Parity to the position calculation (the PLC program I showed) right? Then, I will use Strobe for another rung for the locking process. Right? And I should completely remove Parity from the PLC program and disconnect Parity from wiring?

    Too bad to hear about the PLC program of Click PLC. That would be a great resource to have in the next steps.
    You can still use Parity for position calculation, as it does provide an extra check that the encoder is on a valid position, but Strobe is only needed for timing purposes.

    As per Muzzer's post, I should have been a bit clearer. The Click PLC software is free, it's just that I no longer own any Click PLCs, so have no need to have the software installed.
    If you're willing to install the software, I can send you the code so you can load and view how I controlled my TOE 80 turret.
    Avoiding the rubbish customer service from AluminiumWarehouse since July '13.

  6. #5
    Quote Originally Posted by Muzzer View Post
    I've not used it myself but the Click plc editor seems to be free to download and use. If m_c still has the code, you should be able to open and play with it.
    https://accautomation.ca/click-plc-i...-the-software/
    Quote Originally Posted by m_c View Post
    You can still use Parity for position calculation, as it does provide an extra check that the encoder is on a valid position, but Strobe is only needed for timing purposes.

    As per Muzzer's post, I should have been a bit clearer. The Click PLC software is free, it's just that I no longer own any Click PLCs, so have no need to have the software installed.
    If you're willing to install the software, I can send you the code so you can load and view how I controlled my TOE 80 turret.
    I understand the Parity and Strobe thingy. Thank you for explaining it to me clearly. Update about the encoder, I tested it and no voltage was recorded. Seems like the encoder is replaceable...

    About the PLC program, I am aware of Click PLCs and I'm willing to install Click PLC software just for the sake of having a great resource and knowledge later on. Thank you so much in advance!

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. 110v 3 phase for baruffaldi turret
    By jonnydeen in forum Motor Drivers & Controllers
    Replies: 17
    Last Post: 06-09-2020, 11:48 PM
  2. Baruffaldi RH80 turret
    By Dangle_kt in forum Denford Lathes
    Replies: 0
    Last Post: 14-03-2018, 03:35 PM
  3. Chester 626 turret mill
    By Robin Hewitt in forum Machine Discussion
    Replies: 2
    Last Post: 29-08-2017, 04:40 PM
  4. Denford Starturn Turret
    By Leadhead in forum Lathes, Lathe Rebuilding & Conversions
    Replies: 7
    Last Post: 11-09-2013, 08:36 AM
  5. CNC Turret Mill range
    By newtoid1986 in forum Milling Machines, Builds & Conversions
    Replies: 0
    Last Post: 28-11-2011, 07:23 PM

Bookmarks

Posting Permissions

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