Jump to content

Replace Fusion Durant counter by M91-2-R1


Recommended Posts

I have a M91-2-R1 to make some test. I want replace Fusion counter by the plc for a winder. The counter have a encoder 100PPR. When the count reach Preset 1 the motor jog at X speed and when he reach the preset 2 he stop the motor for cutting the material. In the U90 software the are samples of HSC. But I don't see where can I put the number of PPR of the encoder?

Link to comment
Share on other sites

Hi,

You can find HSC connection diagram in PLC specification.

http://www.unitronics.com/Downloads/Support/Technical%20Library/M90M91%20Hardware/M91%E2%84%A2%20-%20Specifications/M91-2-R1.pdf

 

You have to use special registers when programming.

You have to evaluate, if PLC Ladder can fit process timing requirements.

 

As well, you have to manage motor speed, and stop it somehow. Is it AC/DC/Stepper motor? Solution will be different.

Link to comment
Share on other sites

  • 1 month later...
  • MVP 2023

The M91 does not have a place to put the PPR specification.  You have to deal with the raw counts and scale them with the math functions if needed.

 

You can stop a DC drive by putting a relay in series with the speed pot. 

 

Attach your code if you need a bit of help.  I've worked with a Fusion, and they are cool but way too expensive for what you get.

 

Joe T.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...