Jump to content
OMRON Forums

Recommended Posts

Posted
I am having an issue with a program buffer reset command getting injected into an open buffer. Essentially I am downloading a program (with an open in the beginning and a close at the end) then issuing a b command to reset the program pointer. It is almost as if the program download is being reported as complete before the close executes. Is there some way of telling when there is a buffer open so that I can suspend all communication until the close has occurred?
  • Replies 2
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Posted
Bit 19 of the "???" command is for this purpose - it is an on-line command only so it is never buffered. This bit is 1 if any motion program buffer (PROG or ROT) is open for entry. It is 0 if none of these buffers is open.
Posted

I am having an issue with a program buffer reset command getting injected into an open buffer. Essentially I am downloading a program (with an open in the beginning and a close at the end) then issuing a b command to reset the program pointer. It is almost as if the program download is being reported as complete before the close executes. Is there some way of telling when there is a buffer open so that I can suspend all communication until the close has occurred?

 

This works thank you for your help.

Guest
This topic is now closed to further replies.

×
×
  • Create New...