Jump to content
OMRON Forums

open Lookahead again


paison

Recommended Posts

  • Replies 2
  • Created
  • Last Reply

Top Posters In This Topic

Typically in a motion program you would use the following code:

DWELL 10 ; Stop lookahead execution

CMD "&1 DELETE LOOKAHEAD" ; Delete buffer

DWELL 10 ; Make sure commands execute

CMD "&1 DEFINE LOOKAHEAD 1000,100" ; Redefine buffer

DWELL 10 ; Make sure commands execute

 

For further details see the “TURBO PMAC USER’S” manual in the section “Turbo PMAC Lookahead Function” starting on page 307 (323 electronic). The example above is from page 314 (330 electronic):

http://www.deltatau.com/manuals/pdfs/TURBO%20PMAC%20USER%20MANUAL.pdf?id=635787783269565340

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.

×
×
  • Create New...