Jump to content
OMRON Forums

sys.maxcoords


KitRichrds

Recommended Posts

The software that commands our Delta Tau system was written assuming a coordinate system for each of our 26 motors. I have set the max number of coordinate systems to 32 with sys.maxcoords=32 but when I try to run a program giving it a coordinate system greater than 15 the program hangs. Is there another variable that needs to be set? (I'm a newbie...) Thanks!
Link to comment
Share on other sites

  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

When the value of Sys.MaxCoords is increased, no assumptions should be made about the values of the saved setup elements for the newly usable coordinate systems. You should check all of the coordinate system setup elements for valid reasonable values - such as the current % value (Coord[x].DesTimeBase).

 

Use the following application note a s a guide:

"http://forums.deltatau.com/filedepot/download.php?f=Power PMAC/Application Notes/Why Is My Move Too Slow 2016-05.pdf"

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.

×
×
  • Create New...