Jump to content
OMRON Forums

sanjay kumar katiyar

Members
  • Posts

    4
  • Joined

  • Last visited

Everything posted by sanjay kumar katiyar

  1. Thanks it works well, but i have one problem that M var takes last value as 11 and never 12 in the program given below. open prog 5 Clear M4000==2 abs M4000==3 linear M4000==4 x500 z600F50 M4000==5 circle2 M4000==6 x300 z400 r1000 M4000==7 inc M4000==8 linear M4000==9 x300 y600 z300 F100 M4000==10 circle1 M4000==11 x200 y300 r500 M4000==12 Close
  2. I tried to use a P variable to find out which block is running but it always shows 6 blocks ahead of actual block executing motion. ie P2000=1 x1 y1 P2000=2 x4 z8 P2000=3 x30 y30
  3. In GeoBrick, without the use of GeoBrick drive setup utility the axis motor do not get moving. What parameters does this utility setup. Can we setup motors without the use of GeoBrick setup application. What procedure is to be followed?
  4. Does defining more M variables eats more PMAC time or the number of M variables doesn't matter.
×
×
  • Create New...