Jump to content
OMRON Forums

Move completion percent


ScottB

Recommended Posts

Is there a way in the Power PMAC to determine what percentage of a programmed move is complete?    We use Coord[].Nsync to determine which block is executing, but is there a way to tell what percentage of that block is complete?  I didn't see anything in the Coord[] structure.   I guess we could use the pread and tread commands to calculate it for linear moves but circular moves would be tricky.

Link to comment
Share on other sites

  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

There isn't really any pre-made structure to tell you where you are, no, usually if customers need it, they'll either use a workaround (like you said) or increase their resolution of their path (commanding many smaller moves so they can track it with Nsync).

 

That said, take a look at the "Axis Target Position and Distance-to-Go Reporting" section of the Power PMAC User's Manual--it may be able to help. It's not directly a percentage, but it may help you at least determine where you are presently inside of a move.

Edited by AAnikstein
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.

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...