Jump to content
OMRON Forums

kandauru

Members
  • Posts

    109
  • Joined

  • Last visited

Everything posted by kandauru

  1. Thank you, when I changed the permissions, I successfully installed the patch.
  2. Hi Steve, thank you for your reply. as said, I logged in as Administrator. I noticed that "C:\DeltaTau\Power PMAC IDE\Compilers\usr\local\dtlibs.exe" file does not exist when I see the error message. What else should I check or do?
  3. Hi, I am trying to update my current version of Power PMAC IDE [2.0.0.25] on my desktop PC to version 2.0.3.x. When I start running the patch, I am getting the following error: Error 1310.Error writing to file: C:\DeltaTau\Power PMAC IDE\Compilers\usr\local\dtlibs.exe. Verify that you have access to that directory. My PC is running Windows XP SP3. I am working on it as Administrator. Please, advise, what to do.
  4. Thank you for support! I am going to check all you said here.
  5. Thank you for support! I am going to check all you said here.
  6. Thank you for replies! 1) The buffer size is 4096. And may be greater. 2) All motors are in closed loop. But to get feedback I need them to be in closed loop. It looks like it moves, but very very slowly.
  7. Thank you for replies! 1) The buffer size is 4096. And may be greater. 2) All motors are in closed loop. But to get feedback I need them to be in closed loop. It looks like it moves, but very very slowly.
  8. Hi, I am trying to use rotary buffer in my application to move axes. But the problem is that axes are not moving at all. All axes are homed and enabled. Please, advise, what is wrong. The following lines of source code are how I am trying to do that: &1a Define rotary BUFFER_SIZE open rotary Coord[1].MaxFeedrate = FEEDRATE Coord[1].Tm = -SPEED x-283.000 Y202.000 Z305.000 V90.000 U-84.000 x-285.000 Y202.000 Z305.000 V93.000 U-84.000 x-287.000 Y202.000 Z305.000 V96.000 U-84.000 x-289.000 Y202.000 Z305.000 V99.000 U-84.000 x-290.000 Y202.000 Z305.000 V100.000 U-84.000 x-289.000 Y202.000 Z305.000 V99.000 U-84.000 x-287.000 Y202.000 Z305.000 V96.000 U-84.000 x-285.000 Y202.000 Z305.000 V93.000 U-84.000 x-283.000 Y202.000 Z305.000 V90.000 U-84.000 close &1b0r
  9. Hi, I am trying to use rotary buffer in my application to move axes. But the problem is that axes are not moving at all. All axes are homed and enabled. Please, advise, what is wrong. The following lines of source code are how I am trying to do that: &1a Define rotary BUFFER_SIZE open rotary Coord[1].MaxFeedrate = FEEDRATE Coord[1].Tm = -SPEED x-283.000 Y202.000 Z305.000 V90.000 U-84.000 x-285.000 Y202.000 Z305.000 V93.000 U-84.000 x-287.000 Y202.000 Z305.000 V96.000 U-84.000 x-289.000 Y202.000 Z305.000 V99.000 U-84.000 x-290.000 Y202.000 Z305.000 V100.000 U-84.000 x-289.000 Y202.000 Z305.000 V99.000 U-84.000 x-287.000 Y202.000 Z305.000 V96.000 U-84.000 x-285.000 Y202.000 Z305.000 V93.000 U-84.000 x-283.000 Y202.000 Z305.000 V90.000 U-84.000 close &1b0r
×
×
  • Create New...